Skip to content

Course home

1.10 Numerical Methods (A-level only)

1.10 Numerical Methods (A-level only)

EasyMediumHard
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
Question 96

An underwater pressure sensor measures the pressure deviation, PPP, from a baseline at a depth of ddd decametres. The relationship is modeled by the function

P(d)=d4−3d3−5d+12,d>0 P(d) = d^4 - 3d^3 - 5d + 12, \quad d > 0 P(d)=d4−3d3−5d+12,d>0
a.

Show that the depth α\alphaα at which the pressure deviation is zero lies in the interval [3,4][3, 4][3,4].

[2]
b.

Show that the equation P(d)=0P(d) = 0P(d)=0 can be rewritten as

d=3d2+5−12d3 d = \sqrt[3]{3d^2 + 5 - \frac{12}{d}} d=33d2+5−d12​​
[2]
c.

The iterative formula

dn+1=3dn2+5−12dn3 d_{n+1} = \sqrt[3]{3d_n^2 + 5 - \frac{12}{d_n}} dn+1​=33dn2​+5−dn​12​​

is used to find the value of α\alphaα.

Starting with d1=3.2d_1 = 3.2d1​=3.2 and using the iterative formula,

(i) find, to 4 decimal places, the value of d2d_2d2​.

(ii) find, to 4 decimal places, the value of α\alphaα.

[3]
Markscheme

1.10 Numerical Methods (A-level only) Questions

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

137 exam-style questions on OCR (MEI) A Level Maths 1.10 Numerical Methods (A-level only), covering 1.10.1 Locate roots by change of sign (A-level only), 1.10.2 When change of sign methods fail (A-level only), 1.10.3 Fixed point iteration (A-level only), 1.10.4 Newton-Raphson method (A-level only), 1.10.5 Convergence of iterations (A-level only), 1.10.6 Trapezium rule (A-level only), 1.10.7 Upper and lower bounds using rectangles (A-level only), and 1.10.8 Numerical methods to solve problems (A-level only). Each one has a worked solution and a mark scheme showing where the marks go.

Question bank