document.write( "Question 235960: How do you find an angle such that 3 times the complement of the angle is 50 degrees greater than the supplement of the angle? \n" ); document.write( "
Algebra.Com's Answer #173729 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do you find an angle such that 3 times the complement of the angle is 50 degrees greater than the supplement of the angle? \n" ); document.write( "------------------- \n" ); document.write( "Let the angle be \"x\". \n" ); document.write( "The complement is \"90-x\" \n" ); document.write( "The supplement is \"180-x\" \n" ); document.write( "------------------------------------ \n" ); document.write( "Equation: \n" ); document.write( "3(90-x) = 180-x + 50 \n" ); document.write( "270 - 3x = 230 -x \n" ); document.write( "2x = 40 \n" ); document.write( "x = 20 degrees (the angle) \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |