document.write( "Question 338695: if a right triangle is 7 units high and its base is 24 units long, what is the length of its hypotenuse using the Pythagorean Thereom? \n" ); document.write( "
Algebra.Com's Answer #242761 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
7^2+24^2=c^2
\n" ); document.write( "49+576=625
\n" ); document.write( "sq rt 625=25 units
\n" ); document.write( "
\n" );