document.write( "Question 163516: What is the length, in feet, of the hypotenuse of a right triangle with legs that are 6 feet long and 7 feet long, respectively? \n" ); document.write( "
Algebra.Com's Answer #120449 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 6^2+7^2=x^2 \n" ); document.write( "36+49=x^2 \n" ); document.write( "85=x^2 \n" ); document.write( "x=sqrt85 \n" ); document.write( "x=9.22 Answer. \n" ); document.write( " |