document.write( "Question 1190321: In parallelogram ABCD, AB = 13, AD = 14, and the length of diagonal AC is 15. What is the area of the parallelogram in square units? \n" ); document.write( "
Algebra.Com's Answer #821940 by ikleyn(52864)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "In parallelogram ABCD, AB = 13, AD = 14, and the length of diagonal AC is 15.
\n" ); document.write( "What is the area of the parallelogram in square units?
\n" ); document.write( "~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Apply the cosine law and find cosine of the angle B between the sides AB and BC of the parallelogram\r\n" );
document.write( "\r\n" );
document.write( "(the diagonal AC is the opposite side of the triangle ABC to angle B)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    AC^2 = AB^2 + BC^2 - 2*AB*BC*cos(B)\r\n" );
document.write( "\r\n" );
document.write( "    15^2 = 13^2 + 14^2 - 2*13*14*cos(B)\r\n" );
document.write( "\r\n" );
document.write( "    cos(B) = \"%2813%5E2+%2B+14%5E2+-+15%5E2%29%2F%282%2A13%2A14%29\" = \"140%2F%282%2A13%2A14%29\" = \"10%2F26\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Next, find sin(B) = \"sqrt%281-cos%5E2%28B%29%29\"= \"sqrt%281+-+%2810%2F26%29%5E2%29\" = \"24%2F26\" = \"12%2F13\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Finally, find the area of the parallelogram ABCD\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"area%5BABCD%5D\" = AB*BC*sin(B) = \"13%2A14%2A%2812%2F13%29\" = 14*12 = 168 square units.    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.     //     An amazing phenomenon is that this answer is a precise integer number  ( ! )\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Another way to solve the problem is to find the area of the triangle  ABC  using\r
\n" ); document.write( "\n" ); document.write( "the  Heron's formula  (the lengths of the sides of the triangle are given  ( ! ) ).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "After finding the area of the triangle  ABC  simply double it,
\n" ); document.write( "and you will get the area of the parallelogram  ABCD.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );