Absolute Value Calculator
Solve absolute value equations and inequalities with AI-powered step-by-step solutions
Drag & drop or click to add images or PDF
What is Absolute Value?
The absolute value of a real number , written , is its distance from on the number line:
Key properties:
- for all , with equality iff .
- (multiplicative).
- (triangle inequality).
- , so .
Geometric interpretation: is the distance between the numbers and on the number line. This is why absolute value inequalities translate cleanly into distance statements.
Absolute value extends to complex numbers () and to vectors (Euclidean norm), but here we focus on the real-valued case used in most homework.
How to Solve Absolute Value Problems
Type 1: Absolute Value Equation
where is a constant.
- If : no solution (absolute value can never be negative).
- If : solve .
- If : split into two cases: or . Solve each, keep all valid solutions.
Example: splits into or , giving or .
Type 2: Less-Than Inequality
(or ) where .
Equivalent to: (a compound inequality, AND).
Geometric meaning: is within distance of .
Example: becomes , giving .
If , there's no solution (or only if ).
Type 3: Greater-Than Inequality
(or ) where .
Equivalent to: or (a disjunction, OR).
Example: becomes or , giving or .
If , every real number satisfies the inequality.
Tricky: Absolute Value on Both Sides
splits into or .
Verifying Solutions
Always plug back into the original equation. Squaring or splitting can introduce extraneous solutions in some contexts.
Common Mistakes to Avoid
- Dropping the negative case: has two solutions, and . Beginners often only write the positive one.
- Using AND vs OR backwards: uses AND (between and ); uses OR (less than or greater than ). Swapping them gives wrong answers.
- Forgetting that must be non-negative: has no solution because always.
- Sign confusion in the negative case: gives , not . Negate the whole expression equal to .
- Missing extraneous solutions: After solving, always plug back into the original equation. If the absolute value structure relied on being non-negative, check that.
Examples
Frequently Asked Questions
Absolute value is always non-negative (≥ 0), so it can never equal a negative number. The equation has no real solution.
|x - a| is the distance between x and a on the number line. So |x - 3| < 5 means 'x is within 5 units of 3', which translates to -2 < x < 8.
|x| < c means 'x is within c of 0' — a single interval (AND). |x| > c means 'x is farther than c from 0' — two separate intervals (OR). The geometry forces the logical operator.
Split into two cases: x = 2x - 3 (giving x = 3) or x = -(2x - 3) (giving x = 1). Always check both candidate solutions in the original equation.
Related Solvers
Related Guides
Try AI-Math for Free
Get step-by-step solutions to any math problem. Upload a photo or type your question.
Start Solving