Hi, I’m Ari. We can follow one repeated calculation, unpack the subscripts and then use a calculator to estimate a solution.
GCSE Maths · Algebra
Iteration GCSE Questions, Worked Examples and Answers
Iteration means applying a rule repeatedly, feeding each answer into the next calculation. A suitable iterative rule can produce increasingly accurate estimates of an equation’s solution.
Free AI tutor · GCSE iteration
Practise GCSE iteration for free with an AI tutor
Ask Ari for an explanation or work through an original exam-style question together.
Ari is an AI tutor and can make mistakes. Use the worked answers below to check important results.
Start with a repeated instruction
What you need to know about iteration
Start with 2. Halve it and add 3: the answer is 4. Now apply the same instruction to 4: the answer is 5. Apply it to 5 and you get 5.5. Repeating a calculation in this way is called iteration. The important change each time is the input: always use the answer you just obtained.
Use the result as the next input
Name the current and next values
We call the starting value x₀ (‘x zero’). After one calculation we have x₁; after two we have x₂. The small lower number counts steps: x₂ does not mean x squared.
Startx₀ = 2before applying the rule→
One calculationx₁ = 4halve 2, then add 3→
Next calculationx₂ = 5halve 4, then add 3
The letter counts how many steps have been taken. is the current value and is the next value. Our instruction becomes:
How can repeating help solve an equation?
Here the values approach 6: . If the input were exactly 6, the output would also be 6. Such an unchanged value is called a fixed point.
So the limit solves . Each step halves the distance to 6, which explains why this particular rule approaches it. Other rules may move away or alternate forever; repetition alone does not guarantee an answer.
From problem to method
Typical problems you need to be able to solve
These are the main kinds of question in this topic. Each card first states the problem, then explains how to solve it.
Calculate the next few values
What the problem asks: Given x₀ and a rule for xₙ₊₁, find x₁, x₂ and x₃.
How to solve it: Substitute the start once to find x₁. Put that answer back in for x₂, then repeat. Record the step numbers so that the starting value is not counted as the first iteration.
Show how a rule comes from an equation
What the problem asks: Rearrange x² − x − 8 = 0 into a supplied square-root form for the positive solution.
How to solve it: Isolate x², then take the positive square root because the required solution is positive. Replace the left x with the next value and the right x with the current value.
Estimate a root
What the problem asks: Use the supplied rule to find a solution to a stated number of decimal places.
How to solve it: Continue with full calculator precision until the values settle to the requested rounding. Substitute back to check. A root means a value making the original expression zero.
Justify an interval or accuracy
What the problem asks: Show that a root is between two values.
How to solve it: Evaluate the original continuous expression at both endpoints. Opposite signs show a crossing of zero between them. To prove rounding, choose bounds inside the same rounding interval.
A reliable routine
Use a supplied iterative formula
Use this routine when a question provides a starting value and a rule for the next value. Each output becomes the next input by definition. If the task is root finding, the rule must also converge to a fixed point that satisfies the original equation.
- Identify the starting value and its subscript.
- Substitute it into the whole right-hand side, using brackets carefully.
- Label the output with the next subscript.
- Feed the full output back into the formula; a stored-answer key can help.
- Stop after the requested number of steps, or establish the requested accuracy and check in the original equation.
Check: Repeatedly seeing the same rounded answer is evidence of settling, not a general proof of convergence. Use a sign-change bracket when the question asks you to justify accuracy.
Fully worked
Iteration GCSE worked examples
Each solution explains the clue, why the method fits and how to check the result.
Example 1
Read the subscripts correctly
Question
Given and , find , and .
Each step triples the latest value and adds 2.
This sequence does not settle down. The question asks for three outputs, not a root.
Example 2
Rearrange for a positive solution
Question
Show how gives the iterative rule for estimating its positive solution.
Add to both sides.
For the positive solution, take the positive square root.
Use the current value on the right to generate a new value on the left:
The original quadratic also has a negative root; this rule targets the positive one.
Example 3
Use the stored calculator answer
Question
Starting with , use to find , and . Show each to 4 decimal places.
On a suitable calculator, enter the start, then evaluate repeatedly. Keep the whole sum under the square root; button sequences vary by model.
Example 4
Continue to an estimate
Question
The table displays nine decimal places. Calculations use the full previous calculator value, not the rounded display typed in again.
Use the same rule and start to estimate the positive root of to 3 decimal places.
| Step n | Value xₙ (display rounded) |
|---|---|
| 0 | 3 (start) |
| 1 | 3.316624790 |
| 2 | 3.364019142 |
| 3 | 3.371056087 |
| 4 | 3.372099656 |
| 5 | 3.372254388 |
| 6 | 3.372277330 |
From onwards the displayed values round to the same 3-decimal-place result.
Substitution gives , close to zero. This checks the estimate; the next example gives an actual bracket to justify the rounding.
Example 5
Justify the rounding
Question
Let . Show that the positive root rounds to 3.372 to 3 decimal places using 3.3722 and 3.3723.
means evaluate the expression at x.
This polynomial is continuous: its graph has no jump between these inputs. The sign change places a root between them. It is the unique positive root, since the quadratic has one positive and one negative root.
Both endpoints lie between and , so every number in this bracket rounds to to 3 decimal places.
Example 6
Recognise a non-converging rule
Question
For and , calculate three values and explain why this start does not lead to an approximate fixed point.
The values repeat and do not get closer to one number. They oscillate. Although solves , this starting value and rule do not approach it.
10 original questions · total 23 marks
Iteration GCSE exam-style questions
Try each question before opening its fully worked answer. The difficulty rises through the set.
Before you startAllow about 35 minutes · Use a calculator. Label the iteration number, carry full precision forward and distinguish a rounded display from the value used in the next step. · answers start collapsed
Identify current and next
What does mean in an iterative formula?
Show worked answer
It means the next value, after applying the rule to the current value. The subscript is a step label, not a power.
Apply two iterations
and . Find and .
Show worked answer
Start with a different subscript
and . Find and .
Show worked answer
The supplied starting subscript is 1, so the first new value is labelled 2.
Use a square-root rule
, . Find and to 3 decimal places.
Show worked answer
Use full precision from the first step.
Derive the given rearrangement
Rearrange into a square-root iterative rule for a positive solution.
Show worked answer
The positive square root matches the requested positive solution.
Recover the equation
A convergent rule is . Write the quadratic equation satisfied by its fixed point.
Show worked answer
At a fixed point, current and next values are equal.
The square-root form requires a non-negative fixed point, so it selects 3 rather than the other quadratic root, −4.
Locate a root by a sign change
Show that has a root between 1 and 2.
Show worked answer
Let .
The continuous polynomial changes sign, so it crosses zero somewhere between 1 and 2. Thus a root lies in that interval.
Spot an input error
For with , a student enters three times and reports to 4 decimal places. Explain the mistake.
Show worked answer
They restarted from every time. The first value is correct, but the second calculation must use the full value as input:
Then use for the third calculation. This rule does not leave the starting value unchanged, so the repeated answers are not successive iterations.
Find a fixed point directly
Find the fixed point of .
Show worked answer
Set next equal to current.
Check: .
Distinguish exact from rounded
An iteration table approaches 2.7182818… . A student writes that the exact solution equals 2.718. What should they write if 3 decimal places are requested?
Show worked answer
They should write , to 3 decimal places. A rounded decimal is an approximation, not an exact equality. Settling digits alone are not a proof that the original equation has that exact decimal root.
Examiner-style feedback
Common iteration mistakes
x₃ names the third output after x₀; x³ cubes x. They mean different things.
Keep the stored result for the next calculation. Round only the values displayed in your answer.
For a square root of 8 plus x, both 8 and x must sit inside the root.
A rule can diverge or oscillate. Use the supplied rule and investigate unexpected values rather than declaring a root.
30-second recap
Choose, carry out, check
Translate the wording before you reach for a rule.
- Iteration reuses the latest answer.
- Subscripts label steps.
- A convergent fixed point must satisfy the original equation.
- Check accuracy using the original expression.
Quick answers
Iteration FAQ
Is iteration Higher tier?
Numerically approximating equation solutions using iteration is Higher-tier GCSE content.
Does x₀ count as the first iteration?
No. It is the supplied start. Applying the rule once gives x₁, unless the question starts with another subscript.
When should I stop?
Follow the question: calculate the specified number of terms or continue to the required accuracy. If asked to justify rounding, use a suitable root bracket.
Does iteration always work?
No. Some rules and starting values move away from a root or cycle between values.
Content standards
Curriculum and rights review
Reviewed 7 September 2026 against GCSE A20 and Pearson teaching guidance. All examples, numerical sequences and practice are original. Suggested marks are Pass an Exam estimates.
Official specification references