document.write( "Question 666165: The complement of an angle is 10 degrees less than the angle itself. Find the angle and its complement. \n" ); document.write( "
Algebra.Com's Answer #414313 by Shana-D77(132)\"\" \"About 
You can put this solution on YOUR website!
If the angle is x, then the complement is 90 - x. Then we just translate:\r
\n" ); document.write( "\n" ); document.write( "The complement of an angle (90 - x) is (=) 10 degrees less (- 10) than the angle itself (x). Find the angle and its complement.
\n" ); document.write( "90 - x = x - 10
\n" ); document.write( "90 = 2x - 10 (added x to both sides)
\n" ); document.write( "100 = 2x (added 10 to both sides)
\n" ); document.write( "x = 50 (divided both sides by 2)
\n" ); document.write( "
\n" );