
Nathan B. answered 04/18/16
Tutor
5
(20)
Elementary and Algebraic skilled
Here's what we know:
a2 + b2 = c2 (Pythagorean theorem)
a - b = 2 (the difference of the two sides is 2)
c = 2a - 6 (the hypotenuse is 6 less than 2twice the long side)
We can use substitution to isolate down to one variable:
-b = 2 - a
b = a - 2
a2 + (a - 2)2 = (2a - 6)2
FOIL:
a2 + a2 - 2a - 2a + 4 = 4a2 - 12a - 12a + 36
Combine like terms:
2a2 - 4a + 4 = 4a2 - 24a + 36
Move everything to one side:
0 = 2a2 - 20a + 32
Factor out a 2:
0 = 2(a2 - 10a + 16)
Divide both sides by 2:
0 = a2 - 10a + 16
Now factor out the quadratic:
0 = (a - 8)(a - 2)
a = 8 or 2
Since b = a - 2, a cannot be 2, else b = 0
a = 8
b = 8 - 2
b = 6
check:
82 + 62 = c2
64 + 36 = c2
100 = c2
10 = c
10 = 2 * 8 - 6
10 = 16 - 6
10 = 10