document.write( "Question 50575: The measure of a supplement of an angle is 12 degrees greater than three times the measure of a complement. Find the measure of the angle. \n" ); document.write( "
Algebra.Com's Answer #33641 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
supplement = 180-x
\n" ); document.write( "complement = 90-x
\n" ); document.write( "EQUATION:
\n" ); document.write( "180-x=12+3(90-x)
\n" ); document.write( "180-x=12+270-3x
\n" ); document.write( "2x=102
\n" ); document.write( "x=51
\n" ); document.write( "Hence, the measure of the angle is 51 degrees
\n" ); document.write( "Paul.
\n" ); document.write( "
\n" );