document.write( "Question 294634: What is the length of the longer leg of a 30-60-90 triangle with a hypotenuse of length of 16{sqrt(6)}? \n" ); document.write( "
Algebra.Com's Answer #212479 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! In a 30 60 90 triangle \n" ); document.write( "the hypotenuse is 2x \n" ); document.write( "the shorter leg 1x \n" ); document.write( "and the longer leg sqrt(3)*x \n" ); document.write( "16*sqrt(6)/2=8sqrt(6)=x \n" ); document.write( "multiply x by sqrt(3) \n" ); document.write( "8sqrt(6)*sqrt(3) \n" ); document.write( "24sqrt(2) \n" ); document.write( " |