SECONDARY 1 MATHEMATICS CLASSROOM · CHAPTER 7 · LINEAR EQUATIONS AND PROBLEM FORMATION · G2/G3
Linear Equations and Problem Formation: Preserve Equality, Then Build the Right Equation
In this classroom, you will not begin by “moving terms across”. You will begin by asking what the equal sign says, what operation keeps both sides equivalent, and whether the equation you wrote actually represents the situation.
An equation is a statement that two expressions have the same value. Solving an equation means changing its form without changing which values make the statement true. Forming an equation from a word problem is a separate skill: first identify the quantities and relationships, then compress them into mathematics.
Classroom rule: define the unknown → build the relationship → preserve equality → isolate the variable → substitute back → return the answer to the situation.
The current Secondary One G2 and G3 Mathematics syllabuses include algebraic equations and mathematical problem solving, with exact sequencing and depth varying by subject level and school. This classroom teaches the shared linear-equation foundation and develops representation, modelling and verification without importing later algebraic methods unnecessarily.
Official reference: MOE G2 and G3 Mathematics Syllabuses.
Navigate: equality · one-step equations · two-step equations · brackets · variables on both sides · fractional equations · one solution, identity and contradiction · problem formation · representation choice · misconception clinic · guided practice · examination transfer · exit ticket.
Featured Answer: What Does It Mean to Solve an Equation?
To solve an equation is to find every value of the variable that makes the equality true. The algebraic steps are valid because each step preserves the set of solutions.
For example:
3x + 5 = 20.
Subtract 5 from both sides:
3x = 15.
Divide both sides by 3:
x = 5.
Check in the original: 3(5)+5=20. The solution works.
The Simple Classroom Answer
An equation is a balance of value. Every legal solving step preserves that balance.
- Equal sign: both sides have the same value.
- Solution: a value making the original equation true.
- Inverse operation: an operation that undoes another operation.
- Equivalent equation: a new equation with the same solution set.
- Problem formation: translating a situation into an expression, equation, table or diagram that preserves its relationships.
- Verification: substituting the answer back into the original equation and checking the original conditions.
How to Use This Classroom
- Read the equation as two equal expressions.
- State what x represents when the equation comes from a context.
- Attempt every Your Turn question before opening the solution.
- Write the same operation on both sides while the idea is still being learned.
- Keep brackets and negative signs visible.
- Solve in the transformed equation but verify in the original equation.
- For word problems, check the original situation as well as the equation.
- Return later without notes and solve a changed structure.
1. Start With the Equal Sign as a Relationship
Teacher: Write:
7 + 5 = 10 + 2.
Ask what the equal sign means. Both expressions have value 12.
The equal sign does not mean “the answer comes next”. It says the left and right expressions are equal in value.
2. Equality Works in Both Directions
If 7+5=12, then 12=7+5 is also true.
This sounds simple, but it shifts the learner from a left-to-right calculator view toward equality as a mathematical relationship.
3. An Equation Can Be True or False for a Chosen Value
For x=4:
- x+3=7 is true;
- 2x=10 is false.
A solution is a value for which the equation is true.
4. Solving Is About Truth Conditions
The goal is not to force every equation into x=some number. The goal is to identify exactly which values make the original statement true.
Later in this chapter, some equations will be true for every x or no x at all.
5. The Balance Model Explains Legal Transformations
Imagine a balanced scale. If the two sides have equal value, applying the same operation to both sides preserves equality.
Whatever you do to one side, do the same to the other side.
This is the reason behind the shorthand that will later become faster.
6. Inverse Operations Undo Structure
| Operation around x | Inverse operation |
|---|---|
| +a | −a |
| −a | +a |
| ×a | ÷a, when a≠0 |
| ÷a | ×a, when a≠0 |
Inverse operations help isolate the variable because they undo operations surrounding it.
7. “Change Side, Change Sign” Is a Shortcut, Not the Reason
From x+4=11, x becomes 7 because 4 is subtracted from both sides.
The 4 does not literally jump across the equal sign and change sign. The compressed written form can look that way, but the invariant is equality.
8. One-Step Addition Equation
Solve:
x+7=19.
Subtract 7 from both sides:
x=12.
Check: 12+7=19.
9. One-Step Subtraction Equation
Solve x−8=15.
Add 8 to both sides:
x=23.
10. One-Step Multiplication Equation
Solve 6x=42.
Divide both sides by 6:
x=7.
11. One-Step Division Equation
Solve x/5=9.
Multiply both sides by 5:
x=45.
12. Negative Solutions Are Ordinary Solutions
Solve x+9=4.
Subtract 9:
x=−5.
Check: −5+9=4.
13. A Fractional Solution Can Be Valid
Solve 4x=10.
x=10/4=5/2=2.5.
Do not round an exact rational solution unnecessarily.
Your Turn 1
- x+11=24
- x−6=−2
- 7x=56
- x/4=−3
- 5x=12
Answers
x=13, 4, 8, −12, 12/5.
14. Two-Step Equations Undo the Outer Operation First
Consider 3x+5=20.
The expression 3x+5 is built by multiplying x by 3, then adding 5. Undo in reverse structural order:
- subtract 5;
- divide by 3.
x=5.
15. Teacher Model 1: 4x−7=21
Add 7 to both sides:
4x=28.
Divide by 4:
x=7.
Check in the original: 28−7=21.
16. Teacher Model 2: 5−2x=17
Subtract 5 from both sides:
−2x=12.
Divide by −2:
x=−6.
Check: 5−2(−6)=17.
17. Fractions Can Appear in Two-Step Equations
Solve x/3+4=9.
Subtract 4:
x/3=5.
Multiply by 3:
x=15.
18. Keep the Entire Numerator Grouped
From y=3x+5:
x=(y−5)/3.
The entire quantity y−5 is divided by 3. Writing y−5/3 means something different.
Your Turn 2
- 3x+8=29
- 5x−6=19
- 7−3x=22
- x/4−2=5
- 2x+11=4
Answers
x=7, 5, −5, 28, −7/2.
19. Brackets Give You More Than One Possible Route
Solve 3(x+2)=21.
You may divide by 3 first or expand first. Both routes preserve equality.
20. Route A: Undo a Common Multiplier First
3(x+2)=21.
- divide both sides by 3: x+2=7;
- subtract 2: x=5.
This is the shorter route.
21. Route B: Expand First
Expand 3(x+2):
3x+6=21.
Then solve:
3x=15, x=5.
22. Choose a Route That Reduces Structural Complexity
For 5(x−4)=35, divide by 5 first.
For 3(x+2)+4=25, expansion or subtracting 4 first can both work. The best route is the one you can justify and execute cleanly.
23. Negative Multipliers Need Sign Control
Solve −2(x−3)=14.
Divide by −2:
x−3=−7.
Add 3:
x=−4.
Check: −2(−7)=14.
24. Teacher Model 3: Bracket Plus Outside Constant
Solve 2(x+5)−3=19.
Add 3:
2(x+5)=22.
Divide by 2:
x+5=11.
Subtract 5:
x=6.
Your Turn 3
- 4(x+3)=32
- 3(x−5)=12
- −2(x+4)=10
- 5(x−2)+3=28
- 2(x+7)−6=18
Answers
x=5, 9, −9, 7, 5.
25. Variables Can Appear on Both Sides
Solve:
5x+2=3x+14.
Subtract 3x from both sides:
2x+2=14.
Then x=6.
26. Move Variable Terms Together by Applying the Same Operation
For 7x−4=2x+21, subtract 2x from both sides:
5x−4=21.
Add 4 and divide by 5:
x=5.
27. Choose the Side That Keeps the Coefficient Convenient
For 3x+17=8x−3, subtracting 3x gives:
17=5x−3.
Add 3:
20=5x, x=4.
Subtracting 8x instead would also be legal but introduces a negative coefficient. Method choice can improve clarity.
28. Teacher Model 4: Negative Solution With Variables on Both Sides
Solve 4x+9=7x−6.
Subtract 4x:
9=3x−6.
Add 6:
15=3x.
x=5.
For a negative example, 6x+4=3x−8 gives 3x=−12 and x=−4.
29. Simplify Each Side Before Solving When Helpful
Solve 2(x+3)+x=15.
Expand and collect the left side:
3x+6=15.
Then x=3.
Your Turn 4
- 5x+3=2x+18
- 7x−5=4x+16
- 3x+14=8x−6
- 6x+2=2x−10
- 2(x+4)+x=17
Answers
x=5, 7, 4, −3, 3.
30. Fractional Equations Need the Same Equality Principle
Solve:
x/4+3=8.
Subtract 3:
x/4=5.
Multiply by 4:
x=20.
31. A Fraction Can Be a Coefficient
Solve (2/3)x=10.
Multiply both sides by 3/2:
x=15.
The reciprocal undoes multiplication by 2/3.
32. Clear a Denominator by Multiplying Every Term
Solve x/3 + 2 = x/6 + 5.
Multiply every term on both sides by 6:
2x+12=x+30.
Then x=18.
Every term must be multiplied. Missing one term breaks equivalence.
33. Teacher Model 5: Several Fractional Terms
Solve x/2 − 1 = x/4 + 3.
Multiply every term by 4:
2x−4=x+12.
Subtract x:
x−4=12.
x=16.
Check: 8−1=4+3=7.
Your Turn 5
- x/5+2=7
- (3/4)x=18
- x/2+3=x/4+8
- x/3−2=x/6+4
Answers
x=25, 24, 20, 36.
34. Some Linear Equations Have One Solution
2x+3=11 gives:
x=4.
Exactly one value makes the original equality true.
35. Some Equations Are True for Every Allowed x
Consider:
2(x+3)=2x+6.
Expanding the left side gives 2x+6=2x+6.
This is true for every real x. It is an identity.
36. Some Equations Have No Solution
Consider:
x+2=x+5.
Subtract x from both sides:
2=5.
This is impossible, so there is no solution.
37. Do Not Force Every Equation to End With x=Something
If the variable disappears, inspect the remaining statement.
- true statement such as 6=6 → every allowed x works;
- false statement such as 2=5 → no x works.
Your Turn 6
- 3x+4=19
- 4(x+2)=4x+8
- 5x−1=5x+6
Answers
One solution x=5. Identity: true for every x. No solution.
38. Solving an Equation and Forming an Equation Are Different Skills
If the equation is already written, the main job is algebraic transformation.
In a word problem, the equation does not yet exist. You must decide what it should be.
situation → quantities → relationships → representation → equation → solution → interpretation → verification.
39. Define the Unknown in Words
Write:
Let x be the number of adult tickets.
Do not write only “Let x”. The sentence makes interpretation auditable.
40. Identify Quantities Before Operations
Possible quantities include:
- number of objects;
- money;
- length;
- age;
- time;
- distance;
- mass;
- rate;
- percentage;
- perimeter.
Attach units when appropriate.
41. Relationships Are the Engine of the Problem
| Relationship | Typical structure |
|---|---|
| total | parts add to a known whole |
| difference | one quantity exceeds another by a fixed amount |
| multiplicative | one quantity is a multiple of another |
| rate | one quantity per unit of another |
| percentage | part relative to a reference whole |
| geometry | perimeter, area, angle or shape constraints |
Do not reduce this table to a keyword dictionary. The whole sentence decides the structure.
42. Build Expressions Before You Build the Equation
If Amir is x years old and Mei is 4 years older, Mei’s age is:
x+4.
Only after both ages are represented should the total condition be written.
43. Teacher Model 6: Age Problem
Mei is 4 years older than Amir. Their ages total 30 years. Find Amir’s age.
Let x be Amir’s age.
Mei’s age = x+4.
Total condition:
x+(x+4)=30.
2x+4=30, so x=13.
Amir is 13 years old and Mei is 17. Check: 17 is four more than 13 and the total is 30.
44. Teacher Model 7: Ticket Problem
Student tickets cost $6 and adult tickets $10. A group buys 12 tickets for $88. Find the number of adult tickets.
Let x be the number of adult tickets.
Student tickets = 12−x.
Cost equation:
10x + 6(12−x)=88.
10x+72−6x=88, so 4x=16 and x=4.
There are 4 adult tickets and 8 student tickets.
45. Check Every Constraint, Not Only the Equation
For the ticket problem:
- ticket count: 4+8=12;
- cost: 4(10)+8(6)=88.
A good model satisfies every important condition from the original situation.
46. Teacher Model 8: Perimeter as an Equation
A rectangle has width x cm and length 2x+1 cm. Its perimeter is 38 cm.
Perimeter constraint:
2[(2x+1)+x]=38.
6x+2=38, so x=6.
Width = 6 cm, length = 13 cm.
Check: 2(6+13)=38 cm.
47. Consecutive Integers Can Be Represented Algebraically
Let the smaller of two consecutive integers be x.
The next integer is:
x+1.
If their sum is 41:
x+(x+1)=41.
2x+1=41, x=20. The integers are 20 and 21.
48. Consecutive Even or Odd Integers Differ by 2
If x represents one even integer, the next consecutive even integer can be represented as x+2.
The same spacing works for consecutive odd integers.
49. A Rate Story Can Produce a Linear Equation
An invented service charges $5 fixed plus $3 per unit. The total is $29.
Let n be the number of units.
3n+5=29.
n=8.
The fixed term and per-unit term come directly from Chapters 5 and 6.
50. A Percentage Story Can Produce a Linear Equation
Thirty per cent of a positive quantity is 54.
Let x be the whole:
0.30x=54.
x=180.
This is the same reverse-percentage structure from Chapter 4 written as a linear equation.
51. A Ratio Story Can Produce a Linear Equation
A:B=3:5 and their total is 96.
Let one ratio part be x. Then A=3x and B=5x.
3x+5x=96.
x=12, so A=36 and B=60.
52. An nth-Term Reverse Question Becomes an Equation
A sequence has nth term 4n+3. Which position has value 99?
Set:
4n+3=99.
n=24.
Then check that n is a valid positive whole-number sequence position.
53. An Equation Is Not Always the Best First Representation
A table may expose a repeated rate. A diagram may expose a geometry constraint. A number line may protect direction. A bar model may expose a part-whole relationship.
The aim is not to make every problem look algebraic. The aim is to choose a representation that makes the relationship easier to control.
54. Use a Table When Two Quantities Vary Together
| Number of notebooks n | Cost C |
|---|---|
| 2 | $7 |
| 4 | $14 |
| 6 | $21 |
The constant unit price $3.50 per notebook becomes visible. The algebraic model C=3.5n can then compress the table.
55. Use a Diagram When Spatial Constraints Matter
For geometry, draw a labelled sketch and mark only what the problem states or what can be derived.
A sketch should expose relationships, not introduce assumptions because “it looks like” two lengths are equal.
56. Use a Number Line When Direction Matters
If a word problem describes movement above and below zero, gains and losses, or positions relative to a reference point, a number line may clarify the structure before an equation is formed.
57. Do Not Use Every Number Automatically
Some problems contain redundant or descriptive information.
Ask whether a number participates in a relationship needed to determine the unknown. Mathematical relevance is more important than numerical presence.
58. Recognise Insufficient Information
“A rectangle has perimeter 30 cm. Find its length.”
This is not enough information. Many rectangles have perimeter 30 cm.
An equation can express the relationship, but a formula cannot manufacture a missing independent condition.
59. A Correct Algebraic Value Can Still Fail the Context
If x represents the number of people, x=3.5 may satisfy an algebraic equation but be impossible in an ordinary count problem.
Return the answer to the allowed domain of the context.
60. Units Can Reject a Bad Model
If a width is measured in centimetres, an equation combining it directly with an area measured in cm² without a multiplication relationship is structurally suspicious.
Units help reveal whether unlike quantities have been added or equated.
61. Verification Has Two Layers
- Equation check: substitute into the original equation.
- Context check: verify all original conditions, units and restrictions.
Both layers matter in modelling questions.
62. Misconception Clinic: Equal Sign Means “Calculate the Left Side”
The equal sign states equal value between two expressions. It is relational, not an arrow announcing an answer.
63. Misconception Clinic: Move a Term and Change Its Sign
State the actual operation applied to both sides. The apparent sign change is a consequence of adding or subtracting the same term from both sides.
64. Misconception Clinic: Do an Operation to Only One Side
This generally destroys equality. The same valid operation must be applied to both sides.
65. Misconception Clinic: Divide Only One Term in a Sum
If 3x+6=21 and you divide the whole left side by 3, both terms are affected: x+2=7.
66. Misconception Clinic: Expand Only Part of a Bracket
3(x+4)=3x+12, not 3x+4. The multiplier applies to the whole grouped expression.
67. Misconception Clinic: Cancel Terms Across Addition
Cancellation applies to common factors in multiplication and division, not to arbitrary terms joined by addition or subtraction.
68. Misconception Clinic: A Fraction Means the Equation Is a Different Topic
The equality principle is unchanged. Use inverse operations or multiply every term by a common denominator.
69. Misconception Clinic: Every Equation Has One Numerical Solution
Some linear equations are identities and some contradictions. Inspect the remaining statement if the variable disappears.
70. Misconception Clinic: Let x Mean Whatever Is Convenient Later
Define x once and keep that meaning. Changing its meaning mid-solution breaks the model.
71. Misconception Clinic: Use Every Number in the Word Problem
Use only quantities relevant to the relationships needed to determine the unknown.
72. Misconception Clinic: Keyword Means Operation
“More than”, “less than”, “per”, “of” and “altogether” can appear in different structures. Translate the complete relationship rather than one isolated word.
73. Misconception Clinic: Correct x Means the Question Is Finished
If x represents width but the question asks for length, one more step is required. Return the solved variable to the requested output.
74. Misconception Clinic: Never Check the Original Equation
Substituting into the original is the most direct test of whether the proposed value satisfies the relationship.
75. Guided Practice Set A: One-Step Equations
- x+8=21
- x−13=4
- 9x=63
- x/6=5
- 4x=−18
Solutions
x=13, 17, 7, 30, −9/2.
76. Guided Practice Set B: Two-Step Equations
- 3x+5=26
- 4x−9=19
- 7−2x=17
- x/5+4=10
- 6x+11=2
Solutions
x=7, 7, −5, 30, −3/2.
77. Guided Practice Set C: Brackets
- 3(x+4)=27
- 5(x−2)=35
- −2(x−1)=12
- 2(x+3)+5=19
- 4(x−1)−2=22
Solutions
x=5, 9, −5, 4, 7.
78. Guided Practice Set D: Variables on Both Sides
- 5x+4=2x+19
- 8x−7=3x+18
- 4x+15=9x−5
- 7x+2=3x−10
Solutions
x=5, 5, 4, −3.
79. Guided Practice Set E: Fractions
- x/4+2=8
- (2/5)x=14
- x/2+1=x/4+6
- x/3−1=x/6+5
Solutions
x=24, 35, 20, 36.
80. Guided Practice Set F: Identity or Contradiction?
- 3(x+2)=3x+6
- 4x+7=4x−2
- 5x+3=18
Solutions
Identity: all real x. No solution. One solution x=3.
81. Guided Practice Set G: Form an Equation From a Total
One quantity is x and another is x+7. Their total is 43. Find both quantities.
Worked solution
x+(x+7)=43. Then 2x=36, so x=18. The quantities are 18 and 25.
82. Guided Practice Set H: Form an Equation From Cost
An invented service charges $8 fixed plus $4 per item. The total is $44. How many items are there?
Worked solution
Let n be number of items. 4n+8=44. So n=9.
83. Guided Practice Set I: Form an Equation From Perimeter
A rectangle has width x cm and length x+5 cm. Its perimeter is 50 cm. Find the dimensions.
Worked solution
2[x+(x+5)]=50. So 4x+10=50, x=10. Width=10 cm, length=15 cm.
84. Guided Practice Set J: Consecutive Integers
Two consecutive integers have sum 73. Find them.
Worked solution
Let smaller integer be x. Then x+(x+1)=73. So 2x=72, x=36. The integers are 36 and 37.
85. Guided Practice Set K: Reverse nth Term
The nth term is 5n−2. Which position has value 98?
Worked solution
5n−2=98. Then 5n=100 and n=20. The value occurs at position 20.
86. Challenge Practice: Two Different Valid Routes
Solve 4(x+3)=2x+22 using two different valid routes.
Worked solution
Route 1: expand to 4x+12=2x+22, so 2x=10 and x=5. Route 2: divide both sides by 2 to get 2(x+3)=x+11, expand to 2x+6=x+11, so x=5.
87. Challenge Practice: Missing Information
A rectangle has area 60 cm². Find its length.
Answer
Insufficient information. Many positive length-width pairs have product 60. Another independent condition is required.
88. Challenge Practice: Context Rejects an Algebraic Answer
Adult and child tickets total 10. A proposed equation leads to x=3.5 adult tickets. What should you conclude?
Answer
If x counts indivisible tickets, 3.5 is not contextually valid. Recheck the model and arithmetic, or conclude the stated conditions may be inconsistent if the equation was formed correctly.
89. Challenge Practice: Build the Story From the Equation
Create a realistic story for:
4x+10=38.
One possible model
An invented service charges $10 fixed plus $4 for each item. The total charge is $38. If x is the number of items, 4x+10=38 and x=7.
90. Examination Method: Make Each Transformation Auditable
Every line should follow legally from the previous one. If a sign changes, you should be able to explain which operation caused the change.
91. Examination Method: Simplify Before Solving When It Reduces Complexity
Expand brackets or collect like terms first when doing so produces a cleaner equation.
92. Examination Method: Do Not Skip the Variable Definition in Modelling Questions
Write “Let x be …” with the quantity and unit where relevant. This keeps every later expression interpretable.
93. Examination Method: Write the Relationship Before the Arithmetic
For an age problem, write the expressions for both ages before writing the total equation.
For a ticket problem, write the two ticket counts before writing total cost.
94. Examination Method: Use Brackets to Preserve Groups
If the number of student tickets is 12−x and each costs $6, write 6(12−x). The bracket preserves the entire count as one factor.
95. Examination Method: Check in the Original Equation
A transformed equation may have hidden a sign error. Substitute the proposed value into the equation as originally given or formed.
96. Examination Method: Return to the Asked Quantity
If x is only an intermediate quantity, calculate the requested final quantity before stopping.
97. Examination Method: Use Contextual Boundaries
- counts may need whole-number values;
- lengths and ordinary masses should not be negative;
- ticket counts cannot exceed the total count;
- time and money answers need units;
- a sequence position normally needs a positive integer.
98. Examination Method: Recognise When the Problem Is Underdetermined
If one equation contains two independent unknown quantities with no second relationship, a unique answer may not exist. Do not fabricate information.
99. Examination Method: Use a Second Representation as a Check
- equation → substitution check;
- word problem → diagram or table check;
- perimeter → recalculate from solved dimensions;
- rate → verify units and scaling;
- sequence → substitute the solved position into the nth-term rule.
100. Oral Classroom Check
- What does the equal sign mean?
- Why must the same operation be applied to both sides?
- What is an inverse operation?
- Why is “change side, change sign” not the mathematical reason?
- How do you choose the first move in a two-step equation?
- When can you divide before expanding a bracket?
- What do you do if the variable disappears?
- Why is forming an equation different from solving one?
- Why should x be defined in words?
- How do you check a word-problem solution?
The student should answer with one worked example. A rule without a reason is not yet secure.
101. Exit Ticket
- Solve 4x+7=31.
- Solve 3(x−2)=18.
- Solve 5x+4=2x+19.
- Solve x/2+3=x/4+8.
- State whether 2(x+5)=2x+10 has one solution, no solution or all x.
- A quantity is 7 more than another and their total is 51. Find both quantities.
- A rectangle has width x cm, length x+4 cm and perimeter 40 cm. Find its dimensions.
- The nth term is 6n−1. Which position has value 119?
Exit-ticket solution
x=6. x=8. x=5. x=20. Identity: all real x. Let smaller quantity be x: x+(x+7)=51, so x=22 and the other is 29. Rectangle: 2[x+(x+4)]=40, so 4x+8=40, x=8; dimensions 8 cm by 12 cm. 6n−1=119 gives 6n=120, so n=20.
102. Homework: Retrieval, Variation and Transfer
Layer 1 — Retrieval
- Explain the equal sign as a relationship.
- List four inverse-operation pairs.
- Solve four one-step equations.
- Solve four two-step equations.
- Explain identity versus contradiction.
- Write the full word-problem representation chain.
Layer 2 — Variation
- four equations with brackets;
- four equations with variables on both sides;
- three fractional equations;
- two identity/contradiction classifications;
- two age or total problems;
- two cost problems;
- one perimeter problem;
- one reverse nth-term problem.
Layer 3 — Transfer
Create three word problems that produce equations of different structures: one two-step equation, one equation with a bracket and one equation with the variable on both sides. Define the variable, solve, verify and explain why the equation represents the situation.
103. The Seven-Day Return Cycle
- Day 0: complete teacher models and guided practice.
- Day 1: solve four equation structures and check each in the original.
- Day 3: form equations from two unfamiliar word problems without notes.
- Day 7: repeat the exit ticket with changed values and explain every balancing step aloud.
104. A 60-Minute Teaching Lesson
- 5 minutes: equality and inverse-operation retrieval.
- 10 minutes: one- and two-step equations.
- 10 minutes: brackets.
- 10 minutes: variables on both sides and fractions.
- 15 minutes: forming equations from situations.
- 5 minutes: verification and oral explanation.
- 5 minutes: exit ticket.
105. A 90-Minute Teaching Lesson
- 10 minutes: equality diagnostic.
- 15 minutes: one- and two-step equations.
- 15 minutes: brackets and method choice.
- 15 minutes: variables on both sides and fractions.
- 20 minutes: word-problem representation and equation formation.
- 5 minutes: identity/contradiction.
- 5 minutes: oral explanation.
- 5 minutes: exit ticket and return date.
106. The Full Equation-Solving Routine
read equality → simplify if useful → choose inverse operation → apply to both sides → isolate variable → substitute into original.
107. The Full Bracket Routine
inspect common outer multiplier → decide divide-first or expand-first → preserve every term → solve → check.
108. The Full Fractional-Equation Routine
identify denominators → choose inverse operation or common multiple → affect every term → simplify → solve → check.
109. The Full Problem-Formation Routine
read whole situation → define unknown → list quantities and units → state relationships → choose representation → write equation → solve → interpret → verify all conditions.
110. Why This Chapter Matters Beyond Chapter 7
Equation solving is one of the central operating systems of Secondary Mathematics. Formulae are rearranged by preserving equality. Graph intersections correspond to shared values. Geometry problems produce equations from angle, perimeter and area constraints. Rates, ratios and percentages become algebraic models. Later simultaneous, quadratic and fractional equations all depend on the same principle: transformations are valid because a relationship remains invariant.
The deeper habit is this: algebraic movement is never magic. Every transformation must preserve truth, and every model must preserve the situation it represents.
111. Connect Back to Chapters 4–6
Chapter 4 provided percentage multipliers and reverse reasoning. Chapter 5 provided rate relationships and unit checks. Chapter 6 provided expressions, substitution, brackets, formulae and nth-term rules. Chapter 7 turns those structures into equations and model-building.
- Secondary 1 Mathematics Classroom | Chapter 4: Percentages and Reverse Percentages
- Secondary 1 Mathematics Classroom | Chapter 5: Rate, Speed and Unit Conversion
- Secondary 1 Mathematics Classroom | Chapter 6: Algebraic Language, Expressions, Formulae and nth-Term Patterns
112. Ready for Chapter 8?
You are ready to move on when you can do all of the following without prompts:
- explain the equal sign as a relationship;
- use inverse operations while preserving equality;
- solve one- and two-step linear equations;
- solve equations involving negative values;
- choose a sensible route for equations with brackets;
- solve equations with variables on both sides;
- solve simple fractional linear equations;
- distinguish one solution, identity and contradiction;
- define an unknown clearly in a word problem;
- translate totals, differences, rates, percentages and perimeter constraints into equations;
- choose between equation, table, diagram and other representations;
- recognise redundant and insufficient information;
- interpret the solved value in context;
- verify both the original equation and the original situation.
If one item is weak, return to the smallest section that owns it and complete a changed example. If all are stable, continue to Coordinates, Linear Functions, Graphs and Gradient, where equations become geometric objects and relationships can be read from axes, tables and straight lines.
Continue the Secondary 1 Mathematics Learning Route
- Secondary 1 Mathematics Learning Guide | Equations and Equality
- Secondary 1 Mathematics Learning Guide | Word Problems and Mathematical Representation
- Secondary 1 Mathematics Learning Guide | Algebraic Expressions and Variables
- Secondary 1 Mathematics Learning Guide | Algebraic Simplification, Like Terms, Brackets and Common Factors
- Secondary 1 Mathematics Learning Guide | Algebraic Formulae, Substitution and Rearrangement
- Secondary 1 Mathematics Learning Guide | Mathematical Communication, Working and Justification
- Secondary Mathematics Sengkang | S1–S4 Capability Map