GMAT QUANTITATIVE REASONING • NUMBER PROPERTIES

Inequalities & Absolute Value — Evaluate absolute value and inequalities.

Master the interplay between distance-based reasoning and inequality constraints to tackle GMAT quantitative problems with precision.

Historical Context & Motivation

The concepts of absolute value and inequality have deep roots in the development of mathematical analysis. While inequalities were implicit in ancient Greek geometry—Euclid's propositions frequently establish that one magnitude exceeds another—the formal algebraic treatment of these ideas required centuries of evolution. The notion of absolute value, in particular, arose from the need to formalize the concept of distance on the number line, a seemingly intuitive idea that proved essential for the rigorous development of calculus, real analysis, and modern optimization theory.

For GMAT candidates, understanding these tools is not merely academic. Inequalities and absolute value expressions appear throughout the Quantitative Reasoning section—in data sufficiency questions that test whether a variable falls within a specific range, in problem-solving items that require you to manipulate compound inequalities, and in number properties questions where sign ambiguity is the crux of the challenge. The ability to fluidly translate between algebraic and geometric interpretations of these concepts distinguishes high scorers from the rest.

~300 BCE
Euclidean Magnitude Comparisons
Euclid's Elements establishes geometric inequalities through propositions comparing lengths, areas, and volumes—laying the groundwork for ordered reasoning without algebraic notation.
1631
Harriot & Inequality Symbols
Thomas Harriot's posthumous Artis Analyticae Praxis introduces the < and > symbols, giving inequalities a concise notation that facilitated algebraic manipulation.
1821
Cauchy Formalizes Absolute Value
Augustin-Louis Cauchy's Cours d'analyse provides the modern definition of absolute value and employs it systematically in establishing convergence criteria for sequences and series.
1906
Minkowski Inequality
Hermann Minkowski proves his celebrated inequality for Lᵖ spaces, demonstrating how absolute value and inequalities generalize to higher dimensions—a cornerstone of functional analysis and modern optimization.
1954–Present
Standardized Testing Adoption
The GMAT, GRE, and similar assessments integrate absolute value and inequality reasoning as core quantitative competencies, recognizing their role in evaluating logical precision and algebraic fluency.

The central question these concepts address is deceptively simple: How far is a number from a reference point, and what constraints govern the range of permissible values? Mastering the interplay between these two ideas—distance and constraint—is the key to unlocking a wide class of GMAT problems.

Core Principles & Definitions

Before tackling complex problems, it is essential to internalize the foundational definitions and properties that govern absolute value expressions and inequality statements. These principles serve as the axioms from which all problem-solving strategies derive, and a firm grasp of them eliminates the most common GMAT traps—sign errors, incorrect interval selection, and misapplied inequality direction.

1

Absolute Value as Distance

The absolute value |x| represents the non-negative distance of x from zero on the number line. Formally, |x| = x when x ≥ 0, and |x| = −x when x < 0. This piecewise definition is the source of case-splitting in problem solving.
2

Inequality Direction & Operations

Adding or subtracting the same value from both sides preserves inequality direction. Multiplying or dividing by a negative number reverses the inequality sign—this is the single most tested property on the GMAT.
3

Triangle Inequality

For any real numbers a and b: |a + b| ≤ |a| + |b|. This triangle inequality establishes upper bounds on the absolute value of sums and is useful in bounding expressions on data sufficiency questions.
4

Compound Inequalities & Intervals

Expressions like a < x < b define an open interval (a, b). Compound inequalities can be conjunctive (AND, intersection of sets) or disjunctive (OR, union of sets), and the solution strategy differs accordingly.
5

Absolute Value Inequalities ↔ Compound Inequalities

