Question 869747
One leg of the triangle is 8 ft long. The other leg and the hypotenuse are consecutive odd integers. How 
---------
leg:: 2x-1
hypo: 2x+1
----------
leg^2 + leg^2 = hypotenuse^2
------
8^2 + (2x-1)^2 = (2x+1)^2
-----------------------------------
64 + 4x^2-4x+1 = 4x^2+4x+1
-----------------------------------
64 = 8x
x = 8
-----
leg:: 2x-1 = 15
Hypo:: 2x+1 = 17
-----
Checking:
8^2 + 15^2 = 17^2
64 + 225 = 289
289 = 289
------------------
Cheers,
Stan H.
==================