document.write( "Question 1167847: The measure of the supplement of an angle exceeds 4 times the measure of the complement by 24. Find the supplement. \n" ); document.write( "
Algebra.Com's Answer #792463 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
angle is x
\n" ); document.write( "supplement is 180-x
\n" ); document.write( "complement is 90-x
\n" ); document.write( "so (90-x)*4+24=180-x
\n" ); document.write( "360-4x+24=180-x
\n" ); document.write( "3x=204
\n" ); document.write( "x=68 degrees, the angle.
\n" ); document.write( "the supplement is 112 degrees, the answer
\n" ); document.write( "the complement of the angle is 22 degrees.
\n" ); document.write( "
\n" );