|x − c| < d translates to c − d < x < c + d (a conjunction), while |x − c| > d translates to x < c − d OR x > c + d (a disjunction). This bidirectional translation is the central skill tested on the GMAT.
KEY TAKEAWAY
Think of absolute value as a measuring tape that only reads positive numbers—it tells you how far you are from a point, never which direction. When you write |x − 5| < 3, you are saying 'x is within 3 units of 5,' which immediately gives you the interval (2, 8). This geometric picture converts abstract algebra into a spatial reasoning task, and spatial reasoning is often faster and less error-prone than symbol manipulation under time pressure.

Visual Explanation — Number Line Interpretation

The number line is the most powerful visual tool for reasoning about absolute value and inequalities. The diagram below illustrates how the inequality |x − 3| ≤ 4 defines a closed interval centered at 3 with radius 4, yielding the solution set −1 ≤ x ≤ 7. Compare this with the complementary inequality |x − 3| > 4, whose solution consists of two disjoint rays extending to the left of −1 and to the right of 7.

The top number line shows the solution to |x − 3| ≤ 4 as a continuous shaded interval from −1 to 7, with filled circles indicating that the endpoints are included. The bottom number line shows the complementary inequality |x − 3| > 4 as two disjoint rays, with open circles indicating strict exclusion of the boundary points.

Notice the structural symmetry: the 'less than' absolute value inequality produces a single bounded interval (an AND condition), while the 'greater than' absolute value inequality produces two unbounded rays (an OR condition). This duality is one of the most frequently exploited patterns in GMAT quantitative reasoning, and the visual representation makes it immediately intuitive. Whenever you encounter an absolute value inequality on the exam, your first mental step should be to picture this number line and determine whether you are dealing with a bounded interval or two disjoint rays.

Mathematical Framework

The formal treatment of absolute value and inequalities rests on a small number of equivalences and operational rules. Internalizing these as automatic transformations—not formulas to memorize but structural identities you can derive on the fly—is what enables speed and accuracy under GMAT time constraints.

PIECEWISE DEFINITION
|x| = x if x ≥ 0; |x| = −x if x < 0
This definition implies that |x| ≥ 0 for all real x, and |x| = 0 if and only if x = 0. The expression −x is positive when x is negative—a fact that frequently trips up test-takers.
LESS-THAN EQUIVALENCE
|x − c| < d ⟺ c − d < x < c + d (d > 0)
The solution is the open interval (c − d, c + d), centered at c with radius d. Replace < with ≤ to include the endpoints.
GREATER-THAN EQUIVALENCE
|x − c| > d ⟺ x < c − d OR x > c + d (d > 0)
The solution is the union of two disjoint rays: (−∞, c − d) ∪ (c + d, +∞). This is a disjunction—the variable satisfies one condition or the other, not both simultaneously.
INEQUALITY REVERSAL RULE
If a < b and k < 0, then ka > kb
Multiplying (or dividing) both sides of an inequality by a negative number reverses the inequality direction. This rule applies to strict and non-strict inequalities alike.
GMAT TRAP ALERT
When a problem states |x| = x, it does not mean x is positive—it means x ≥ 0 (x could be zero). Similarly, |x| = −x does not mean x is negative; it means x ≤ 0. Data sufficiency questions exploit this edge case frequently.

Two additional algebraic identities are worth committing to memory. First, |ab| = |a| × |b|, which allows you to factor absolute values across products. Second, |a/b| = |a|/|b| for b ≠ 0, the analogous rule for quotients. Together with the triangle inequality |a + b| ≤ |a| + |b|, these three properties provide a complete toolkit for simplifying complex absolute value expressions into manageable components.

Classification of Problem Types

GMAT absolute value and inequality problems fall into several recognizable categories. Being able to classify a problem on sight—before you begin solving—allows you to select the most efficient strategy and avoid wasted effort. The diagram below organizes the major problem types by structure, and the subsequent table provides the strategic approach for each.

