Absolute Value Equations and Inequalities
Absolute value is one of those ideas that looks trivial — "just make it positive" — and then quietly trips up thousands of students the moment an equation or inequality gets involved. The secret is to stop thinking of absolute value as a button that strips minus signs, and start thinking of it as distance. Distance is never negative, distance can be measured in two directions, and almost every rule you need falls out of that single picture. Master the distance interpretation and you will never again wonder why has two answers or why one inequality gives an "and" while another gives an "or."
Learning Objectives
- Define absolute value both algebraically and as distance on the number line.
- Solve absolute-value equations using the two-case method.
- Solve absolute-value inequalities of the "less than" (and) and "greater than" (or) types.
- Graph absolute-value functions and identify the vertex and slope.
- Recognize equations and inequalities that have no solution or all real numbers as solutions.
- Diagnose and correct the most common sign and case errors.
Quick Answer
The absolute value is the distance from to on the number line, so it is always . To solve (with ), split into two cases: or . For , the expression is trapped within distance of zero, giving the compound inequality (an "and"). For , the expression is farther than from zero, giving or . If the right side is negative, an equation or "less than" statement has no solution, while a "greater than" statement is true for all real numbers. The graph of is a V with its vertex at the origin.
Where It Came From
The need behind absolute value is older than the symbol for it: people always needed to talk about how big a quantity is regardless of direction. A merchant who is $50 short and a merchant who is $50 ahead are both "$50 away from breaking even" — the magnitude matters independently of the sign. Physics has the same need constantly: speed is the magnitude of velocity, distance is the magnitude of displacement.
For most of mathematical history this idea lived informally. Negative numbers themselves were distrusted well into the 1700s, so a dedicated notion of "size ignoring sign" only became pressing once negatives were fully accepted and once mathematicians began measuring errors and distances between numbers. The decisive push came in the 19th century from analysis — the rigorous study of limits and convergence. To say a sequence gets arbitrarily close to a limit, you need a precise way to say "the gap between these two numbers is small," and that gap is , a distance that must not care which number is larger.
The notation and name were formalized by Karl Weierstrass, who introduced the vertical-bar symbol (from the German Betrag, meaning amount or magnitude) around 1841 as he built the epsilon-delta foundations of calculus. So absolute value was not invented to punish algebra students — it was invented to make the phrase "distance between two numbers" into something you could compute and reason about. Every rule in this page is ultimately a statement about that distance.
Absolute Value as Distance
The formal definition is a piecewise rule:
That second line looks alarming — how can be positive? Remember that if is negative, then flips it to positive. For example, if , then . The definition is just machinery for "return the size."
The far more useful mental model is distance from zero. is how far sits from on the number line, and distance is always non-negative. This instantly explains the two-answer phenomenon: the numbers exactly units from zero are and , so has two solutions.
Even better, is the distance between and . Check it: the distance between and should be , and indeed . This is symmetric, exactly as distance should be: .
Worked example. Interpret in words and solve it by picture. It says " is a distance of from ." Starting at and stepping units each way gives and . So or — no algebra required once you trust the distance picture.
Solving Absolute-Value Equations: The Two-Case Method
When the picture is not obvious, use the two-case method. To solve where is any expression and :
Solve each case separately; both results are (usually) valid.
Worked example 1. Solve .
Case 1: .
Case 2: .
Check: ✓ and ✓. Solutions: and .
Worked example 2 (isolate first). Solve .
You must isolate the absolute value before splitting into cases. Add : . Divide by : .
Now split. Case 1: . Case 2: . Solutions: and .
Worked example 3 (no solution). Solve .
Absolute value is a distance, and distance can never be negative. There is no solution. You should recognize this immediately without splitting into cases.
Solving Absolute-Value Inequalities
This is where the distance picture pays off the most. There are two flavors, and the direction of the inequality decides which.
"Less than" — the AND case. (with ) means " is within distance of zero," so is trapped between and :
Worked example 4. Solve .
This says is within of , so . Add across all three parts: . The solution is the interval — a single connected chunk, which matches the "trapped" picture.
"Greater than" — the OR case. (with ) means " is farther than from zero," so lies out past on either side:
Worked example 5. Solve .
Case 1: .
Case 2: .
The solution is or — two separate rays, written .
Edge cases worth memorizing. If is negative: has no solution (a distance can't be less than a negative), while is true for all real numbers (every distance exceeds a negative). Do not blindly apply the two-case template to these — think about the distance meaning first.
Graphing Absolute-Value Functions
The graph of is a V with its vertex (lowest point) at the origin. For it is the line ; for it is the line . The two half-lines meet at a sharp corner, which is why is continuous everywhere but not differentiable at .
The general form has its vertex at . The value stretches the V (steeper if ) and flips it downward if is negative. Notice the sign trap: shifts right by , not left, because the vertex sits where the inside equals zero, i.e. .
Worked example 6. Sketch and connect it to inequalities. The vertex is at , opening upward with slope . Now read a solution off the graph: solving means finding where the V dips below the horizontal line . Setting gives , so or ; the V is below the line between them, giving . The graph and the algebra agree.
Real-World Applications
- Manufacturing tolerances. A bolt specified as mm is acceptable when its length satisfies . Quality control is literally an absolute-value inequality.
- Error and accuracy. In science and engineering, the error of an estimate is . Saying an estimate is accurate to within a bound is an absolute-value statement.
- Distance and navigation. How far apart two mile markers are, or how far a temperature strays from a target thermostat setting, are absolute values of differences.
- Finance. Tracking how far a portfolio's daily return deviates from its average — the size of the swing regardless of gain or loss — uses , which is the backbone of mean absolute deviation.
- Programming and signal processing. Amplitude of a signal, deadbands in control systems ("ignore inputs within "), and clamping logic are all coded as absolute-value conditions.
Common Mistakes
Mistake 1: Splitting into cases before isolating the absolute value. Students see and immediately write . Why it's wrong: the two-case rule only applies to , with the absolute value alone on one side. Correction: undo everything outside the bars first (here, add , divide by ) to reach , then split.
Mistake 2: Forgetting the negative case entirely. Solving as just gives only and silently loses . Why it's wrong: two points on the number line are that far away, not one. Correction: always write both and .
Mistake 3: Mixing up "and" with "or." Writing as . Why it's wrong: that interval is the set of numbers close to zero, the exact opposite of "far from zero." Also, secretly requires to be both greater than and less than , which is impossible to satisfy as an "or." Correction: "greater than" splits into two outward rays joined by or; "less than" gives one interval joined by and.
Comparison and Connections
The single most useful distinction is less-than versus greater-than inequalities, because they produce structurally different answers.
| Statement | Distance meaning | Rewrites as | Solution shape |
|---|---|---|---|
| () | exactly from zero | or | two points |
| () | within of zero | (and) | one interval |
| () | farther than | or | two rays |
| () | impossible | — | no solution |
| () | always true | — | all reals |
Absolute value on the real line generalizes to magnitude in higher settings: the modulus of a complex number and the length (norm) of a vector are the same distance idea in more dimensions. The piecewise definition also makes absolute value the first natural example of a function with a corner, foreshadowing where derivatives fail to exist.
Practice Questions
Recall
State the two-case rewrite of and the rewrite of . Answer: becomes or ; becomes .
Understanding
Explain in one sentence why is true for every real number. Answer: is a distance, so it is always , and every non-negative number is greater than ; hence all reals satisfy it.
Application
Solve . Answer: Case 1: . Case 2: . Solutions: and .
Analysis
Solve and describe the solution as an interval. Answer: Add : ; divide by : . This gives , so , the interval .
FAQ
Why does an absolute-value equation usually have two answers? Because two different points on the number line are the same distance from a center. is asking which numbers are units from zero, and both and qualify.
When does an absolute-value equation have only one answer? When the two cases collapse to the same value. has just , since the only point at distance zero from is itself.
How do I know whether to use "and" or "or"? Look at the inequality direction after isolating the absolute value. "Less thAND" (less than → and) keeps you close, giving one interval; "greatOR than" (greater than → or) sends you far, giving two rays. Those mnemonics are cheesy but they stick.
What if the number on the other side is negative? Think distance. and are impossible (no solution). is always true (every distance beats a negative). Never run the two-case template on these — decide by meaning.
Why can't I just drop the bars and solve normally? Dropping the bars assumes the inside is already positive, which throws away half the solutions and can flip inequality logic. The bars encode a genuine either/or branching that you must preserve with cases.
Quick Revision
- = distance from to ; always . = distance between and .
- Equation (): or . Isolate the bars first.
- : (and, one interval).
- : or (two rays).
- Right side negative: equations and "" have no solution; "" is all reals.
- Graph of is a V with vertex ; shift is opposite the sign inside.
Related Topics
Prerequisites
Related Topics
- Linear equations and inequalities
- Piecewise functions and graphing transformations
Next Topics
- Quadratic equations and inequalities
- Complex numbers and modulus