document.write( "Question 790651: the measure of the supplement of an angle is 12 more than twice the measure of the angle. Find the angle and its supplement \n" ); document.write( "
Algebra.Com's Answer #479231 by lwsshak3(11628) ![]() You can put this solution on YOUR website! he measure of the supplement of an angle is 12 more than twice the measure of the angle. Find the angle and its supplement \n" ); document.write( "*** \n" ); document.write( "let x=angle \n" ); document.write( "180-x=supplement \n" ); document.write( ".. \n" ); document.write( "180-x=2x+12 \n" ); document.write( "3x=168 \n" ); document.write( "x=56 \n" ); document.write( "180-x=124 \n" ); document.write( ".. \n" ); document.write( "angle=56 deg \n" ); document.write( "supplement=124 deg \n" ); document.write( " \n" ); document.write( " |