VIEW THIS AS

Auto mode follows the Route Engine until you choose a viewpoint.

YOU ARE HERE

ROUTE CHECK

CONNECTED TO

WHAT NEXT

Use the canonical route for this room, or HELP if you are unsure.

Equivalent Equations in Secondary Mathematics — Which Operations Preserve the Solution Set?

SECONDARY MATHEMATICS · EQUATIONS AS RELATIONSHIPS

Solving an equation is a sequence of transformations. The central question is whether each transformation preserves exactly the values that satisfy the equation.

Equivalent equations share a solution set

3x + 7 = 22, 3x = 15 and x = 5 are equivalent equations over the real numbers. Each has the same solution set: {5}. The written form changes while the constraint on x remains the same.

Adding or subtracting the same quantity

If A = B, then A + c = B + c and A − c = B − c. The reverse operation restores the original equation, so the transformation is reversible.

From x − 8 = 3, add 8 to both sides to get x = 11. This is not “moving −8 across and changing its sign” as a mysterious rule. It is adding 8 to both sides of an equality.

Multiplying or dividing by a nonzero quantity

If A = B, multiplying both sides by a nonzero constant c preserves equivalence. Dividing both sides by the same nonzero c also preserves equivalence.

The word nonzero matters. Multiplying both sides by zero destroys information: x = 3 becomes 0 = 0, which is true for every x and no longer has the same solution set.

Variable factors require conditions

Suppose x(x − 2) = 3(x − 2). Dividing both sides by x − 2 without checking whether x − 2 can be zero risks losing the solution x = 2. A safer route is to bring terms together: (x − 3)(x − 2) = 0, giving x = 3 or x = 2.

Cancellation is valid only when the cancelled factor is known to be nonzero. If that condition is not established, division may remove a legitimate case.

Squaring can create extra candidates

From x = 3, squaring gives x² = 9. But x² = 9 also has x = −3. Squaring preserved the original solution but enlarged the solution set.

This does not make squaring forbidden. It means that after a non-reversible transformation, candidate solutions must be checked against the original equation.

Square roots can lose a branch

If x² = 16, writing x = √16 gives only x = 4 and misses x = −4. Solving requires x = ±4. The principal square-root symbol represents the nonnegative root, while the equation x² = 16 asks for all real values whose square is 16.

Expansion and simplification

2(x + 3) = 14 can be expanded to 2x + 6 = 14. These equations are equivalent because the distributive law gives equivalent expressions on the left. Subtracting 6 and dividing by 2 then gives x = 4.

This connects equation solving to equivalent expressions: replacing an expression by an equivalent form preserves its value for every permitted input.

A transformation audit

  1. What operation am I applying?
  2. Is it reversible under the current conditions?
  3. Could it remove a permitted solution?
  4. Could it create additional candidates?
  5. Do I need to check final candidates in the original equation?

Worked examples

A. 5x + 4 = 19 → 5x = 15 → x = 3. Each step is reversible.

B. (x − 1)(x + 4) = 0 gives x = 1 or x = −4 by the zero-product property.

C. x(x + 2) = 0 should not be divided by x before recording x = 0 as a possible solution. The product form directly gives x = 0 or x = −2.

Continue

Begin with An Equation Is a Constraint, then continue into extraneous solutions and no/one/many-solution structures. Use Substitution as a Mathematical Test to verify candidates. Return to the Secondary Mathematics Master Index.