document.write( "Question 77456: Find the exact area of a triangle with a base of √30 meters and a height of √6 meters. \n" ); document.write( "
Algebra.Com's Answer #55585 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
SQRT30=5.4772255
\n" ); document.write( "SQRT6=2.4994897
\n" ); document.write( "AREA OF A TRIANGLE IS B*H/2
\n" ); document.write( "5.4772255*2.4994897/2=6.7082035 METERS^2
\n" ); document.write( "
\n" );