document.write( "Question 140522: The hypotenuse of a right triangle is 70 ft and one leg is 25 ft. Find the length of the other side. \n" ); document.write( "
Algebra.Com's Answer #102315 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! X^2+25^2=70^2 \n" ); document.write( "X^2+625=4900 \n" ); document.write( "X^2=4900-625 \n" ); document.write( "X^2=4275 \n" ); document.write( "X=SQRT4275 \n" ); document.write( "X=65.38 ANSWER. \n" ); document.write( " |