Absolute Value Equation Solver (|ax + b| = c)
Formula
|a\,x + b| = c
Inputs
| Coefficient a | 2 |
|---|---|
| Constant b | -3 |
| Right-hand side c | 7 |
Absolute Value Equation Solver (|ax + b| = c)
Inputs
Equation
|a\,x + b| = c
Results
Enter a value to see results.
Solutions
\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}
Solution
\begin{aligned} x_1 &= \dfrac{c - b}{a} \\ &= \dfrac{(7) - (-3)}{2} = ? \end{aligned}
Result
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.