document.write( "Question 357368: A 30-60-90 triangle has a long leg of length 22. What is the area of this right triangle? \n" ); document.write( "
Algebra.Com's Answer #255215 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 30-60-90 All have the side ratio of 1, sqrt(3), 2 \n" ); document.write( "c=22, b=11, a=11sqrt(3) \n" ); document.write( ".5ab=A \n" ); document.write( ".5*11sqrt(3)*11 \n" ); document.write( "=60.5sqrt(3) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |