document.write( "Question 280200: If a right triangle has sides (or legs) of 7 and 24, what is the hypotenuse side equal to? (Pythagorean Theorem) \n" ); document.write( "
Algebra.Com's Answer #203636 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
7^2+24^2=c^2
\n" ); document.write( "49+576=c^2
\n" ); document.write( "625=c^2
\n" ); document.write( "c=25
\n" ); document.write( "
\n" );