document.write( "Question 1097235: Twice a number is no less than 10 units from -1 \n" ); document.write( "
Algebra.Com's Answer #712022 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\"a number\", n
\n" ); document.write( "\"abs%282n-%28-1%29%29\", difference between twice the number and negative 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"abs%282n%2B1%29%3E=10\", the description as an inequality.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2n%2B1%3E=10\"
\n" ); document.write( "\"2n%3E=9\"
\n" ); document.write( "\"n%3E=9%2F2\"
\n" ); document.write( "OR
\n" ); document.write( "\"2n%2B1%3C=-10\"
\n" ); document.write( "\"2n%3C=-11\"
\n" ); document.write( "\"n%3C=-11%2F2\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------------------
\n" ); document.write( "\"system%28EITHER%2Cn%3C=-11%2F2%2COR%2Cn%3E=9%2F2%29\"
\n" ); document.write( "--------------------------------------
\n" ); document.write( "
\n" );