An equation is an equality containing an unknown number x; a solution is a value of x that makes the equality true. Solving the equation means finding all its solutions.
Examples
Example 2.8 (First-degree equation)
Solve 5x−7=2x+8, one move at a time:
5x−75x−2x3xx=2x+8=8+7=15=5(add 7−2x to both sides)(divide both sides by 3).
The unique solution is 5. Check: 5×5−7=18 and 2×5+8=18.
Example 2.11
Solve (x−2)(3x+6)=0: either x−2=0, giving x=2, or 3x+6=0, giving x=−2. Solutions: −2 and 2.
Solve x2=9x. Do not divide by x (it could be zero!); bring everything to one side and factor:
x2−9x=0⟺x(x−9)=0⟺x=0 or x=9.
Example 2.12 (Quotient equation)
Solve x+2x−1=0. A quotient is zero exactly when its numerator is zero and its denominator is not. Here x−1=0 gives x=1, and 1+2=3=0: the only solution is 1. The value x=−2 is forbidden (division by zero) and must always be excluded first.