document.write( "Question 921805: A triangle has sides that measure 16, 12, and 20 what is the area \n" ); document.write( "
Algebra.Com's Answer #559215 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A triangle has sides that measure 16, 12, and 20 what is the area
\n" ); document.write( "-----------
\n" ); document.write( "You can use Heron's Law. google it to see how it works.
\n" ); document.write( "---
\n" ); document.write( "It's not necessary, tho, if you notice that the sides are a multiple of the 3, 4, 5 right triangle.
\n" ); document.write( "---
\n" ); document.write( "Area = b*h/2 = 12*16/2 = 96 sq units
\n" ); document.write( "
\n" ); document.write( "
\n" );