document.write( "Question 540728: Calculate the area of a 30-60-90 triangle with hypotenuse equal to 10. \n" ); document.write( "
Algebra.Com's Answer #353866 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! The sides of the triangle are 5, 5sqrt(3) and 10.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The area is therefore (1/2)(5)(5sqrt(3)) = (25/2)sqrt(3). \n" ); document.write( " |