document.write( "Question 140150: both sides of a parallelogram measure 8 cm and 10 cm between them and form an angles of 120 degrees. calculate the length of their diagonal \n" ); document.write( "
Algebra.Com's Answer #102118 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x=diagonal __ using the law of cosines __ x^2=8^2+10^2-(2*8*10*cos(120°))\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2=64+100-(160(-1/2)) __ x^2=244 __ x=sqrt(244) __ x=2sqrt(61) \n" ); document.write( " |