document.write( "Question 698367: If the 3 side of the triangle is 5,6,7 then the area of the triangle would be?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #430617 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
If the 3 side of the triangle is 5,6,7 then the area of the triangle would be?
\n" ); document.write( "-----------
\n" ); document.write( "Use Heron's Law
\n" ); document.write( "s = 1/2 the perimeter = (5+6+7)/2 = 9
\n" ); document.write( "---
\n" ); document.write( "\"Area+=+sqrt%28s%28s-5%29%28s-6%29%28s-7%29%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );