Let x = length of shorter leg
Then x + 10 = length of longer leg and 2x - 10 = length of hypotenuse
By the Pythagorean Theorem, x2 + (x+10)2 = (2x-10)2
Simplifying, we have x2 + x2 + 20x + 100 = 4x2 - 40x + 100
2x2 + 20x = 4x2 - 40x
0 = 2x2 - 60x
0 = 2x(x-30)
x = 0 or 30
Since x can't be 0, x = 30 ft
Length of shorter leg = x = 30 ft
Length of longer leg = x + 10 = 40 ft
length of hypotenuse = 2x - 10 = 50 ft