Skip to content

Course home

Numerical Methods

Numerical Methods

MediumHard
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
Question 39

The equation x3−3x2+5=0x^3 - 3x^2 + 5 = 0x3−3x2+5=0 has exactly one real root.

a.

Show that, for this equation, the Newton-Raphson formula can be written

xn+1=2xn3−3xn2−53xn2−6xn x_{n+1} = \frac{2x_n^3 - 3x_n^2 - 5}{3x_n^2 - 6x_n} xn+1​=3xn2​−6xn​2xn3​−3xn2​−5​
[3]
b.

Using the formula given in part (a) with x1=−1x_1 = -1x1​=−1, find the values of x2 x_2\,x2​ and x3x_3x3​

[2]
c.

Explain why, for this question, the Newton-Raphson method cannot be used with x1=0x_1 = 0x1​=0

[1]
Markscheme

Numerical Methods Questions

  1. A Level
  2. /Maths
  3. /Numerical Methods

80 exam-style questions on Edexcel A Level Maths Numerical Methods, covering 10.1 Locating Roots, 10.2 Iteration, 10.3 The Newton-Raphson Method, and 10.4 Applications to Modelling. Each one has a worked solution and a mark scheme showing where the marks go.

Question bank