This taxonomy maps every GMAT absolute value and inequality problem type to one of two primary strategies: algebraic case-splitting or number line visualization. Recognizing the problem structure before solving saves valuable time.
Strategy reference for each major problem type
Problem TypeKey TransformationCommon Pitfall
Linear InequalityIsolate variable; reverse sign if multiplying/dividing by negativeForgetting to reverse the inequality when dividing by a negative coefficient
Compound InequalityApply operations to all three parts simultaneouslyApplying an operation to the outer parts but not the middle expression
AV EquationSplit into two cases: expression = d and expression = −dAccepting an extraneous solution that violates the domain of the original case
AV < d InequalityConvert to −d < expression < d (conjunction)Writing a disjunction instead of a conjunction
AV > d InequalityConvert to expression < −d OR expression > d (disjunction)Writing a conjunction (AND) instead of a disjunction (OR)

Worked Example

The following example demonstrates the complete solution process for a GMAT-style problem that combines absolute value with compound inequality reasoning. We will solve algebraically and verify geometrically.

📝 PROBLEM STATEMENT
Find all values of x that satisfy |2x − 5| ≤ 9, and express the solution as an interval.
Solution: |2x − 5| ≤ 9
1
Step 1 — Identify the StructureThe inequality |2x − 5| ≤ 9 is of the form |expression| ≤ d with d = 9 > 0. Since this is a less-than-or-equal absolute value inequality, it converts to a conjunction: −d ≤ expression ≤ d.
2
Step 2 — Convert to Compound InequalityApplying the less-than equivalence, we write: −9 ≤ 2x − 5 ≤ 9. This compound inequality constrains the expression 2x − 5 to lie within 9 units of zero.
−9 ≤ 2x − 5 ≤ 9
3
Step 3 — Isolate the Variable (Add 5)Add 5 to all three parts of the compound inequality: −9 + 5 ≤ 2x − 5 + 5 ≤ 9 + 5, which simplifies to −4 ≤ 2x ≤ 14.
−4 ≤ 2x ≤ 14
4
Step 4 — Isolate the Variable (Divide by 2)Divide all three parts by 2. Since 2 is positive, the inequality direction is preserved: −4/2 ≤ 2x/2 ≤ 14/2, yielding −2 ≤ x ≤ 7.
−2 ≤ x ≤ 7
5
Step 5 — Express as Interval & VerifyThe solution is the closed interval [−2, 7]. To verify, check the endpoints: |2(−2) − 5| = |−9| = 9 ≤ 9 ✓, and |2(7) − 5| = |9| = 9 ≤ 9 ✓. Check an interior point: |2(2) − 5| = |−1| = 1 ≤ 9 ✓. Check an exterior point: |2(8) − 5| = |11| = 11 ≤ 9 ✗, confirming x = 8 is not in the solution set.
Solution: x ∈ [−2, 7]

Geometrically, this result means that x lies within 9/2 = 4.5 units of the center point 5/2 = 2.5 on the number line. Indeed, 2.5 − 4.5 = −2 and 2.5 + 4.5 = 7, confirming our algebraic solution. This dual-check approach—algebraic derivation followed by geometric verification—is an excellent habit for avoiding errors on test day.

Strategies, Strengths & Limitations

Different solution approaches carry different tradeoffs in terms of speed, error-proneness, and generality. The table below compares three primary strategies that GMAT test-takers should have in their toolkit. The optimal choice depends on problem complexity and whether the question is Problem Solving or Data Sufficiency.

Comparative analysis of three GMAT problem-solving strategies
StrategyStrengthsLimitations
Algebraic Case-SplittingSystematic and guaranteed to find all solutions; works for nested absolute values and multi-variable expressions; produces exact answersTime-intensive for complex expressions; easy to introduce sign errors or forget a case; may yield extraneous solutions requiring back-substitution
Number Line VisualizationFast for single-variable problems; makes the solution set immediately intuitive; reduces conjunction/disjunction confusionDifficult to apply to expressions with multiple absolute values or two variables; less precise for problems requiring exact numerical endpoints
Testing Values / Back-SolvingIdeal for Data Sufficiency where you only need to confirm sufficiency or find a counterexample; fast for eliminating answer choices in Problem SolvingDoes not produce a complete solution set; risk of confirming a pattern that doesn't hold universally; can be slow if the critical values are not obvious
🎯 STRATEGIC INSIGHT
Think of these three strategies as tools in an engineer's toolkit: a wrench (algebraic case-splitting) is versatile and precise but sometimes slow; a ruler (number line visualization) gives you a quick read of the landscape; and a probe (testing values) lets you rapidly confirm or disconfirm a hypothesis. Expert test-takers switch fluidly among all three depending on what the problem demands, often starting with the number line to build intuition, then using algebra to confirm, and finally testing a boundary value to validate.

