Absolute Value Equation Calculator
Solve |ax + b| = c for both solutions.
An absolute-value equation splits into two ordinary equations, giving up to two solutions.
The math behind it
|ax + b| = c means ax + b = c OR ax + b = −c. Solve each for x. If c < 0 there is no solution; if c = 0 the two solutions coincide.
Worked example
|x − 3| = 5 → x − 3 = 5 (x = 8) or x − 3 = −5 (x = −2).
FAQ
Why can it have no solution?
An absolute value can never equal a negative number, so c < 0 gives no real solution.