document.write( "Question 888779: A parallelogram has sides of 20cm and 30cm with an angle of 80° between the two sides. What is the length of each of the diagonals? \n" ); document.write( "
Algebra.Com's Answer #537678 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A parallelogram has sides of 20cm and 30cm with an angle of 80° between the two sides. What is the length of each of the diagonals? \n" ); document.write( "*** \n" ); document.write( "use law of cosines: c^2=a^2+b^2-2abcosx \n" ); document.write( "sum of angles in a parallelogram=360˚ \n" ); document.write( "For given problem: \n" ); document.write( "a=20, b=30, x=100˚, c=diagonal \n" ); document.write( "c^2=20^2+30^2-2*20*30cos100˚ \n" ); document.write( "=400+900-1200*cos100˚ \n" ); document.write( "=1300-(-208.38)=1508.38 \n" ); document.write( "c=√1508.38≈38.84 \n" ); document.write( "length of each of the diagonals=38.84 cm \n" ); document.write( " |