document.write( "Question 519131: two times the complement of an angle is 27 more than the angle. find the angle. \n" ); document.write( "
Algebra.Com's Answer #345400 by mamiya(56)![]() ![]() ![]() You can put this solution on YOUR website! two times the complement of an angle is 27 more than the angle. find the angle.\r \n" ); document.write( "\n" ); document.write( "let's x be the angle. its complement of x is 90-x, since two angles are complementary if their sum equal 90 \n" ); document.write( " two times the complement of x is 2( 90-x) \n" ); document.write( " 2(90-x) is 27 more than x, means that 2(90-x)=x+27 \n" ); document.write( " \n" ); document.write( "so, 180-2x=x+27 \n" ); document.write( " 180-27=2x+x \n" ); document.write( " 3x=153 \n" ); document.write( " x=51\r \n" ); document.write( "\n" ); document.write( "so, the answer is 51 degree \n" ); document.write( " |