document.write( "Question 2876: Find the area of a parallelogram with side lengths of 8 and 14 feet and an interior angle measure of 40 degrees. \n" ); document.write( "
Algebra.Com's Answer #1263 by khwang(438)![]() ![]() ![]() You can put this solution on YOUR website! For a triangle ABC, its area = ab sin C/2 \n" ); document.write( " Now two sides 8,14 with angle 40 deg, \n" ); document.write( " the area of the parallelogram = double of the area of the triangle \n" ); document.write( " = 8*14 sin 40 deg = 71.99 \n" ); document.write( " |