document.write( "Question 40872: Find the length of the longest leg of a 30-60-90 triangle whose hypotenuse is 8 inches long. \n" ); document.write( "
Algebra.Com's Answer #26358 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
The ratio of sides in a 30-60-90 triangle is
\n" ); document.write( "1 to 2 to sqrt(3), where the \"2\" side is the hypotenuse...
\n" ); document.write( "Thus if the hypotenuse is 8, the shorter leg is 4 and the longer leg is
\n" ); document.write( "4*sqrt(3)
\n" ); document.write( "
\n" );