Small Group Tutorials

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

Secondary 1 Mathematics Learning Guide | Word Problems and Mathematical Representation

Word problems are not a separate branch of Mathematics. They are situations whose mathematical structure has not yet been made explicit. The learner’s job is to identify the quantities, preserve their relationships and choose a representation that makes the problem solvable.

This guide belongs to the Secondary Mathematics Sengkang | S1–S4 Capability Map. It connects the earlier guides on reading questions, algebraic expressions and variables, and equations and equality.

The hardest line in many word problems is the line before the calculation: the representation.

Why Students Can Calculate but Still Struggle With Word Problems

A learner may be fluent with arithmetic and algebra but still fail to start an unfamiliar problem. This happens because calculation and representation are different capabilities. Calculation operates on an already formed mathematical object. Representation decides what the mathematical object should be.

A word problem can therefore fail before the first equation is written. The student may choose the wrong unknown, reverse a comparison, ignore a constraint, combine unlike quantities, or use a diagram that loses an important relationship.

The Representation Chain

situation → quantities → relationships → representation → method → calculation → interpretation → verification

The chain is useful because it shows where to diagnose an error. If the equation is wrong, more equation-solving practice may not repair the problem. The learner may need to go backward to the relationship or the chosen representation.

Step 1 | Identify the Quantities

Before choosing an operation, identify what can vary or be measured. Quantities may include money, time, distance, number of objects, mass, length, area, age, speed, percentage, angle or another numerical measure.

Attach units where appropriate. Units protect meaning. A rate of 60 km/h is not the same mathematical object as a distance of 60 km or a time of 60 h.

Step 2 | Decide What Is Unknown

Choosing the unknown well can simplify the entire problem. If the question asks for a width and all other dimensions are described relative to the width, let the width be the variable. If the question asks for the number of tickets sold, let that count be the variable.

The variable should have a sentence attached to it: “Let x be the number of adult tickets,” not merely “Let x.” Naming the quantity reduces ambiguity and makes later interpretation easier.

Step 3 | Find the Relationships

Relationships are the engine of the problem. They may be additive, multiplicative, proportional, geometrical, statistical or based on a fixed total.

RelationshipTypical language
Additivemore than, less than, difference, total after adding
Multiplicativetimes, of, scale factor, percentage of
Rateper, each, for every
Fixed totalaltogether, perimeter, total cost, total number
Part-wholefraction of, percentage of, ratio
Geometricalparallel, equal angles, perimeter, area, angle sum

Do not turn this table into a keyword dictionary. The same word can appear in different structures. Read the whole statement and identify how the quantities are connected.

Step 4 | Choose a Representation That Exposes the Relationship

Different problems become easier in different representations.

  • Expression: useful when one quantity depends on another.
  • Equation: useful when two quantities or expressions are constrained to be equal.
  • Table: useful for paired values, repeated rates or patterns.
  • Diagram: useful for geometry, part-whole relationships or spatial constraints.
  • Number line: useful for directed numbers, intervals and ordered quantities.
  • Graph: useful when the behaviour of one quantity relative to another matters.

Representation is not about making the page look busy. It should reduce cognitive load by making an important relationship visible.

Worked Example 1 | Ages

Question: Mei is 4 years older than Amir. Their ages add up to 30 years. Find Amir’s age.

Let Amir’s age be x years. Then Mei’s age is x + 4 years. Their total is 30, so:

x + (x + 4) = 30

2x + 4 = 30, so 2x = 26 and x = 13. Amir is 13 years old. Mei is 17, and 13 + 17 = 30, confirming the solution.

The equation preserves both relationships: Mei is four years older, and the total age is 30.

Worked Example 2 | Tickets and Total Cost

Question: Student tickets cost $6 and adult tickets cost $10. A group buys 12 tickets for $88. How many adult tickets are bought?

Let x be the number of adult tickets. Then 12 − x is the number of student tickets. The cost relationship is:

10x + 6(12 − x) = 88

10x + 72 − 6x = 88, so 4x = 16 and x = 4. There are 4 adult tickets and 8 student tickets.

Check the two constraints: 4 + 8 = 12 tickets, and 4($10) + 8($6) = $88.

Why “Use Every Number” Is a Dangerous Rule

Some word problems contain information that is descriptive, redundant or intended to test judgement. A learner who believes every number must appear in a calculation can be pulled into an irrelevant route.

Instead ask: does this quantity participate in a relationship needed to find the unknown? If removing the information leaves the problem fully solvable, it may be redundant.

Rates: Keep the Unit Relationship Visible

Rate problems are easier when the units remain visible. If a machine produces 24 parts in 3 minutes, the rate is 8 parts per minute. The phrase “per minute” is not a label added at the end; it is part of the relationship.

If the rate is constant, 7 minutes would produce 7 × 8 = 56 parts. If the rate changes, that calculation is no longer justified. Always check the condition that makes proportional reasoning valid.

Percentages: Identify the Reference Quantity

Percentage language is often misread because the reference quantity changes. “20% of 50” means 0.20 × 50. “Increase 50 by 20%” means 50 + 0.20(50), or 1.20 × 50. “50 is 20% of what number?” creates the equation 50 = 0.20x.

The number 20% alone does not determine the operation. The learner must identify what quantity the percentage refers to.

Geometry Word Problems: Convert Language Into Constraints

