document.write( "Question 335592: Twice a number is 16 greater than two times the opposite of the number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #240555 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Twice a number is 16 greater than two times the opposite of the number. What is the number?
\n" ); document.write( "---
\n" ); document.write( "Let the number be \"x\".
\n" ); document.write( "Then its opposite is \"-x\".
\n" ); document.write( "-------------------
\n" ); document.write( "Inequality:
\n" ); document.write( "2x > 2(-x)+16
\n" ); document.write( "2x > -2x+16
\n" ); document.write( "3x> 16
\n" ); document.write( "x > 16/3
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==============
\n" ); document.write( "
\n" );