SOLUTION: the sum of the length of the longer leg of a right triangle and 4 equals the length of the hypotenuse. The shorter leg is 4 inches shorter than the longer leg. Find the length of
Algebra ->
Pythagorean-theorem
-> SOLUTION: the sum of the length of the longer leg of a right triangle and 4 equals the length of the hypotenuse. The shorter leg is 4 inches shorter than the longer leg. Find the length of
Log On
Question 1124373: the sum of the length of the longer leg of a right triangle and 4 equals the length of the hypotenuse. The shorter leg is 4 inches shorter than the longer leg. Find the length of the longer leg. Found 3 solutions by ikleyn, Alan3354, solver91311:Answer by ikleyn(52780) (Show Source):
You can put this solution on YOUR website! the sum of the length of the longer leg of a right triangle and 4 equals the length of the hypotenuse. The shorter leg is 4 inches shorter than the longer leg. Find the length of the longer leg.
------------
a = longer leg, b = shorter. c = hypotenuse
----
b = a-4
c = a+4
----
(a-4)^2 + a^2 = (a+4)^2
2a^2 - 8a + 16 = a^2 + 8a + 16
a^2 - 16a = 0
a = 16