document.write( "Question 276189: A 45-45-90 triangle has a leg of 4[SQRT(2)]. What is the hypotenuse?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #201315 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 2a^2=c^2 \n" ); document.write( "2*(4*sqrt(2))^2=c^2 \n" ); document.write( "64=c^2 \n" ); document.write( "8=c =hypotenuse \n" ); document.write( " \n" ); document.write( " |