Larry C. answered 02/04/19
Computer Science and Mathematics professional
If w represents the width, then w+4 represents the length. By the Pythagorean Theorem:
122 = w2 + (w + 4)2
144 = w2 + w2 + 8w + 16
0 = 2w2 + 8w - 128 = w2 + 4w - 64 We can now use the quadratic formula:
w = (-4 +/- √(16 - (4 * - 64)))/2 = -2 +/- (√(16 - (-256)))/2 = -2 +/- (√272)/2 ≅ -2 +/- 8.3
Since we can't have a negative width, the dimensions are approximately 6.3 by 10.3