document.write( "Question 460652: what is the perimiter of a 30 60 90 triangle with a hypotenuse of 18 \n" ); document.write( "
Algebra.Com's Answer #315977 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! what is the perimeter of a 30 60 90 triangle with a hypotenuse of 18 \n" ); document.write( "In a right triangle the side opposite the 30º angle is always one-half the hypotenuse=18/2=9 \n" ); document.write( "Use pythagorean theorem to find the third side=x \n" ); document.write( "x^2=18^2-9^2=243 \n" ); document.write( "x=√243=15.6.. \n" ); document.write( "Perimeter=18+9+15.6=42.6 \n" ); document.write( " |