Skip to content
MathsGenie logo
Quick links
Open app

Course home

  1. A Level
  2. Maths CCEA
  3. Question bank

3.7 Numerical methods (A-level only)

MediumHard
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
Question 2

f(x)=x3+2x2+x+1f(x) = x^3 + 2x^2 + x + 1f(x)=x3+2x2+x+1

a.

Show that f(x)f(x)f(x) has a root between -1.5 and -2

[3]
b.

Show that the equation f(x)=0f(x) = 0f(x)=0 can be written in the form x=−(x+1x2+2)\displaystyle x = -\left(\frac{x+1}{x^2} + 2\right)x=−(x2x+1​+2)

[3]
c.

Use the iteration formula xn+1=−(xn+1xn2+2)\displaystyle x_{n+1} = -\left(\frac{x_n+1}{x_n^2} + 2\right)xn+1​=−(xn2​xn​+1​+2) with x0=−2x_0 = -2x0​=−2 to find, to 3 decimal places, the values of x1x_1x1​, x2 x_2\,x2​ and x3x_3x3​.

[3]
d.

By choosing a suitable interval, prove that α=−1.755\alpha = -1.755α=−1.755 to 3 decimal places

[3]

3.7 Numerical methods (A-level only) Questions

  1. A Level
  2. /Maths
  3. /3.7 Numerical methods (A-level only)