document.write( "Question 728546: Find the measure of an angle whose supplement is seven times its complement? \n" ); document.write( "
Algebra.Com's Answer #445485 by ohtheirony(35)![]() ![]() You can put this solution on YOUR website! If we set the angle as x, we can create the equations... \n" ); document.write( "Supplement=180-x \n" ); document.write( "Complement=90-x \n" ); document.write( " \n" ); document.write( "If we say the supplement 180-x, is equal to 7 times the complement, 7∗(90-x), then we can create an equation to solve the problem: \n" ); document.write( "180-x=7(90-x) \n" ); document.write( "180-x=630-7x \n" ); document.write( "180=630-6x \n" ); document.write( "-450=-6x \n" ); document.write( "75=x \n" ); document.write( " \n" ); document.write( "So your angle is 75 degrees. \n" ); document.write( " |