document.write( "Question 1126148: two angles are supplementary (their sum is 180 degrees). One angle is 28 degrees less than twice the other. Find the measure of each angle \n" ); document.write( "
Algebra.Com's Answer #742472 by Alex.33(110)\"\" \"About 
You can put this solution on YOUR website!
Assign a variable and try to modelize the given information.
\n" ); document.write( "one angle=x
\n" ); document.write( "the other angle=x+28\r
\n" ); document.write( "\n" ); document.write( "x+(x+28)=180 \r
\n" ); document.write( "\n" ); document.write( "x=76
\n" ); document.write( "x+28=104\r
\n" ); document.write( "\n" ); document.write( "Hope it helps. Thanks!
\n" ); document.write( "
\n" );