Mathematics · Glossary

What is Equation, solution?

Also known as: equation

Definition 2.7 High School Mathematics · Chapter 2 — Algebra: Equations and Inequalities

An equation is an equality containing an unknown number xx; a solution is a value of xx that makes the equality true. Solving the equation means finding all its solutions.

Examples

Example 2.8 (First-degree equation)

Solve 5x7=2x+85x - 7 = 2x + 8, one move at a time:

5x7=2x+85x2x=8+7(add 72x to both sides)3x=15x=5(divide both sides by 3).\begin{align*} 5x - 7 &= 2x + 8 \\ 5x - 2x &= 8 + 7 && \text{(add $7 - 2x$ to both sides)} \\ 3x &= 15 \\ x &= 5 && \text{(divide both sides by $3$).} \end{align*}

The unique solution is 55. Check: 5×57=185 \times 5 - 7 = 18 and 2×5+8=182 \times 5 + 8 = 18.

Example 2.11

Solve (x2)(3x+6)=0(x - 2)(3x + 6) = 0: either x2=0x - 2 = 0, giving x=2x = 2, or 3x+6=03x + 6 = 0, giving x=2x = -2. Solutions: 2-2 and 22.

Solve x2=9xx^2 = 9x. Do not divide by xx (it could be zero!); bring everything to one side and factor:

x29x=0x(x9)=0x=0  or  x=9.x^2 - 9x = 0 \quad\Longleftrightarrow\quad x(x - 9) = 0 \quad\Longleftrightarrow\quad x = 0 \ \text{ or } \ x = 9 .

Example 2.12 (Quotient equation)

Solve x1x+2=0\dfrac{x - 1}{x + 2} = 0. A quotient is zero exactly when its numerator is zero and its denominator is not. Here x1=0x - 1 = 0 gives x=1x = 1, and 1+2=301 + 2 = 3 \neq 0: the only solution is 11. The value x=2x = -2 is forbidden (division by zero) and must always be excluded first.

Read in context →