Absolute Value Equation Solver

    Solve absolute value equations

    Formula

    |ax + b| = c → x = (c-b)/a or x = (-c-b)/a

    Split into two cases: positive and negative.

    Examples

    |x - 3| = 5

    x = 8 or x = -2.

    Frequently Asked Questions

    About Absolute Value Equation Solver

    Solve absolute value equations step by step.