document.write( "Question 392410: the supplement of an angle measures 25 degrees more than twice it's complements. find the measure of the angle \n" ); document.write( "
Algebra.Com's Answer #278513 by nerdybill(7384) You can put this solution on YOUR website! the supplement of an angle measures 25 degrees more than twice it's complements. find the measure of the angle \n" ); document.write( ". \n" ); document.write( "Let x = measure of the angle \n" ); document.write( "then \n" ); document.write( "90-x = complement \n" ); document.write( "180-x = supplement \n" ); document.write( ". \n" ); document.write( "180-x = 2(90-x) + 25 \n" ); document.write( "180-x = 180-2x + 25 \n" ); document.write( "-x = -2x + 25 \n" ); document.write( "x = 25 degrees \n" ); document.write( " |