Skip to content
MathsGenie logo
Quick links
Open app

Course home

  1. A Level
  2. Maths CCEA
  3. Question bank

3.7 Numerical methods (A-level only)

MediumHard
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
Question 86

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]

3.7 Numerical methods (A-level only) Questions

  1. A Level
  2. /Maths
  3. /3.7 Numerical methods (A-level only)