Small Group Tutorials

Here to help students catch up, keep up, and move ahead. Book a consultation here.

Secondary 1 Mathematics Learning Guide | Equations and Equality

An equation is a statement of equality. That sentence is more important than any shortcut for “moving terms across”. Secondary 1 students who understand equality can solve equations reliably, explain their steps and recover when the equation looks unfamiliar. Students who memorise movement rules often become fragile as soon as signs, brackets, fractions or variables appear on both sides.

This guide belongs to the Secondary Mathematics Sengkang | S1–S4 Capability Map and follows Algebraic Expressions and Variables.

Solving an equation means changing its form without changing which values make it true.

What the Equal Sign Actually Means

Many learners first meet the equal sign as a signal that an answer comes next: 7 + 5 = 12. In algebra, that interpretation is too narrow. The equal sign says that the expression on the left and the expression on the right have the same value.

That means 12 = 7 + 5 is just as valid as 7 + 5 = 12. So is 7 + 5 = 10 + 2. Equality is a relationship, not an instruction to calculate only from left to right.

Why the Balance Model Helps

Imagine an equation as a balanced scale. If the two sides have equal value, the scale is level. Any operation applied to one side must also be applied to the other side if equality is to be preserved.

If x + 4 = 11, subtracting 4 from both sides gives x + 4 − 4 = 11 − 4, so x = 7. The shorthand may later become automatic, but the reason remains: the same transformation was applied to both sides.

Whatever keeps one side equivalent must keep the other side equivalent too.

Inverse Operations Undo Structure

Solving a simple equation often involves reversing the operations that were applied to the unknown.

Operation around xInverse operation
+ 5− 5
− 7+ 7
× 4÷ 4
÷ 3× 3

The word “inverse” matters because the goal is not to make symbols jump across the equal sign. The goal is to undo operations while maintaining equality.

Worked Example 1 | One-Step Equation

Solve x − 8 = 15.

Add 8 to both sides:

x − 8 + 8 = 15 + 8

x = 23

Check: 23 − 8 = 15, so the solution satisfies the original equation.

Worked Example 2 | Two-Step Equation

Solve 3x + 5 = 20.

Subtract 5 from both sides: 3x = 15. Then divide both sides by 3: x = 5.

Check in the original equation: 3(5) + 5 = 20. The left side is 20, matching the right side.

Notice the order. The outer addition is undone before the multiplication because the expression 3x + 5 was built by multiplying x by 3 and then adding 5.

Do Not Teach “Change Side, Change Sign” as the Reason

The shortcut “change side, change sign” can produce correct answers in simple equations, but it hides the invariant that makes the algebra valid. It also becomes dangerous when students encounter multiplication, fractions, brackets and more complex expressions.

For example, from 4x = 20, x does not “move across and become divide”. Rather, both sides are divided by 4. The notation may be compressed later, but the mathematical justification should remain available to the learner.

Equations With Brackets

When brackets appear, there may be more than one valid route. The learner can sometimes divide first or expand first. The best route is the one that preserves structure clearly and reduces error risk.

Solve 3(x + 2) = 21.

  • Route A: Divide both sides by 3: x + 2 = 7, then subtract 2: x = 5.
  • Route B: Expand: 3x + 6 = 21, subtract 6: 3x = 15, divide by 3: x = 5.

Both routes preserve equality. Route A is shorter because the common multiplication by 3 can be undone immediately.

Worked Example 3 | Variables on Both Sides

Solve 5x + 2 = 3x + 14.

Subtract 3x from both sides: 2x + 2 = 14. Subtract 2 from both sides: 2x = 12. Divide both sides by 2: x = 6.

Check: left side = 5(6) + 2 = 32. Right side = 3(6) + 14 = 32. Both sides agree.

Fractions: Clear Structure Before Speed

Fractions expose whether equality is genuinely understood. Consider x/4 + 3 = 8. Subtract 3 from both sides to obtain x/4 = 5, then multiply both sides by 4 to obtain x = 20.

