document.write( "Question 30693: |-2-x|is greater than or equal to 4 \n" ); document.write( "
Algebra.Com's Answer #17443 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! |-2-x|is greater than or equal to 4 \n" ); document.write( "|-2-x| >= 4 \n" ); document.write( "-2-x >= 4 \n" ); document.write( "-x >= 6 \n" ); document.write( "x =< -6 \n" ); document.write( "or \n" ); document.write( "-2-x =< -4 \n" ); document.write( "-x =< -2 \n" ); document.write( "x >=2 \n" ); document.write( " |