document.write( "Question 1131437: If two consecutive angles of a parallelogram are in the ratio 2:3,find the measure of each angle of the parallelogram
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #748101 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! Two consecutive angles of a parallelogram add up to 180 deg. \n" ); document.write( "The ratio of the angles = 2/3. \n" ); document.write( "Let x = the larger angle \n" ); document.write( "Thus x + (2/3)x = 180 \n" ); document.write( "Solving for x gives x = (3/5)180 = 108 \n" ); document.write( "Therefore the smaller angle = (2/3)108 = 72 \n" ); document.write( " \n" ); document.write( " |