document.write( "Question 260313: The measures of an angle and its complement differ by 22 degrees. What are the measures of the angles? \n" ); document.write( "
Algebra.Com's Answer #191734 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Let x = angle and 90-x = compliment \n" ); document.write( "x-(90-x) = 22 \n" ); document.write( "x-90+x = 22 \n" ); document.write( "2x-90 = 22 \n" ); document.write( "2x = 112 \n" ); document.write( "x = 56 \n" ); document.write( "90-x = 34. \n" ); document.write( " |