SOLUTION: Four times a number is less than or equal to the sum of three times the number and negative two

Algebra ->  Inequalities -> SOLUTION: Four times a number is less than or equal to the sum of three times the number and negative two      Log On


   



Question 1164520: Four times a number is less than or equal to the sum of three times the number and negative two
Answer by ikleyn(52776) About Me  (Show Source):
You can put this solution on YOUR website!
.

    4x <= 3x + (-2).


Same as 


    4x <= 3x - 2.