document.write( "Question 469399: the length of the legs of a right triangle are given. Find the hypotenuse. a=24, b=45 and c=?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #322044 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! the length of the legs of a right triangle are given. Find the hypotenuse. a=24, b=45 and c=?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Pythagorean Theorem \n" ); document.write( "a² + b² = c² {a and b are the legs and c is the hypotenuse} \n" ); document.write( "24² + 45² = c² {substituted given information into Pythagorean Theorem} \n" ); document.write( "576 + 2,025 = c² {squared 24 and 45} \n" ); document.write( "2,601 = c² {added on left side} \n" ); document.write( "c = 51 {took square root of both sides} \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |