Skip to content

Course home

1.9 Numerical Methods (A-level only)

1.9 Numerical Methods (A-level only)

EasyMediumHard
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
Question 91

A flight computer calculates the total distance traveled by an autonomous drone by applying the trapezium rule to velocity data v(t)v(t)v(t) sampled over the interval 1≤t≤51 \le t \le 51≤t≤5. The computer evaluates four different mathematical models for the drone's velocity:

Model A: v(t)=3t+4v(t) = 3t + 4v(t)=3t+4

Model B: v(t)=12ln⁡(t)v(t) = 12\ln(t)v(t)=12ln(t)

Model C: v(t)=12et/2v(t) = \frac{1}{2}e^{t/2}v(t)=21​et/2

Model D: v(t)=10+4t−t2v(t) = 10 + 4t - t^2v(t)=10+4t−t2

Identify which model will result in the trapezium rule producing an overestimate of the actual distance traveled. Justify your answer.

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