Skip to content

Course home

1.10 Numerical Methods (A-level only)

1.10 Numerical Methods (A-level only)

EasyMediumHard
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
Question 88

The height of a submerged probe, hhh metres, relative to a fixed monitoring station at time ttt seconds is modeled by the equation

h(t)=2cos⁡3t−3t+4,t>0 h(t) = 2 \cos 3t - 3t + 4, \quad t > 0 h(t)=2cos3t−3t+4,t>0

where the argument of the cosine function is in radians. The probe first reaches a height of zero at time t=αt = \alphat=α, denoted by point PPP in its path.

a.

Show that α\alphaα lies between 0.8 and 0.9.

[2]
b.

The Newton-Raphson method can be used to find an approximate value for α\alphaα. The iteration formula for this method is given by

tn+1=tn+2cos⁡3tn−3tn+46sin⁡3tn+3 t_{n+1} = t_n + \frac{2 \cos 3t_n - 3t_n + 4}{6 \sin 3t_n + 3} tn+1​=tn​+6sin3tn​+32cos3tn​−3tn​+4​

Using this iteration formula with t1=0.8t_1 = 0.8t1​=0.8, find, to 4 decimal places, the value of: (i) t2t_2t2​ (ii) t5t_5t5​

[3]
c.

The points QQQ and RRR are the first and second local minimum points on the probe's depth-time curve respectively for t>0t > 0t>0.

Using calculus, find the exact value of the ttt-coordinate of QQQ and the exact value of the ttt-coordinate of RRR.

[4]
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