Absolute Values

On average you will see at least one question on the Revised GRE dealing with absolute values. You may even see a few. Yet, absolute value gets lost in the prep fray amongst the more popular concepts. So if you don’t want this relatively innocuous concept to surprise you test day read on.

What You Need to Know

What do -4 and 4 have in common? They are both four units from the 0 on a number line. Think of absolute value has how far from the zero a given number is on a number line.

For positive numbers finding the absolute value is easy — it is always the number between the absolute value signs, which look like this |{\space\space}|.

|5|=5

|\dfrac{1}{2}|={\dfrac{1}{2}}

|100|=100

When we take the absolute value of a negative number, we drop the negative, and the absolute value sign.

|-5|=5

|-\dfrac{1}{2}|={\dfrac{1}{2}}

|-100|=100

Absolute Value Meets Algebra

What is the value of x in the equation |x|=5? Well, the absolute value of both 5 and -5 is 5, so x = 5 or -5.

Now take a look at the following: |x|={-5}

Anything seem off? Well, the absolute value of any number can never be a negative therefore there is no value for x.

To solve for a variable inside an absolute value sign, we want to remove the absolute value sign and solve the equation. However, there is a slight twist: you will want to create two separate equations. For one remove the absolute value signs and solves for x. For the other, make the side of the equation not inside the absolute value equal to a negative. Let’s try a practice problem:

|x-2|=4?

Our two equations are:

x-2=4

x-2=-4

If this seems strange, think of it this way: when you find a value for x that makes the equation equal -4, you have also solved for positive four. Remember, the absolute value of -4 is 4. Solving for x we get:

x-2=4, x=6

x-2=-4, x=-2

Therefore x can equal 6 or -2.

Absolute Value Meets the Inequality Sign

Now let’s complicate things a little and throw an inequality in to the picture. Have a look:

|x-4| \lt 3

We turn the inequality sign into an equal sign and solve for x the way we did above.

x-4=3

x=7

so x \lt 7.

However, when we turn 3 into -3, we have to reverse the sign. This is the one critical step.

x-4=-3

x=1

so x \gt 1. You can plug in different values for x to see how this is the case.