Skip to content

Course home

1.9 Numerical Methods (A-level only)

1.9 Numerical Methods (A-level only)

EasyMediumHard
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
Question 55

It is given that

f(x)=ex+2+x−10f(x) = e^{x+2} + x - 10f(x)=ex+2+x−10

a.

Show that the equation f(x)=0f(x) = 0f(x)=0 can be written in the form x=ln⁡(10−x)−2x = \ln(10 - x) - 2x=ln(10−x)−2.

[2]
b.

Use the iteration formula

xn+1=ln⁡(10−xn)−2x_{n+1} = \ln(10 - x_n) - 2xn+1​=ln(10−xn​)−2

with x0=0.5x_0 = 0.5x0​=0.5 to find, to three decimal places, the values of x1x_1x1​, x2 x_2\,x2​ and x3x_3x3​.

The iteration function is g(x)=ln⁡(10−x)−2g(x)=\ln(10-x)-2g(x)=ln(10−x)−2.

[2]
c.

Show that this iteration converges to the root for values of x x\,x close to 0.275.

[3]
Markscheme

1.9 Numerical Methods (A-level only) Questions

  1. A Level
  2. /Maths
  3. /1.9 Numerical Methods (A-level only)

125 exam-style questions on OCR A Level Maths 1.9 Numerical Methods (A-level only), covering 1.9.1 Locating roots by sign change (A-level only), 1.9.2 Failure of sign change methods (A-level only), 1.9.3 Simple iterative methods (A-level only), 1.9.4 Newton-Raphson method (A-level only), 1.9.5 Failure of iterative methods (A-level only), 1.9.6 Numerical integration (A-level only), and 1.9.7 Numerical methods in context (A-level only). Each one has a worked solution and a mark scheme showing where the marks go.

Question bank