document.write( "Question 382724: The measure of the supplement of an angle is 40 more than 2 times the complement of the angle. what is the measure of the angle? \n" ); document.write( "
Algebra.Com's Answer #271162 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Let the supplement of the angle x be 180 - x, and the complement be 90 - x. We have\r
\n" ); document.write( "\n" ); document.write( "180 - x = 2(90 - x) + 40\r
\n" ); document.write( "\n" ); document.write( "180 - x = 220 - 2x --> x = 40
\n" ); document.write( "
\n" );