
William W. answered 02/21/19
Experienced Tutor and Retired Engineer
Draw a picture.
Let "s" be the short leg. Then the Long Leg is 2s + 2. The hypotenuse is 3s - 2.
Now use the Pythagorean Theorem a2 + b2 = c2. (short leg)2 + (long leg)2 = (hypotenuse)2 or:
s2 + (2s + 2)2 = (3s - 2)2
Multiply this out using the FOIL method to get:
s2 + 4s2 + 8s + 4 = 9s2 - 12s + 4
To solve a quadratic, move everything to one side, combine like terms, (set the quadratic equal to zero), then factor and set each piece equal to zero.
4s2 - 20s = 0
4s(s - 5) = 0
or 4s = 0 and (s - 5) = 0 which means there are two solutions, s = 0 and s = 5 but if s = 0, it's not a triangle, so that solution does not make sense in this problem. So s = 5.
To find the hypotenuse, plug in s = 5 to the equation for the hypotenuse (hyp = 3s - 2)