SOLUTION: can you walk me through solving twenty minus negitive x is greater than or equal to 16?

Algebra ->  Expressions -> SOLUTION: can you walk me through solving twenty minus negitive x is greater than or equal to 16?      Log On


   



Question 1039111: can you walk me through solving twenty minus negitive x is greater than or equal to 16?
Answer by ikleyn(52794) About Me  (Show Source):
You can put this solution on YOUR website!
.
can you walk me through solving twenty minus negaive x is greater than or equal to 16?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Yes, I can.

20 - (-x) >= 16.   (1)

Distract 20 from both sides.  You will get an equivalent inequality

-(-x) >= 16-20,  or, which is the same

-(-x) >= -4.       (2)

Next, -(-x) = x, for any x. As a result, from  (2)  you have

  x >= -4.

It is the final form.  It is your answer.

The set {x | x >= -4} is the solution of the original inequality (1).

You can represent it in other form:

the set [-4,infinity) is the solution.