SOLUTION: The hypotenuse of a right triangle is 15 inches. One of the legs is 3 inches more than the other. Find the lengths of the two legs
Algebra ->
Triangles
-> SOLUTION: The hypotenuse of a right triangle is 15 inches. One of the legs is 3 inches more than the other. Find the lengths of the two legs
Log On
Question 998545: The hypotenuse of a right triangle is 15 inches. One of the legs is 3 inches more than the other. Find the lengths of the two legs Found 2 solutions by ikleyn, fractalier:Answer by ikleyn(52754) (Show Source):
You can put this solution on YOUR website! Call one leg x. The other is x + 3.
Now use the Pythagorean Theorem.
a^2 + b^2 = c^2
x^2 + (x + 3)^2 = 15^2
x^2 + x^2 + 6x + 9 = 225
2x^2 + 6x - 216 = 0
x^2 + 3x - 108 = 0
Factor this and get
(x+12)(x-9)=0
and x = 9 inches (can't be negative)
x + 3 = 12 inches