document.write( "Question 1180178: When 2 times a number is subtracted from 5, the absolute value of the difference is at least 6. Use interval notation to express the set of all numbers that satisfy this condition
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #809815 by mananth(16946)![]() ![]() You can put this solution on YOUR website! When 2 times a number is subtracted from 5, the absolute value of the difference is at least 6. Use interval notation to express the set of all numbers that satisfy this condition\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "| 5-2x | <=6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5-2x <= -6 or 5-2x >= 6\r \n" ); document.write( "\n" ); document.write( "5-2x-5 <= -6 -5 or 5-2x -5 >= 6-5\r \n" ); document.write( "\n" ); document.write( "-2x <= -11 or -2x >= 1\r \n" ); document.write( "\n" ); document.write( "-2x/-2 >= -11/-2 or -2x/-2 <= 1/-2\r \n" ); document.write( "\n" ); document.write( "x >= 11/2 or x <= -1/2\r \n" ); document.write( "\n" ); document.write( "(- \n" ); document.write( " \n" ); document.write( " |