document.write( "Question 392724: An angle is 1/7 of its compliment. Find the angle. \n" ); document.write( "
Algebra.Com's Answer #278766 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An angle is 1/7 of its compliment. Find the angle. \n" ); document.write( "angle: x \n" ); document.write( "complement: 90-x \n" ); document.write( "-------------------- \n" ); document.write( "Equation: \n" ); document.write( "x = (1/7)(90-x) \n" ); document.write( "7x = 90-x \n" ); document.write( "8x = 90 \n" ); document.write( "x = 11.25 degrees \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |