Skip to content
Mathematics · Year 10

Active learning ideas

Iterative Methods for Solving Equations

Active learning helps students grasp iterative methods because they see convergence happen in real time and connect abstract formulas to visual and numerical patterns. Watching sequences stabilize or diverge builds critical intuition about why some rearrangements work and others fail.

National Curriculum Attainment TargetsGCSE: Mathematics - Algebra
25–45 minPairs → Whole Class4 activities

Activity 01

Problem-Based Learning35 min · Pairs

Pairs: Cobweb Diagram Races

Pairs sketch y = x and y = g(x) on graph paper, select starting values, and draw iterative lines to trace convergence. They note steps to stabilise and swap papers to verify peers' paths. Discuss which starts succeed.

Explain the concept of iteration in finding approximate solutions.

Facilitation TipDuring Cobweb Diagram Races, circulate and ask pairs to explain why their starting point matters as they sketch each step of the cobweb.

What to look forProvide students with the equation x³ + x - 1 = 0 and the iterative formula x_{n+1} = (1 - x_n³)^{1/3}. Ask them to calculate the first three iterations starting with x₀ = 0.5 and state whether the values appear to be converging.

AnalyzeEvaluateCreateDecision-MakingSelf-ManagementRelationship Skills
Generate Complete Lesson

Activity 02

Problem-Based Learning45 min · Small Groups

Small Groups: Starting Value Trials

Groups test three starting values for one iterative formula using calculators, tabling outputs until change < 0.001. They graph sequences and classify as convergent, divergent, or oscillating. Present findings to class.

Analyze how the choice of starting value affects the convergence of an iterative process.

Facilitation TipIn Starting Value Trials, listen for students comparing residuals aloud, noting how their language shifts from 'getting closer' to 'stabilizing to within tolerance'.

What to look forPresent two different iterative formulae for solving the same equation, one that converges and one that diverges. Ask students: 'How would you explain to a classmate why one formula works and the other doesn't, using the graphs of y=x and y=g(x)?'

AnalyzeEvaluateCreateDecision-MakingSelf-ManagementRelationship Skills
Generate Complete Lesson

Activity 03

Problem-Based Learning25 min · Whole Class

Whole Class: Graph Prediction Relay

Project a g(x) graph; students predict convergence for given starts via mini-whiteboards. Reveal correct iterations step-by-step on screen, with class voting on next terms. Tally prediction accuracy.

Predict whether an iterative formula will converge to a root based on its graph.

Facilitation TipFor Graph Prediction Relay, watch for groups that adjust their predictions after seeing the first few terms, showing they connect g(x) and f(x) behavior.

What to look forOn a slip of paper, write the equation x² - 5x + 2 = 0. Ask students to rearrange it into an iterative form x = g(x) and state the first iteration using x₀ = 1. They should also write one sentence about whether they expect this iteration to converge.

AnalyzeEvaluateCreateDecision-MakingSelf-ManagementRelationship Skills
Generate Complete Lesson

Activity 04

Problem-Based Learning30 min · Individual

Individual: Spreadsheet Automations

Students input g(x) in Excel, set cell references for iteration, and vary x₀ to generate 20 terms. They add conditional formatting for convergence and error columns. Export graphs for portfolios.

Explain the concept of iteration in finding approximate solutions.

Facilitation TipDuring Spreadsheet Automations, ask students to add a column for residuals and describe what the pattern means about convergence speed.

What to look forProvide students with the equation x³ + x - 1 = 0 and the iterative formula x_{n+1} = (1 - x_n³)^{1/3}. Ask them to calculate the first three iterations starting with x₀ = 0.5 and state whether the values appear to be converging.

AnalyzeEvaluateCreateDecision-MakingSelf-ManagementRelationship Skills
Generate Complete Lesson

Templates

Templates that pair with these Mathematics activities

Drop them into your lesson, edit them, and print or share.

A few notes on teaching this unit

Teach iterative methods by alternating between concrete iteration and abstract reasoning. Start with hands-on calculations and graphs to build intuition, then formalize conditions like |g'(root)| < 1. Avoid rushing to the formal theorem; let students experience divergence and slow convergence firsthand so they value the conditions when they meet them later.

Students will move from guessing to reasoning about iteration, using tools to test ideas and refine their understanding of convergence conditions. By the end, they should predict convergence or divergence before calculating, explain their choices, and justify their iterative formulas.


Watch Out for These Misconceptions

  • During Cobweb Diagram Races, watch for students assuming all starting values lead to convergence.

    Have pairs test at least three different starting values in their cobweb diagrams and mark zones where the iteration diverges, then share findings with the class to build shared intuition about basins of attraction.

  • During Starting Value Trials, watch for students stopping after two or three iterations and assuming the exact root is found.

    Ask students to calculate residuals and set a tolerance criterion; have them track how the residual shrinks over iterations and discuss when to stop iterating based on their own threshold.

  • During Graph Prediction Relay, watch for students believing any rearrangement of an equation into g(x) will work equally well.

    After the relay, ask groups to compare the slopes of y = x and y = g(x) at the root and discuss how steepness affects convergence, then redesign their g(x) to reduce slope near the root.


Methods used in this brief