In geometry, words often encode properties rather than arithmetic instructions. “Isosceles triangle” gives an equality of two sides and usually two equal base angles. “Parallel lines” create angle relationships. “Rectangle” gives right angles and opposite sides with equal lengths.

A labelled sketch helps, but the sketch must not add assumptions. Mark only what is stated or logically derived.

Worked Example 3 | Perimeter as a Constraint

Question: A rectangle has width x cm and length 2x + 1 cm. Its perimeter is 38 cm. Find x.

The perimeter relationship is 2(length + width) = 38:

2[(2x + 1) + x] = 38

2(3x + 1) = 38, so 6x + 2 = 38, 6x = 36 and x = 6. The width is 6 cm and the length is 13 cm. The perimeter check gives 2(13 + 6) = 38.

When a Table Is Better Than an Equation at First

Not every problem should begin with a symbolic equation. A table can reveal a pattern or repeated rate more clearly, especially when two quantities vary together.

Suppose 2 notebooks cost $7, 4 cost $14 and 6 cost $21. A table makes the proportional pattern visible and helps the learner see a rate of $3.50 per notebook. The algebraic rule C = 3.5n can then be introduced as a compressed description of the table.

When a Diagram Is Better Than Words

A diagram can reduce the amount of information held in working memory. Part-whole relationships, routes, dimensions, angle constraints and relative positions often become easier once labelled visually.

The test is simple: does the diagram make the relationship easier to inspect? If the drawing adds decoration without clarifying structure, it is not doing mathematical work.

Reverse Problems: Work From the Condition Backwards

Some problems are easier when the learner starts from the final condition and asks what must have been true earlier. This is especially useful when the question describes several changes followed by a final total.

For example, if a number is doubled and then 7 is added to obtain 25, the equation is 2x + 7 = 25. Solving reverses the operations: subtract 7, then divide by 2. The representation and the solving route mirror each other.

Common Word-Problem Errors and Their Upstream Causes

Visible errorPossible upstream cause
Cannot startUnknown or relationship not identified
Uses all numbers automaticallyRelevance not evaluated
Reverses “less than”Language-to-structure translation
Correct equation, wrong solutionEquation-solving or sign control
Correct x, wrong final answerVariable did not represent what the question asked
Implausible numerical result acceptedVerification and estimation weak

Interpret the Solution Back in the Situation

Solving for x is not always the end. If x represented the number of adult tickets, the final answer should state adult tickets. If x represented a width, include the unit. If the question asked for the length but x represented the width, one more step is required.

This return from symbol to situation is where many avoidable marks are lost. Algebra produces a value. The question asks for meaning.

Verification: Does the Answer Satisfy Every Condition?

A strong check returns the answer to the original problem, not only the last equation. Ask whether every stated condition is satisfied.

  • Do totals add correctly?
  • Do units make sense?
  • Is the value allowed by the context?
  • Does a count come out as a sensible whole number when required?
  • Do geometrical lengths remain positive?
  • Does the answer satisfy the original relationship?

An answer of 3.5 people may satisfy an algebraic equation but fail the context. Mathematical modelling requires both symbolic correctness and contextual validity.

A Reliable Secondary 1 Word-Problem Routine

  • Read the entire problem once without calculating.
  • State the unknown in words.
  • List or mark the relevant quantities and units.
  • Identify the relationship or constraint.
  • Choose a representation that exposes that relationship.
  • Write the expression, equation, table or diagram carefully.
  • Solve using a method appropriate to the representation.
  • Interpret the result in the original situation.
  • Verify every important condition.

How to Practise Representation Rather Than Only Answers

One powerful training method is to ask for representations only. Give five word problems and require the learner to write the variable definition, diagram or equation without solving. This isolates the modelling step.

Another method is representation comparison. Give one problem and ask for two possible representations—for example, a table and an equation—and discuss which one exposes the structure more efficiently.

A third method is problem construction. Give the learner an equation such as 4x + 10 = 38 and ask for a realistic story that it could model. Building a story from algebra tests whether the relationship has genuine meaning.

Checkpoint | Can the Learner Turn a Situation Into Mathematics?

  • Can the student state what the variable represents?
  • Can the learner distinguish quantities from relationships?
  • Can the student select relevant information?
  • Can the learner choose between a diagram, table, expression, equation or graph?
  • Can the student translate comparative language accurately?
  • Can the learner preserve units?
  • Can the student interpret the solved value in context?
  • Can the learner verify the answer against every condition?

Exam Craft: Do Not Force Algebra When Another Representation Is Better

Algebra is powerful, but representation choice should remain flexible. A quick labelled sketch may reveal a geometry relationship faster than a long verbal analysis. A table may organise a rate pattern before an equation is obvious. A number line may protect sign meaning in a directed-number problem.

The aim is not to use the most advanced-looking method. The aim is to choose a representation that makes the mathematical structure easier to control under time pressure.

The Four-Guide Secondary 1 Foundation

The first four guides form one learning chain: read the questionrepresent quantities with algebrapreserve equality while solving → represent complete situations faithfully.

Together, they establish the Secondary 1 transition from following familiar procedures to recognising structure and choosing mathematical routes with increasing independence.

Final Thought

Word problems become less mysterious when students stop asking which keyword announces the operation and start asking what relationship the situation contains. Representation is the bridge between language and calculation.

Understand the situation → preserve the relationship → choose the representation → solve the Mathematics you actually meant.

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