document.write( "Question 933051: The measure of an angle’s supplement is 20o more than three times its complement. Find
\n" );
document.write( "the angle. \n" );
document.write( "
Algebra.Com's Answer #566564 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The measure of an angle’s supplement is 20o more than three times its complement. Find the angle. \n" ); document.write( "----- \n" ); document.write( "angle:: x \n" ); document.write( "supplement: 180-x \n" ); document.write( "complement: 90-x \n" ); document.write( "----- \n" ); document.write( "Equation \n" ); document.write( "180-x = 3(90-x)+20 \n" ); document.write( "180-x = 270 - 3x + 20 \n" ); document.write( "2x = 290-180 \n" ); document.write( "2x = 110 \n" ); document.write( "x = 55 degrees \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |