document.write( "Question 623608: a right trianle has sides
\n" );
document.write( "a=45 degrees
\n" );
document.write( "a=3
\n" );
document.write( "c=? \n" );
document.write( "
Algebra.Com's Answer #392197 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! In a 45-45-90 triangle, if the legs are x units, then the hypotenuse is x*sqrt(2) units.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this case, each leg is 3 units. So the hypotenuse is 3*sqrt(2)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So c = 3*sqrt(2) \n" ); document.write( " |