document.write( "Question 874112: if a triangle has a 90 degree angle and one side is 3 cm and another is 8.5cm how long is the other side \n" ); document.write( "
Algebra.Com's Answer #527357 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
3^2+8.5^2=c^2
\n" ); document.write( "if the other side is the hypotenuse
\n" ); document.write( "or
\n" ); document.write( "3^2+b^2=8.5^2
\n" ); document.write( "if the other side is not the hypotenuse
\n" ); document.write( "
\n" ); document.write( "
\n" );