Exam-style question
Try this first
I2: A student gives an answer to a numerical methods problem without explaining the method. Describe what working should be shown for solving equations approximately using simple iterative methods and explain one common error to avoid.
Model answer
What a good answer should say
- The working should make the mathematical structure visible before any final answer is stated.
- For solving equations approximately using simple iterative methods, the student should write the chosen rule or definition, apply it step by step, and explain why each transformation is valid.
- A common error is that a procedure is only valid when its assumptions match the mathematical object.
- The final line should connect the result back to the original problem, including any exact form, interval, units, modelling assumption or restriction required by the objective.
This answer is tied to the objective: I2 Solve equations approximately using simple iterative methods; draw associated cobweb and staircase diagrams; solve equations using the Newton-Raphson method and other recurrence relations of the form x_(n+1) = g(x_n); understand how such methods can fail..
Explanation
Why this works
Use the explanation to connect the worked answer back to I2 Solve equations approximately using simple iterative methods; draw associated cobweb and staircase diagrams; solve equations using the Newton-Raphson method and other recurrence relations of the form x_(n+1) = g(x_n); understand how such methods can fail..
This question is anchored to I2 because it tests method selection and reasoning for solving equations approximately using simple iterative methods, not a disconnected routine skill. It rewards precise notation, visible working and a final conclusion that follows from the stated pure mathematics method.
Maths method check
- Topic focus: Pure Mathematics.
- Question style: exam_style.
- Reasoning demand: recall.
- Check the operation, notation, units, and final answer form against the question before moving on.
Common mistake
No common mistake is linked to this question yet.
