document.write( "Question 203579: The supplement of angle x is 60 degrees more than twice the compliment of angle x. Find the measure of angle x. \r
\n" );
document.write( "\n" );
document.write( "60+ 2x=180-60
\n" );
document.write( "2x/2= 120/2
\n" );
document.write( "x=60 \n" );
document.write( "
Algebra.Com's Answer #153589 by stanbon(75887) ![]() You can put this solution on YOUR website! The supplement of angle x is 60 degrees more than twice the compliment of angle x. Find the measure of angle x. \n" ); document.write( "----------------------- \n" ); document.write( "The supplement of angle x is 180-x \n" ); document.write( "The complement of angle x is 90-x \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "supplement = 2*complement + 60 \n" ); document.write( "180-x = 2(90-x)+60 \n" ); document.write( "180-x = 180-2x+60 \n" ); document.write( "x = 60 degrees \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |