9FM0 Topic Test - FP1 - 06 Further Numerical Methods PDF
9FM0 Topic Test - FP1 - 06 Further Numerical Methods PDF
Pearson aspires to be the world’s leading learning company. Our aim is to help everyone progress in their lives
through education. We believe in every kind of learning, for all kinds of people, wherever they are in the
world. We’ve been involved in education for over 150 years, and by working across 70 countries, in 100
languages, we have built an international reputation for our commitment to high standards and raising
achievement through innovation in education. Find out more about how we can help you and your students
at: www.pearson.com/uk
• This topic test is comprised from legacy past paper questions (prior to
2019)
• The exam questions have been selected for the topic of Further
Numerical Methods with the intention of being used in isolation,
however some inherent overlap between topics may occur.
• The questions within this topic test have been ordered in terms of
difficulty, from ‘easiest’ to ‘hardest’.
• The total number of marks for this topic test is 100 marks
1.
dy 1
= 2
dx x + y 2
dy y − yn
Given that y = 2 at x = 0 use the approximation n +1 with a step length of 0.1
dx n h
to estimate the value of y at x = 0.2, giving your answer to 3 decimal places.
(Total 5 marks)
___________________________________________________________________________
2.
Figure 1
(
y = ln 5 − x 2 ) 0 x k
( )
7
1
3ln 5 x8 dx
8.
d2 y
= x3 y
dx 2
dy
Given that y = 0.8 and = 0.4 when x = 1, use the approximation formulae
dx
dy yn +1 − yn d2 y yn +1 − 2 yn + yn −1
and 2
dx n h dx n h2
with a step length of 0.1 to obtain the approximate value of y when x = 1.2.
Give your answer to 3 decimal places.
(Total 6 marks)
___________________________________________________________________________
Figure 2
(b) Use Simpson’s Rule with 4 intervals to obtain an approximation for the value of
x2
2 −
4 2 dx
x e
0
dy yn +1 − yn
dx n h
to show that
a
(i) h
2
21a 2
(ii) y at x = a + 2h
4
d2 y yn +1 − 2 yn + yn −1
2
dx n h2
d2 y
to show that the approximate value of at x = a + h is 1
dx 2
(2)
(Total 8 marks)
___________________________________________________________________________
Figure 3
Figure 3 shows the cross section of a scraper. The cross section remains constant along the
length of the scraper.
In the manufacture of the scraper, the upper half of its cross section is modelled using the
curve C with equation
2x
y = x cos
24
which is shown in Figure 4 and where the values of x and y equate to horizontal and vertical
dimensions of the scraper respectively, with measurements being given in centimetres.
Figure 4
(8)
(Total 9 marks)
___________________________________________________________________________
d2 y y − 2 yn + yn −1
(a) Use an approximation formula of the form 2 n +1 2
to estimate the
dx n h