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.

An Equation Is a Constraint, Not an Instruction to Find x

SECONDARY MATHEMATICS · EQUATIONS AS RELATIONSHIPS

An equation does not mean “start moving symbols until x is alone”. It states that two mathematical expressions have the same value under particular conditions.

Equality is a relationship

In 3x + 5 = 20, the equals sign states that the value on the left is the same as the value on the right. Solving asks which values of x make that relationship true.

x = 5 works because 3(5) + 5 = 20. x = 4 does not because 17 ≠ 20. A solution is therefore a value that satisfies the constraint, not merely the output of a procedure.

Equations can describe many kinds of constraints

x + y = 10 constrains two variables but does not determine a unique ordered pair. (1,9), (4,6) and many other real pairs satisfy it. The equation describes a relationship.

In geometry, a² + b² = c² constrains the side lengths of a right triangle under the theorem’s conditions. In a constant-rate model, d = vt links distance, speed and time. In a pricing model, C = 12 + 5n can link a fixed charge, a per-item charge and a count.

Solving means preserving the constraint while revealing its solutions

From 3x + 5 = 20, subtract 5 from both sides to obtain 3x = 15. Divide both sides by 3 to obtain x = 5. These steps produce equivalent equations: they preserve the same solution set.

The familiar “balance” metaphor is useful because it points to preservation. The purpose of an operation is not to make symbols travel across an equals sign. It is to transform the equation without changing which values satisfy it.

A word problem is often a constraint-construction problem

A fictional club charges $18 once and $3 per session. A total bill is $42. Let n be the number of sessions. The relationship is 18 + 3n = 42. The fixed amount appears once; the repeated amount is multiplied by n.

Solving gives n = 8. But the important first act was not algebraic manipulation. It was building the correct constraint from the story.

Some equations have more than one solution

x² = 9 has two real solutions: x = 3 and x = −3. The equation constrains x to values whose square is 9. Treating “solve” as “produce one x” would miss part of the solution set.

Some equations have no solution or every permitted value

x + 2 = x + 5 has no solution because subtracting x gives 2 = 5, an impossibility. By contrast, 2(x + 3) = 2x + 6 is true for every real x because both sides are equivalent expressions.

The structure of the equation determines the solution set. “Find x” is therefore too narrow as a mental model.

A four-question equation routine

  1. What quantities or expressions are being declared equal?
  2. What values are permitted by the context or domain?
  3. Which transformations preserve the solution relationship?
  4. Does the final candidate satisfy the original equation and context?

Worked examples

A. 5x − 7 = 18 gives 5x = 25, so x = 5. Check: 25 − 7 = 18.

B. 2x + 3 = 2x + 3 is true for every real x.

C. 4x + 1 = 4x − 2 has no solution because it reduces to 1 = −2.

D. x² − 5x + 6 = 0 factorises to (x − 2)(x − 3) = 0, so x = 2 or x = 3.

Continue

Continue into equivalent equations, extraneous solutions and the structure of no, one and many solutions. Connect back to Equivalent Expressions and Substitution as a Mathematical Test. Return to the Secondary Mathematics Master Index.