document.write( "Question 264838: find hypotenuse of the following triangles. and leave the answers in radical form? how do i do that? \n" ); document.write( "
Algebra.Com's Answer #194875 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
triangle has 3 sides ABC with C being the hypotenuse and A,B being the 2 other smaller sides.Ussing the formula below u can find the hypotenuse of any triangle and can also be used to find one of the sides.
\n" ); document.write( "\"A%5E2%2BB%5E2=C%5E2\"
\n" ); document.write( "\"sqrt%28A%5E2%2BB%5E2%29=C\"\r
\n" ); document.write( "\n" ); document.write( "for example: A triangle has one side 3 feet long and another side 4 feet long, how long is the hypotenuse?
\n" ); document.write( "A=3 B=4
\n" ); document.write( "\"A%5E2%2BB%5E2=C%5E2\"
\n" ); document.write( "\"3%5E2%2B4%5E2=C%5E2\"
\n" ); document.write( "\"9%2B16=C%5E2\"
\n" ); document.write( "\"25=C%5E2\"
\n" ); document.write( "\"sqrt%2825%29=sqrt%28C%5E2%29\"
\n" ); document.write( "\"5=C\" hypotenuse is 5 feet long
\n" ); document.write( "
\n" );