document.write( "Question 1013939: The difference between the measures of two consecutive angles of a paralellogram is 72. Find the measures of all the angles \n" ); document.write( "
Algebra.Com's Answer #630345 by crabbyoldgamer(13)\"\" \"About 
You can put this solution on YOUR website!
In a parallelogram, consecutive angles are supplementary. They add to 180.


\n" ); document.write( "Let's call these consecutive angles x and y. Let x be the larger angle. We know two relationships between them:


\n" ); document.write( "x + y = 180 and x-y = 72


\n" ); document.write( "x-y = 72 ---> x = 72 + y: substitute this x value into the first equation.


\n" ); document.write( "72+y + y = 180


\n" ); document.write( "2y = 108


\n" ); document.write( "y = 54


\n" ); document.write( "x = 72 + y = 72 + 54 = 126


\n" ); document.write( "In a parallelogram opposite angles are congruent. So there are two angles that are 54 degrees, y and the angle opposite it, and there are two angles that are 126 degrees, x and the angle opposite it.
\n" ); document.write( " \n" ); document.write( "

\n" );