Iteration: Fluency and Exam Drill - Worksheets, Questions and Revision

10 original exam-style questions - 3 pages of questions with a full mark scheme - free printable PDF.

Download PDFJump to mark scheme (page 4)
« Previous: IterationNext: Finding the Area of Any Triangle »
Revision Library
revisionlibrary.co.uk
HIGHER

7.10D Iteration: Fluency and Exam Drill

EDEXCEL Edexcel 1MA1 · Calculator allowed · about 60 minutes
Total Marks
Name: _______________________________    Date: ____ / ____ / ______
Answer ALL questions. Show all your working.
1
Show that the equation f(x) = x3 - 2x - 1 has a root between x = 1 and x = 2.
(Total for Question 1 is 1 mark)
2
Use the fixed-point iteration x_{n+1} = (xn + 3/xn)/2 to approximate 3. Start with x0 = 2. Find x1 and x2, each to 3 decimal places.
(Total for Question 2 is 3 marks)
3
Use the iteration x_{n+1} = (xn + 2/xn)/2 to approximate 2. Start with x0 = 1.5. Find x2 to 3 decimal places.
(Total for Question 3 is 3 marks)
4
Show that the polynomial f(x) = x4 - 3x + 1 has a root between x = 0 and x = 1.
(Total for Question 4 is 1 mark)
5
Consider the equation x3 + 4x - 10 = 0 and the iteration x_{n+1} = (10 - xn3)/4. Starting with x0 = 1.5, calculate x1 and x2. From these two iterations, state whether the sequence appears to be converging.
(Total for Question 5 is 3 marks)
6
Use the iteration x_{n+1} = cos(xn) with x0 = 1. Find x2 and x3 to 3 decimal places. From the trend of values, state the value the sequence appears to be approaching (to 3 d.p.).
(Total for Question 6 is 4 marks)
7
Use the Newton-Raphson method to find a root of f(x) = x3 - x - 2. Start with x0 = 1.5. Perform two iterations and give your result x2 to 4 decimal places.
(Total for Question 7 is 4 marks)
8
The equation x2 + x - 6 = 0 has a positive root. Rearrange it to the fixed-point form x = 6/(x + 1). Starting with x0 = 1.5, perform two iterations using x_{n+1} = 6/(xn + 1). Give x2 to 3 decimal places and say whether the values appear to be approaching the positive root.
(Total for Question 8 is 3 marks)
9
Show that f(x) = x3 - 2x - 5 has a root between x = 2 and x = 3. Then use the iteration x_{n+1} = (5 + 2xn)1/3 with x0 = 2.5 to compute x1 and x2. Comment briefly on whether this rearrangement seems to produce convergence.
(Total for Question 9 is 4 marks)
10
Use Newton-Raphson to approximate the cube root of 7 by finding a root of f(x) = x3 - 7. Start with x0 = 2. Perform two iterations and give x2 to 4 decimal places.
(Total for Question 10 is 4 marks)
Mark scheme · 7.10D Iteration: Fluency and Exam Drill

Question 1

Question 2

Question 3

Question 4

Question 5

Question 6

Question 7

Question 8

Question 9

Question 10