Connection to Advanced Topics

The absolute value and inequality concepts tested on the GMAT form the foundation for more sophisticated mathematical structures encountered in graduate-level quantitative disciplines. Understanding these connections both deepens your conceptual mastery and prepares you for the analytical reasoning demanded in MBA programs, finance, and data science.

From GMAT fundamentals to graduate-level applications
GMAT ConceptAdvanced ExtensionApplication Domain
|x − c| < d defines an intervalε-δ definition of continuity and limits in real analysisMathematical analysis, theoretical CS
Triangle inequality: |a + b| ≤ |a| + |b|Metric spaces and norm inequalities in functional analysisMachine learning, optimization theory
Compound inequalities define feasible regionsLinear programming constraint sets and simplex feasibilityOperations research, supply chain optimization
Sign-dependent case analysisPiecewise-linear functions in regression and robust statisticsFinancial modeling, quantitative risk analysis

It is worth noting that the GMAT's emphasis on absolute value and inequalities is not arbitrary. These concepts test a cognitive skill that correlates strongly with success in business analytics: the ability to reason about constraints and boundaries under ambiguity. When a data sufficiency question asks whether |x − 3| < 7, it is fundamentally testing whether you can determine a variable's range given partial information—precisely the skill required when evaluating financial scenarios, assessing risk tolerances, or interpreting confidence intervals in market research.

Practice Problems

PROBLEM 1CONCEPTUAL
If |x| = −x, which of the following must be true about x? (A) x > 0 (B) x < 0 (C) x ≤ 0 (D) x = 0 (E) x ≥ 0
PROBLEM 2BASIC CALCULATION
Solve for x: |3x + 6| = 15.
PROBLEM 3INTERMEDIATE
Find the solution set: |4 − x| > 3 AND 2x + 1 < 13.
PROBLEM 4APPLIED
A quality control process accepts a product if its weight w (in grams) satisfies |w − 250| ≤ 8. A shipment contains items weighing 241, 245, 253, 259, and 262 grams. How many items pass inspection, and what is the acceptance interval?
PROBLEM 5CRITICAL THINKING
Data Sufficiency: Is |x − 3| < |x − 7|? (1) x > 4 (2) x < 6 (A) Statement (1) alone is sufficient. (B) Statement (2) alone is sufficient. (C) Both statements together are sufficient, but neither alone. (D) Each statement alone is sufficient. (E) Statements (1) and (2) together are not sufficient.

Lesson Summary

This lesson established that absolute value represents the non-negative distance of a number from zero, defined piecewise as |x| = x when x ≥ 0 and |x| = −x when x < 0. The core translation rules are: |x − c| < d converts to the conjunction c − d < x < c + d (a bounded interval), while |x − c| > d converts to the disjunction x < c − d OR x > c + d (two rays). The inequality reversal rule requires flipping the direction when multiplying or dividing by a negative, and the triangle inequality |a + b| ≤ |a| + |b| bounds the absolute value of sums.

Strategically, GMAT success requires fluid movement among three approaches: algebraic case-splitting for precise solutions, number line visualization for rapid geometric intuition, and value testing for data sufficiency verification. The geometric interpretation—absolute value as distance, inequality solutions as intervals or rays—remains the most powerful conceptual lens, converting algebraic complexity into spatial reasoning that is both faster and less error-prone under time pressure.

Varsity Tutors • GMAT Quantitative Reasoning • Inequalities & Absolute Value