document.write( "Question 1112249: Add 27 to the measure of an angle and the result is half of the angles supplement what is the measure of the angle \n" ); document.write( "
Algebra.Com's Answer #727274 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( "x+27=(1/2)(180-x)
\n" ); document.write( "x+27=90-(x/2)
\n" ); document.write( "(3x/2)=63
\n" ); document.write( "x=42 deg ANSWER
\n" ); document.write( "supplement is 138 deg
\n" ); document.write( "Half the supplement is 69 deg, which is 27 more than 42.
\n" ); document.write( "
\n" );