document.write( "Question 976475: Find the area of the triangle.
\n" ); document.write( "Carry your intermediate computation to atleast four decimal places. Round to the nearest tenth.\r
\n" ); document.write( "\n" ); document.write( "The side measures are 13 mi, 16mi , 18mi (not a right triangle)****
\n" ); document.write( "

Algebra.Com's Answer #598036 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The side measures are 13 mi, 16mi , 18mi
\n" ); document.write( "------------
\n" ); document.write( "You can solve for an angle using the Cosine Law, then Area = b*h*sin(angle) where the angle is between the 2 sides.
\n" ); document.write( "-----------
\n" ); document.write( "Or use Heron's Law:
\n" ); document.write( "Area = \"sqrt%28s%2A%28s-a%29%2A%28s-b%29%2A%28s-c%29%29\" where a, b & c are the sides and s = (a+b+c)/2
\n" ); document.write( "
\n" );