document.write( "Question 779649: The measure of an angle is 10 more than the measure of its complement.Find the measure of each angle \n" ); document.write( "
Algebra.Com's Answer #475310 by Anigor (1)\"\" \"About 
You can put this solution on YOUR website!
Complementary angles have a sum of 90°\r
\n" ); document.write( "\n" ); document.write( "let x = measure of an angle
\n" ); document.write( " 90-x = measure of its complement\r
\n" ); document.write( "\n" ); document.write( "x = (90-x) + 10
\n" ); document.write( "x = 100 - x
\n" ); document.write( "x + x = 100
\n" ); document.write( "2x = 100
\n" ); document.write( "2x/2 = 100/2 (divide both sides by 2 to isolate x)
\n" ); document.write( "x = 50° (MEASURE OF FIRST ANGLE)\r
\n" ); document.write( "\n" ); document.write( "90-x = ?
\n" ); document.write( "90-50 = 40° (substitute value of x which is 50 to get the COMPLEMENTARY ANGLE)\r
\n" ); document.write( "\n" ); document.write( "50° + 40° = 90°
\n" ); document.write( "
\n" );