document.write( "Question 340807: The measure of the supplement of an angle is 36 less than the measure of the angle. Find the measures of the angles
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #244127 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the angle be x \n" ); document.write( "the supplement will b 180-x \n" ); document.write( ".. \n" ); document.write( "180-x = x-36 \n" ); document.write( "add x to both sides \n" ); document.write( "180-x+x=x+x-36 \n" ); document.write( "180=2x-36 \n" ); document.write( "add 36 to both sides \n" ); document.write( "180+36 = 2x-36+36 \n" ); document.write( "216=2x \n" ); document.write( "x= 108 deg. the angle \n" ); document.write( " |