document.write( "Question 91524: hi, i was having some problem with a question, i would like to know a formula that can find the area of a scalene triangle if i only know its perimeter.please help me.\r
\n" ); document.write( "\n" ); document.write( "thanks.
\n" ); document.write( "

Algebra.Com's Answer #66462 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Yes, there is one and it's known as Heron's (sometimes known as Hero's) formula and it looks like this.
\n" ); document.write( "\"A+=+sqrt%28s%28s-a%29%28s-b%29%28s-c%29%29\"
\n" ); document.write( "Where:
\n" ); document.write( "A = area.
\n" ); document.write( "s = the semi-perimeter (half the perimeter) of the triangle.
\n" ); document.write( "a = the length of one side (it doesn't matter which side).
\n" ); document.write( "b = the length of the second side.
\n" ); document.write( "c = the length of the third side.
\n" ); document.write( "
\n" );