Solve for x:
x
Ax + B = D
x = (D - B) / A
x =
Subtract abs(B) from both sides:
abs(B)
Add abs(B) to both sides:
(Ax + B) + -B = D + -B
Ax = D - B
Divide both sides by A.
A
\dfrac{Ax}{A} = \dfrac{D - B}{A}
x = SOLUTION