document.write( "Question 1010809: the supplement of an angle is 40 more than 6 times the complement \n" ); document.write( "
Algebra.Com's Answer #626269 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! angle is x \n" ); document.write( "complement is 90-x \n" ); document.write( "supplement is 180-x \n" ); document.write( "supplement is 6C+40 \n" ); document.write( "Therefore 6(90-x)+40=180-x \n" ); document.write( "540-6x+40=180-x \n" ); document.write( "400=5x \n" ); document.write( "x=80 degrees \n" ); document.write( "complement of 80 is 10 \n" ); document.write( "supplement is 100, which is 40 more than 6 times 10. \n" ); document.write( " |