Forming & Solving Equations
Revise Forming & Solving Equations for International Mathematics 0607 (O Level) — revision notes and instant AI marking. Free to start.
Forming & Solving Equations
Quick Summary
- Forming expressions from words — translate phrases like "3 more than something" or "half of something" into algebra using a letter (usually x).
- Brackets matter — the order operations happen in changes the expression completely.
- Choosing your unknown wisely — sometimes letting the *bigger* quantity be a multiple of x makes the algebra much simpler than using fractions.
- Forming equations — spot the phrase "is equal to" (or its hidden version) to know where the = sign goes.
- Forming equations from shapes — use known geometric facts (perimeter, area, angle sums, angles on parallel lines, volume of prisms) as the "equal to" statement.
- Problem solving — equations can be linear or quadratic; you must always give your final answer in context, using the words and units of the question.
- Always check your answer makes sense — e.g. a side length or age can't be negative.
1. Forming Equations from Words
1 Turning phrases into expressions
Before you can write an equation, you need to be comfortable writing expressions. An expression is just a piece of algebra with no equals sign — it doesn't "solve" to anything, it just represents a value in terms of the unknown. The whole skill here is translation: you're converting English into algebra, word by word.
Always start by letting x represent the unknown value the question is describing. Then look for keywords that tell you which operation is happening.
| Phrase | Expression |
|---|---|
| 2 less than "something" | x − 2 |
| Double "something" | 2x |
| 5 lots of "something" | 5x |
| 3 more than "something" | x + 3 |
| Half of "something" | x/2 |
Addition: sum, total, more than, increase
Subtraction: difference, less than, decrease
Multiplication: product, lots of, times as many, double, triple
Division: shared, split, grouped, halved, quartered
2 Why brackets matter — order changes everything
This is one of the most common places marks are lost. The order in which operations happen in a sentence must be mirrored exactly in your algebra. Compare these two very similar-sounding sentences:
If you read too fast, "add 1 then multiply by 3" and "multiply by 3 then add 1" look almost identical on the page — but they give completely different expressions (and different final values!). Always slow down and process the sentence in the order the actions happen, not the order the numbers appear.
3 Choosing which unknown to call x
Often a question describes a relationship between two unknown quantities — like two people's ages — rather than giving you a single unknown directly. You get to choose which one becomes x, and this choice can make your life much easier or much harder.
Take this example: "Adam is 10 years younger than Barry." This is the same fact as saying "Barry is 10 years older than Adam." You have two valid options:
- Let Barry's age be x, so Adam's age is x − 10
- Let Adam's age be x, so Barry's age is x + 10
Both are correct — pick whichever feels more natural for the rest of the question.
Now consider: "Adam's age is half of Barry's age" — which is the same as saying "Barry's age is double Adam's age."
You could let Barry's age be x and write Adam's age as ½x. But it's much smarter to let Adam's age be x, because then Barry's age is simply 2x — a whole number of "lots of x", no fractions involved. Whenever one quantity is a fraction of another, let the smaller quantity be x so the bigger one comes out as a clean multiple. This single habit will save you from messy fraction arithmetic again and again.
4 Turning a sentence into a full equation
An equation is different from an expression because it contains an equals sign, and (crucially) it can be solved — meaning there's a specific number that makes it true. To form one from a word problem, your job is to find the sentence (or the hidden meaning) that says two things are equal to each other.
Sometimes a question genuinely needs two different letters, x and y — for example, two unrelated unknown quantities. In that case, use the information given to form two separate equations and solve them as a pair of simultaneous equations.
2. Forming Equations from Shapes
1 The mindset — shapes give you free facts
Geometry questions are secretly the same skill as word problems — you're still just building an equation from a fact that must be true. The only difference is that instead of a sentence like "the sum of their ages is 27," the fact comes from a property of the shape: a total of 180° in a triangle, a rule about opposite sides, an angle sum formula for a polygon, and so on.
To do this well, you need your shape facts to be second nature. Here's what CIE expects you to know:
| Category | Know this |
|---|---|
| Triangles | Equilateral, isosceles, scalene, right-angled — and their equal-side / equal-angle properties |
| Quadrilaterals | Square, rectangle, kite, rhombus, parallelogram, trapezium |
| Polygons | Regular vs irregular; interior vs exterior angles |
| Parallel lines | Alternate, corresponding, and co-interior angles |
| 3D shapes | Surface area and volume, especially prisms |
2 Strategies that make shape problems manageable
- Sketch a diagram if none is given — you cannot reliably do geometry in your head.
- Split uncommon shapes into the sum or difference of shapes you actually know the rules for.
- Watch for extra clues — e.g. a trapezium described as having "a line of symmetry" tells you two sides are equal, which is a fact you can use.
- With irregular shapes, assume nothing is equal unless the question tells you otherwise.
- Bracket algebraic expressions whenever you substitute them into a geometric formula — this is exactly where sign errors creep in.
Always double-check exactly what's being asked. Does it want the value of x? Or one specific angle? Or the largest/smallest angle? These worked examples often have a natural "part 2" — e.g. once you know x = 30, you could be asked to substitute back in and find that the angles are actually 30° and 178°. Don't stop at finding x if the question wanted more than that.
3. Problem Solving with Equations
1 What "problem solving" actually means here
Problem solving questions give you a specific situation — real-life or invented — and expect you to figure out which equation to form, without being told directly. This is the hardest but most important skill in the chapter, because it combines everything: translating words, using geometric or numerical facts, and then correctly solving whatever type of equation comes out — linear or quadratic.
2 Types of algebra that show up
Many problem-solving questions lead to a quadratic equation, not just a linear one. You need to:
- Recognise when an equation is quadratic (look for an x² term, even if it's hidden and needs rearranging to appear).
- Rearrange so everything is on one side, equal to zero: ... = 0
- Choose a suitable method (factorising, completing the square, or the quadratic formula).
- If you get two solutions, decide which one is actually valid for the situation (e.g. reject negative lengths or ages).
Algebra can also appear disguised inside other contexts:
| Context | Algebra it produces |
|---|---|
| Percentages | P% as a decimal is P/100 |
| Ratios | If x : (x+2) is equivalent to 5 : 8, then x/(x+2) = 5/8 |
| Unfamiliar equations | e.g. 12/x = 7 − x — multiplying both sides by x turns this into a quadratic |
If a question has part (a) "show that [equation]" and part (b) that uses that equation — and you can't actually do part (a) — don't panic and don't skip part (b). You can simply take the given equation as fact and use it to answer part (b) anyway. This means one stuck part never costs you the whole question.
What to Memorise
| Term / Formula | What it means |
|---|---|
| Expression | Algebra with no equals sign — represents a value but can't be "solved" |
| Equation | A statement with an equals sign that can be solved for the unknown |
| "is equal to" trick | Insert this phrase into the word problem to find where the = sign belongs |
| Smaller-quantity trick | When one amount is a fraction of another, let the smaller one be x to avoid fractions |
| Interior angle sum | 180(n − 2) for an n-sided polygon |
| Volume of a prism | Cross-sectional area × length |
| Simultaneous equations | Needed whenever a problem has two genuinely separate unknowns (x and y) |
| Answering in context | Final answers must use the words/units from the question, not just "x = ..." |
| Rejecting invalid roots | In quadratics, throw out solutions that can't apply in real life (e.g. negative lengths) |
Concepts Checklist
- I can translate common phrases (sum, product, difference, etc.) into algebraic expressions.
- I understand why brackets change the meaning of "add then multiply" vs "multiply then add."
- I know how to choose which unknown to call x to avoid fractions in the algebra.
- I can find where the equals sign goes using the "is equal to" trick.
- I can form and solve simultaneous equations when there are two unknowns.
- I know the interior angle sum formula 180(n − 2) and can use it to form equations.
- I can use perimeter, area, and volume formulas to form equations from shapes.
- I remember to sketch a diagram if none is given.
- I can recognise when a word problem leads to a quadratic equation.
- I know how to reject invalid solutions (e.g. negative lengths or ages).
- I always write my final answer in context, with correct units and wording.
- If I can't do part (a), I still attempt part (b) using the given equation.
Exam Tips & Common Mistakes
© Revision guide based on Cambridge (CIE) IGCSE International Maths: Extended — Forming & Solving Equations. Built for offline study.
- Exam Tips & Common Mistakes
Read the full Forming & Solving Equations notes free
That's the preview — create a free account to read the rest, plus flashcards and practice questions with instant AI marking. No credit card.
Unlock the full notes free →