Solve absolute value equations of the form |ax + b| = c. Finds both solutions when they exist.
Solve absolute value equations of the form |ax + b| = c. Finds both solutions when they exist.
Coefficient of x inside the absolute value (must be non-zero).
Constant inside the absolute value.
The value on the right side (must be non-negative for real solutions).
Splits into two cases: ax + b = c and ax + b = -c, then solves each linear equation separately.
How this calculator works
Splits into two cases: ax + b = c and ax + b = -c, then solves each linear equation separately.
Common questions about this calculator