document.write( "Question 994393: The supplement of an angle is 20 degrees more than the measure of the angle itself. Find the angle. \n" ); document.write( "
Algebra.Com's Answer #613483 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! angle is x \n" ); document.write( "supplement is x+20 \n" ); document.write( "They add to 180 \n" ); document.write( "x + x+20=180 \n" ); document.write( "2x=160 \n" ); document.write( "x=80 \n" ); document.write( "x+20=100 \n" ); document.write( "The angle is 80 degrees. \n" ); document.write( " |