document.write( "Question 222945: What is the angle that has supplement 5 times its complement? \n" ); document.write( "
Algebra.Com's Answer #166835 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the angle that has supplement 5 times its complement? \n" ); document.write( "----------- \n" ); document.write( "Let the angle be \"x\". \n" ); document.write( "Complement = 90-x \n" ); document.write( "Supplement = 180-x \n" ); document.write( "----------- \n" ); document.write( "Equation: \n" ); document.write( "supp = 5*comp \n" ); document.write( "180-x = 5(90-x) \n" ); document.write( "180-x = 450-5x \n" ); document.write( "4x = 270 \n" ); document.write( "x = 67.5 degrees \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |