Inequalities

The inequality sign is far more intimidating than it need be. In many cases, just think of the inequality sign as an equal sign. Which case that is will be described below - along with the instance in which you have to switch the sign. But with a little bit of practice, inequality should be the least of your worries on the GRE.

The Basics

x - 3 \lt 0

Note how the sign is tapered on the left side. The smaller side of the inequality corresponds to the smaller value. In this case, x - 3 is less than zero.

The first step is to change the inequality sign into an equal sign.

x - 3 = 0

Next solve: x = 3

Now place the inequality sign in the same place it was: x \lt 3.

See, that wasn't too bad. Now let's introduce a new sign: the less than equal sign.

2x + 3 \geqslant 4

Again, replace sign with an equal sign and solve:

2x + 3 = 4

2x = 1

x = \dfrac{1}{2}

x \geqslant \dfrac{1}{2}

The scary negative

But things aren't always that straightforward. If the variable in an inequality is multiplied by a negative number (e.g. -2x), then we have to change the sign.

Let's have a look:

-2x + 1 \gt 5.

Again repeat steps, but because we are dividing by a -2, at the very end we must flip the sign, so \gt becomes \lt.

-2x + 1 = 5

-2x = 4

x = -2

x \lt -2.

It's always a good idea to test your answer. So let's plug in a value less than -2, say -4, and see if it satisfies the original equation:

(-2)(-4) + 1 \gt 5

9 \gt 5.

Because 9 \gt 5, we clearly pointed the sign in the right direction.

Takeaway

The inequalities you see on the GRE will be pretty basic. As long as you understand the above, you should be ready for the test.

Answer = (C)