document.write( "Question 775375: If the 3 sides of a triangle have lengths 9m, 12m, and 15m, what is the area of this triangle? \n" ); document.write( "
Algebra.Com's Answer #472866 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
the 3 sides of a triangle have lengths 9m, 12m, and 15m, what is the area of this triangle?
\n" ); document.write( "==============================================================================
\n" ); document.write( "notice that the sides of the triangle are in the ratio 3, 4, 5 and it is a right triangle with base 12 and height 9
\n" ); document.write( "===============================================================================
\n" ); document.write( "A = 1/2 * base * height
\n" ); document.write( "A = 1/2 * 12 * 9
\n" ); document.write( "A = 54 square meters
\n" ); document.write( "
\n" );