GRE absolute value problems test your ability to reason about distance, sign, and multiple solution cases under time pressure. On average, you will see at least one absolute value question in the quantitative reasoning section, and these problems consistently trip up students who rely on memorized steps instead of genuine understanding. This guide breaks down every problem type you will encounter, from basic equations to tricky quantitative comparisons, with the strategies that actually work on test day.
The absolute value of a number is its distance from zero on the number line. That single idea unlocks nearly every GRE absolute value problem you will face. The notation |x| means "how far is x from zero?" regardless of direction. So |7| = 7 and |-7| = 7, because both 7 and -7 sit exactly 7 units from zero.
This distance framing extends to expressions. The expression |x - 3| does not mean "subtract 3 from x and take the absolute value" in a mechanical sense — it asks "how far is x from 3?" That reinterpretation is what makes the number line approach so powerful for inequalities, which we will cover in a later section.
Before solving any problem, internalize these properties. They come up repeatedly on the GRE and save time when you recognize them instantly:
When you see an equation in the form |expression| = a (where a is positive), the expression inside the bars could equal either a or -a. This gives you two separate equations to solve. The process is straightforward:
The critical first step that students skip is isolation. If the equation is 2|x - 1| + 3 = 11, you must first subtract 3 and divide by 2 to get |x - 1| = 4 before splitting into cases.
| Problem Type | Format | Approach | Key Trap |
|---|---|---|---|
| Basic Equation | |x| = a | Split into x = a or x = -a | Forgetting the negative case |
| Multi-Term Equation | |2x - 5| = 7 | Isolate, then split into two cases | Not isolating before splitting |
| Less-Than Inequality | |x - 3| < 4 | Rewrite as -4 < x - 3 < 4 | Writing as OR instead of AND |
| Greater-Than Inequality | |x + 2| > 6 | Split: x + 2 > 6 OR x + 2 < -6 | Writing as AND instead of OR |
| Quantitative Comparison | |n| vs. p | Test multiple values for n and p | Assuming n is positive |
| No Solution | |x| = -5 | Recognize immediately: no solution | Trying to solve anyway |
Not every solution you find will be valid. After solving both cases, plug each answer back into the original equation to verify it works. This step is especially important when the equation involves squared terms or nested absolute values, where algebraic manipulation can introduce values that do not actually satisfy the original equation.
On the GRE, extraneous solution traps appear most often in problems where the equation has been rearranged before applying absolute value. If a problem asks "how many solutions does the equation have?" the test makers know some students will count an extraneous solution and choose the wrong answer.
Worked Example
Solve for x: |2x - 3| = 7
When you see |expression| < a (where a is positive), the expression is trapped between -a and a. Think of it as a sandwich: the expression is squeezed between two bounds. This translates to a compound inequality with AND:
|x| < a → -a < x < a
Using the distance interpretation: |x| < 5 means "x is less than 5 units from zero." On a number line, that is everything between -5 and 5. This visual approach is faster than mechanical algebra for many GRE problems.
When you see |expression| > a, the expression is far from zero — outside the range. This creates two separate regions connected by OR:
|x| > a → x < -a OR x > a
The most common mistake here is writing AND instead of OR. If |x| > 3, then x can be -10 (which is less than -3) or x can be 7 (which is greater than 3). No single value of x simultaneously satisfies both conditions — they are separate regions.
| Form | Meaning | Solution Set | Number Line Visual |
|---|---|---|---|
| |x| < a (a > 0) | x is less than a units from 0 | -a < x < a | Shaded region between -a and a |
| |x| > a (a > 0) | x is more than a units from 0 | x < -a or x > a | Shaded regions outside -a and a |
| |x| ≤ a (a > 0) | x is at most a units from 0 | -a ≤ x ≤ a | Closed interval [-a, a] |
| |x| ≥ a (a > 0) | x is at least a units from 0 | x ≤ -a or x ≥ a | Closed rays from -a left and a right |
| |x| < negative | Impossible (distance is never negative) | No solution | Empty number line |
| |x| > negative | Always true (distance is always ≥ 0) | All real numbers | Entire number line shaded |
Worked Example
Solve: |x - 4| < 3
Quantitative comparison questions with absolute value are among the trickiest on the GRE because they exploit a natural assumption: that you know whether a variable is positive or negative. When a problem states "x is a nonzero integer" and asks you to compare |x| with x, many students assume x is positive and conclude the quantities are equal. But if x = -3, then |x| = 3 while x = -3, making Quantity A larger.
The GRE test makers build these problems around the gap between what you assume and what you actually know. Any time you see absolute value in a quantitative comparison, your first instinct should be suspicion — the problem is almost certainly testing whether you consider all sign possibilities.
When you encounter an absolute value quantitative comparison, systematically test these four types of values:
If any two test values give you different comparison results, you can immediately choose answer D. You do not need to test all four if you find a conflict earlier — but getting into the habit of testing at least positive and negative saves you from careless errors.
Worked Example
Compare: Quantity A: |x - 3| Quantity B: |3 - x|
Try these GRE-style absolute value problems before reading on. Each covers a different problem type from the sections above.
The number line approach works by converting absolute value expressions into distance questions. Instead of splitting into algebraic cases, you identify a center point and a radius. For |x - 3| < 5, the center is 3 and the radius is 5, meaning x falls between -2 and 8. For |x + 2| ≤ 3, rewrite as |x - (-2)| ≤ 3 — the center is -2 and the radius is 3, so x is between -5 and 1.
This approach is particularly effective when the problem asks how many integers lie within a given range, because once you have the endpoints, you can count directly.
The number line is faster than case-splitting in three common scenarios on the GRE:
Worked Example
Find all integers satisfying |x + 2| ≤ 3.
Enter the coefficients of an equation in the form |ax + b| = c to find both solutions.
These are the mistakes that cost students the most points on GRE absolute value problems. Each one is preventable with the right habit.
| Mistake | Why It's Wrong | Correct Approach |
|---|---|---|
| Only solving x = a for |x| = a | Misses x = -a, losing valid solutions | Always write both cases: x = a OR x = -a |
| Writing |x| < 3 as x < 3 or x > -3 | Less-than creates AND, not OR | Write -3 < x < 3 (compound inequality) |
| Not checking extraneous solutions | Algebraic manipulation can introduce invalid answers | Substitute each answer back into the original equation |
| Assuming |n| = n in QC problems | n could be negative, making |n| = -n | Test positive, negative, zero, and fraction values |
| Solving |x| = -2 | Absolute value can never equal a negative number | Recognize immediately: no solution exists |
The best way to prevent these errors is to build a consistent routine for every absolute value problem. Before you start solving, ask three questions: Is the absolute value isolated? Is it set equal to something negative (if so, stop)? Am I considering both cases? After solving, always verify by substituting your answers back into the original equation or inequality.
For quantitative comparison, add a fourth question: Have I tested at least a positive and a negative value? This simple checklist catches the vast majority of mistakes students make under time pressure.