EQUATIONS · FOUNDATIONS
Equation fundamentals
Before learning formulas, understand what an equation actually says, what a solution is, and which transformations preserve the solution set.
1. Equation, solution and solution set
An equation is a statement that two expressions are equal:
A value \(x_0\) is a solution if substituting it makes the statement true. The solution set contains every such value.
2. Equivalent transformations
Two equations are equivalent when they have exactly the same solution set. Reliable algebra is built from transformations that preserve equivalence.
3. Domain comes first
The equation only makes sense where every expression is defined. Record restrictions before transforming.
4. A dependable solving workflow
Identify denominator, root, logarithm or other restrictions.
Expand, collect terms or factor only when it helps.
Linear isolation, factoring, quadratic formula, substitution, numerical methods, and so on.
If a step is not reversible, treat resulting values as candidates.
This removes extraneous candidates and catches arithmetic errors.
5. Worked examples
Linear equation
Every step is reversible, so \(12\) is the unique solution.
Rational equation
Domain: \(x\neq1\).
The candidate \(3\) lies in the domain and satisfies the original equation.
Squaring can create an extraneous solution
For \(\sqrt{x+4}=x\), the original equation requires \(x\ge0\).
The quadratic has two algebraic candidates, but only the non-negative candidate that satisfies the original square-root equation is valid.
6. Common mistakes
7. Practice
- Solve \(5x+4=19\).
- Solve \(\frac{6}{x+2}=3\) and state the domain.
- Explain why squaring both sides of an equation may enlarge the solution set.
Show answers
1) \(x=3\). 2) Domain \(x\neq-2\); solution \(x=0\). 3) Squaring is not one-to-one on the reals: opposite numbers have the same square.