document.write( "Question 209860: Area of a triangle. Find the exact area of a triangle with
\n" ); document.write( "a base of square root 30 meters and a height of square root 6 meters.
\n" ); document.write( "

Algebra.Com's Answer #158638 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
A=bh/2
\n" ); document.write( "A=(sqrt30*sqrt6)/2
\n" ); document.write( "A=5.477*2.45/2
\n" ); document.write( "A=13.41/2
\n" ); document.write( "A=6.7 m. ans.
\n" ); document.write( "
\n" );