document.write( "Question 1158812: An angle measures 20° less than the measure of its complementary angle. What is the measure of each angle? \n" ); document.write( "
Algebra.Com's Answer #781791 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
complementary angles add to 90
\n" ); document.write( "so x and 90-x are the angles
\n" ); document.write( "but x+20=90-x
\n" ); document.write( "2x=70
\n" ); document.write( "x=35 degrees
\n" ); document.write( "90-x=55 degrees
\n" ); document.write( "
\n" );