document.write( "Question 762890: Twice the measure of an angle is 60 less than five times the measure of the supplement. Solve for the measure of an angle.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #464274 by sachi(548)![]() ![]() You can put this solution on YOUR website! if the angle=x then its supplement=180-x \n" ); document.write( "Twice the measure of an angle is 60 less than five times the measure of the supplement \n" ); document.write( "or 2x=5[180-x]-60 \n" ); document.write( "or 2x=900-5x-60 \n" ); document.write( "or 7x=840 \n" ); document.write( "or x=120 \n" ); document.write( " |