Absolute Value Equation Solver (|ax + b| = c)
Inputs
|a\,x + b| = c
Results
\begin{aligned} x_1 &= \dfrac{c - b}{a} \\ &= \dfrac{(7) - (-3)}{2} = ? \end{aligned}
\begin{aligned} x_2 &= \dfrac{-c - b}{a} \\ &= \dfrac{-(7) - (-3)}{2} = ? \end{aligned}
\begin{aligned} x_1 &= \dfrac{c - b}{a} \\ &= \dfrac{(7) - (-3)}{2} = ? \end{aligned}
Absolute value is always ≥ 0, so |ax + b| = c has no real solution when c < 0. Try a non-negative value for c.
Recommended Next
Linear Equation Solver (ax + b = c)
Solve any linear equation ax + b = c for x. Identifies unique solutions, infinite solutions, and the no-solution case — with step-by-step derivation.