document.write( "Question 627114: How do I find the area of a triangle that has the side measurements of 6.2, 6.9, and 8.4? There are no angles given. \n" ); document.write( "
Algebra.Com's Answer #394704 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
How do I find the area of a triangle that has the side measurements of 6.2, 6.9, and 8.4? There are no angles given.
\n" ); document.write( "------------
\n" ); document.write( "You can use Heron's Law
\n" ); document.write( "---------
\n" ); document.write( "s = Perimeter/2 = (6.2+6.9+8.4)2
\n" ); document.write( "s = 10.75
\n" ); document.write( "a = 6.2
\n" ); document.write( "b = 6.9
\n" ); document.write( "c = 8.4
\n" ); document.write( "----
\n" ); document.write( "\"Area+=+sqrt%28s%28s-a%29%2A%28s-b%29%2A%28s-c%29%29\"
\n" ); document.write( "---------
\n" ); document.write( "Or, you can use the Cosine Law to find an angle, then find the area.
\n" ); document.write( "
\n" ); document.write( "
\n" );