Skip to content

Course home

1.9 Numerical Methods (A-level only)

1.9 Numerical Methods (A-level only)

EasyMediumHard
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
Question 88

A structural beam's vertical deflection D(x)D(x)D(x) (in mm) at a distance xxx (in metres) from the left support is modeled by the function

D(x)=x4−6x3+5x+12,x≥0 D(x) = x^4 - 6x^3 + 5x + 12, \quad x \ge 0 D(x)=x4−6x3+5x+12,x≥0
a.

Show that the equation D(x)=0D(x) = 0D(x)=0 has a root, α\alphaα, in the interval [5.5,6.0][5.5, 6.0][5.5,6.0].

[2]
b.

Show that the equation D(x)=0D(x) = 0D(x)=0 can be rewritten in the form

x=6x2−5−12x3 x = \sqrt[3]{6x^2 - 5 - \frac{12}{x}} x=36x2−5−x12​​

The iterative formula

xn+1=6xn2−5−12xn3 x_{n+1} = \sqrt[3]{6x_n^2 - 5 - \frac{12}{x_n}} xn+1​=36xn2​−5−xn​12​​

is used to find α\alphaα.

[2]
c.

Starting with x1=5.7x_1 = 5.7x1​=5.7 and using the iterative formula,

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

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

[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