Absolute Value Equation Calculator
Solve equations of the form |ax + b| = c. This educational calculator shows the formula, result, and step-by-step interpretation.
Calculator
What this calculator teaches
Absolute-value equations are solved by splitting into positive and negative cases.
Use the result as a learning aid. For classwork, still show the formula and intermediate reasoning so the final answer is not just a black-box number.
Why an Absolute-Value Equation Splits into Cases
Absolute value measures distance from zero, so |ax+b| = c asks when the expression ax+b lies exactly c units from zero. If c is positive, there are two target values: +c and -c. That geometric idea produces the two linear equations ax+b=c and ax+b=-c.
There are important edge cases. If c=0, the two cases coincide, so there is only one solution: ax+b=0. If c<0, there is no real solution because an absolute value cannot be negative. The coefficient a also matters. The usual two-case formula assumes a≠0; when a=0 the expression is constant, so the equation is either true for every x or false for every x depending on whether |b| equals c.
| Condition | Result pattern |
|---|---|
| c > 0 and a ≠ 0 | Two candidate solutions |
| c = 0 and a ≠ 0 | One solution |
| c < 0 | No real solution |
| a = 0 | Constant equation; inspect |b| = c |
After solving both linear cases, substitution is an effective check. Each candidate must make the original absolute value equal c. This catches sign or algebra errors made while isolating x.
After finding candidates, a graph gives the same interpretation visually. The function y=|ax+b| is V-shaped, and solving |ax+b|=c means finding where that graph meets the horizontal line y=c. A positive c can cut both arms, c=0 touches the vertex once, and a negative horizontal line cannot meet the graph.
Formula & Symbols
| Concept | Formula or rule |
|---|---|
| Absolute equation | |ax+b| = c |
| Cases | ax+b = c or ax+b = -c |
Worked example
Common mistakes
Keep lists comma separated, matrices as rows separated by semicolons, and modular inputs as integers.
Some methods require positive probabilities, valid moduli, independent trials, or small educational input sizes.
For c>0, solve both ax+b=c and ax+b=-c. Solving only the positive equation usually discards one valid solution.
If c is negative, stop: there is no real solution. If c=0, the two cases are the same and should not be counted as two distinct roots.
FAQ
Related calculators
These links will work after the calculators are registered in the final Math layout update.
Formula Explorer connections
Interpretation: This formula describes an algebraic relationship among variables, functions, equations, roots or sequences. Assumption: Respect the expression’s domain and excluded values. Check roots in the original equation because transformations can introduce extraneous solutions.