document.write( "Question 488022: An angle is three more than twice its compliment. what is the angle? \n" ); document.write( "
Algebra.Com's Answer #333234 by John10(297)![]() ![]() You can put this solution on YOUR website! The sum of two complementary angles is 90 degrees: \n" ); document.write( "Let x be the needed angle: \n" ); document.write( "x = 3 + 2(90 - x) \n" ); document.write( "x = 3 + 180 - 2x \n" ); document.write( "x + 2x = 183 \n" ); document.write( "3x = 183 \n" ); document.write( "x = 183/3 \n" ); document.write( "x = 61 \n" ); document.write( "John10:) \n" ); document.write( " |