Why do I subtract b before dividing by a?
Because b is added after ax; subtracting it first restores the isolated product ax.
Solve a one-variable equation in the form ax + b = c by isolating x with two inverse moves, then checking special zero-coefficient cases.
In ax + b = c, a is the multiplier on x, b is the constant already attached to the left side, and c is the target value. Solving means undoing those operations in reverse order.
Loading tool...
Subtract the constant before dividing by the x coefficient.
Substitute the expression for x back into the original equation.
Because b is added after ax; subtracting it first restores the isolated product ax.
Then x has no multiplier in the equation. If b = c, every value of x works. If b != c, no value of x works.