document.write( "Question 321939: The supplement of an angle measures 40° more than twice its complement. Find the measure of the angle. \n" ); document.write( "
Algebra.Com's Answer #230460 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the measure of angle be x
\n" ); document.write( "complement will be 90-x
\n" ); document.write( "40 more than twice its complement
\n" ); document.write( "= 2(90-x)+40
\n" ); document.write( "..
\n" ); document.write( "180-x is the supplement
\n" ); document.write( "180-x = 2(90-x)+40
\n" ); document.write( "180-x=180-2x+40
\n" ); document.write( "2x-x=40
\n" ); document.write( "x=40
\n" ); document.write( "
\n" );