document.write( "Question 660536: an angle's measure is 12 degree more than 1/2 the measure of its supplement. Find the measure of the angle? \n" ); document.write( "
Algebra.Com's Answer #411238 by ReadingBoosters(3246)\"\" \"About 
You can put this solution on YOUR website!
x = angle
\n" ); document.write( "y = angle's supplement\r
\n" ); document.write( "\n" ); document.write( "x + y = 180
\n" ); document.write( "x = 12 + 1/2y\r
\n" ); document.write( "\n" ); document.write( "Substitute the second into the first equation
\n" ); document.write( "(12 + 1/2y) + y = 180
\n" ); document.write( "12 + 1 1/2y = 180
\n" ); document.write( "12 - 12 + 1 1/2y = 180 - 12
\n" ); document.write( "1 1/2y = 168
\n" ); document.write( "1 1/2 = 3/2
\n" ); document.write( "(3/2y)/3/2 = 168/(3/2)
\n" ); document.write( "y = 168(2/3)
\n" ); document.write( "y = 112\r
\n" ); document.write( "\n" ); document.write( "x = 180 - 112 = 68 is the measure of the angle
\n" ); document.write( "
\n" );