If several fractional terms appear, multiplying every term on both sides by a common denominator can simplify the equation. But every term must be included. Missing one term breaks equality.

Why Checking by Substitution Matters

Checking is not a decorative final instruction. It tests whether the proposed value satisfies the original relationship.

A student can make a sign error and still produce a neat-looking solution. Substitution returns the answer to the original equation and asks the only question that matters: do both sides now have equal value?

Solve in the transformed equation. Verify in the original equation.

Equations as Models of Situations

An equation often begins outside algebra. A real or imagined situation contains a relationship, and the equation captures that relationship compactly.

Suppose a student has $50 and spends $6 on each notebook, leaving $14. If n is the number of notebooks, then 50 − 6n = 14. The equation is not arbitrary. Every symbol has a job that can be traced back to the situation.

Solving gives 6n = 36, so n = 6. The context then verifies that six notebooks at $6 cost $36 and leave $14 from $50.

Identity, Contradiction and One Solution

As learners become stronger, it is useful to see that not every equation behaves in the same way.

  • One solution: 2x + 3 = 11 gives x = 4.
  • Always true identity: 2(x + 3) = 2x + 6 is true for every x.
  • Contradiction: x + 2 = x + 5 can never be true because subtracting x from both sides leaves 2 = 5.

This helps students understand that solving is about truth conditions, not merely forcing every equation to end with “x = something”.

Common Equation Errors and Their First Weak Link

ErrorLikely weak link
Changing a sign without a valid operationEquality/inverse-operation meaning
Doing an operation to only one sideBalance principle
Dividing only one term in a sumExpression structure
Dropping a negative signSign control
Expanding only part of a bracketDistributive law
Never checking the answerVerification habit

A Reliable Solving Routine

  • Read the equation as two equal expressions.
  • Simplify each side if useful.
  • Choose an operation that moves you toward isolating the variable.
  • Apply that operation to both sides.
  • Keep signs and brackets visible.
  • Continue until the variable is isolated.
  • Substitute the solution into the original equation.

How to Build Equation Fluency Without Creating Fragility

Fluency should eventually make simple transformations fast. But speed should grow from understanding rather than replace it. One useful progression is to ask learners first to narrate each balancing operation, then write shorter lines once the invariant is secure.

Mix equations with different structures so that the learner has to choose the first move. Include brackets, negative coefficients, fractions and variables on both sides gradually. Ask for two valid routes when possible. This develops method selection rather than one memorised script.

Checkpoint | Does Equality Survive the Student’s Working?

  • Can the student explain what the equal sign means?
  • Can the learner say why the same operation must be applied to both sides?
  • Can the student solve one- and two-step equations?
  • Can the learner choose whether to expand a bracket or undo a common factor first?
  • Can the student manage variables on both sides?
  • Can the learner solve equations containing fractions?
  • Can the student distinguish one solution, an identity and a contradiction?
  • Can the learner verify by substitution in the original equation?

Exam Craft: Make Each Transformation Auditable

Under examination conditions, a compact solution is useful only if it remains inspectable. Each line should follow legally from the line before it. If a sign changes, the operation causing the change should be mentally or visibly recoverable.

If an equation becomes more complicated after a step, reconsider the route. Good algebra often reduces structural complexity. A student who understands equality can back out, choose another valid transformation and continue.

From Equations to Word Problems

The next challenge is not solving an equation that is already written. It is deciding what equation should be written in the first place. Continue with Secondary 1 Mathematics Learning Guide | Word Problems and Mathematical Representation.

Return to Algebraic Expressions and Variables or the opening guide, Read the Question Before Choosing a Method.

Final Thought

Equation solving is one of the first places where Secondary Mathematics reveals a larger principle: mathematical transformations are allowed because something important remains invariant. Here, that invariant is equality.

Do not move symbols because a rule says they can move. Transform the equation because equality tells you what must remain true.

Return to the Secondary Mathematics Sengkang | S1–S4 Capability Map.