Question 802665
Shorter leg = x
Longer leg = 1 + x
Hypotenuse = 2 + x
x^2 + (1 + x)^2 = (2 + x)^2
x^2 + 1 + 2x + x^2 = 4 + 4x + x^2
collect like terms:
2x^2 + 2x + 1 = x^2 + 4x + 4
x^2 - 2x - 3 = 0
(x - 3)(x + 1) = 0
x + 1 = 0
x = -1 (no answer, x<0)
x - 3 = 0
x = 3
Shorter leg = 3 units
Longer leg = 4 units
Hypotenuse = 5 units
Hope this helps.
:-)