document.write( "Question 304002: If the legs in a right triangle are 1 and root 2 what is the hypotenuse? \n" ); document.write( "
Algebra.Com's Answer #217776 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 1^2+(sqrt(2))^2=c^2 \n" ); document.write( "1+2=c^2 \n" ); document.write( "3=c^2 \n" ); document.write( "c=sqrt(3) \n" ); document.write( " \n" ); document.write( " |