document.write( "Question 371032: how many degrees are there in an angle that measures 16 degrees more than triple its supplement \n" ); document.write( "
Algebra.Com's Answer #264346 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
x = 3(180-x)+16,
\n" ); document.write( "x = 540 - 3x +16,
\n" ); document.write( "4x = 556,
\n" ); document.write( "x = 139.
\n" ); document.write( "
\n" );