document.write( "Question 935837: the base and height of a right triangle are each 1 inch what is the hypotenuse? \n" ); document.write( "
Algebra.Com's Answer #569182 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "if the base \"b\" and height \"h\" of a right triangle are each \"1in\", then the hypotenuse \"c\" is:\r
\n" ); document.write( "\n" ); document.write( "\"c%5E2=b%5E2%2Bh%5E2\"\r
\n" ); document.write( "\n" ); document.write( "\"c%5E2=%281in%29%5E2%2B%281in%29%5E2\" \r
\n" ); document.write( "\n" ); document.write( "\"c%5E2=1in%5E2%2B1in%5E2\" \r
\n" ); document.write( "\n" ); document.write( "\"c%5E2=2in%5E2\" \r
\n" ); document.write( "\n" ); document.write( "\"c=sqrt%282in%5E2%29\" \r
\n" ); document.write( "\n" ); document.write( "\"c=sqrt%282%29in\"
\n" ); document.write( "
\n" );