document.write( "Question 938427: Angles x and y are supplementary, and the measure of angle x is 24 degrees greater than the measure of y. Find the angles
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #571701 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x and y are supplementary: x = \"y%2B24\"
\n" ); document.write( "(y+24) + y = 180°
\n" ); document.write( "2y = 156°
\n" ); document.write( "y = 78° and x = 102°
\n" ); document.write( "And...checking
\n" ); document.write( "sum = 180°
\n" ); document.write( "
\n" ); document.write( "
\n" );