document.write( "Question 1116696: What is the area of triangle ABC if a=5ft, b=6ft, and c=7ft
\n" ); document.write( "Can someone show me how to do it or explain it?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #731608 by ikleyn(52806)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Use the Heron's formula for the area of a triangle:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    Area = \"sqrt%28s%28s-a%29%28s-b%29%28s-c%29%29\" = ,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "where  \"a\",  \"b\"  and  \"c\"  are the measures of a triangle sides,   and  \"s\"  is the triangle semi-perimeter:  \"s\" = \"%28a+%2B+b+%2B+c%29%2F2\". \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In your case the perimeter = 5 + 6 + 7 = 18ft;  sem-perimeter s = \"18%2F2\" = 9 ft,\r\n" );
document.write( "\r\n" );
document.write( "and the formula works in this way \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    Area = \"sqrt%289%2A%289-5%29%2A%289-6%29%2A%289-7%29%29\" = \"sqrt%289%2A4%2A3%2A2%29\" = \"3%2A2%2Asqrt%286%29\" = 14.7 square ft.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "On the Heron's formula see the lessons\r
\n" ); document.write( "\n" ); document.write( "    - Proof of the Heron's formula for the area of a triangle \r
\n" ); document.write( "\n" ); document.write( "    - One more proof of the Heron's formula for the area of a triangle \r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );