Pure: Vectors and Numerical Methods Depth - Worksheets, Questions and Revision

12 original exam-style questions - 3 pages of questions with a full mark scheme - free printable PDF.

Download PDFJump to mark scheme (page 4)
« Previous: Pure: Integration DepthNext: Statistics: Sampling »
Revision Library
revisionlibrary.co.uk
A-Level · Pure Mathematics

P16 Pure: Vectors and Numerical Methods Depth

EDEXCEL 9MA0 · Calculator allowed · about 130 minutes
Total Marks
Name: _______________________________    Date: ____ / ____ / ______
Answer ALL questions. Show all your working.
1
Relative to a fixed origin O, a = 2i - j + 2k and b = i + 2j - 2k.
(a)Find |a|.(2)
(b)Find the vector c = a + 2b, giving your answer in terms of i, j and k.(2)
(c)Find |c|, giving your answer to 2 decimal places.(2)
(d)Find the angle between a and b, giving your answer in degrees to 1 decimal place.(3)
(Total for Question 1 is 9 marks)
2
f(x) = x3 - 6x - 3.
(a)Show that the equation f(x) = 0 has a root between x = 2 and x = 3.(2)
(b)Show that the equation f(x) = 0 can be rearranged into the form x = (6x+3)1/3.(2)
(c)Using the iteration x_(n+1) = (6xn+3)1/3 with x0 = 2, find the values of x1, x2 and x3, giving your answers to 4 decimal places.(3)
(d)By considering the change of sign of f(x) on a suitable interval, show that the root of f(x) = 0 in (2,3) is x = 2.669, correct to 3 decimal places.(3)
(Total for Question 2 is 10 marks)
3
f(x) = x3 - 5x - 3.
(a)Show that f(x) = 0 has a root α between x = 2 and x = 3.(2)
(b)Using x0 = 2.5, apply the Newton-Raphson method once to f(x) to find x1, giving your answer to 6 decimal places.(3)
(c)Apply the Newton-Raphson method a second time to find x2, giving your answer to 6 decimal places.(2)
(d)Given that x1 and x2 already agree to 4 decimal places (both round to 2.4909), comment on the rate of convergence of the Newton-Raphson method here compared with the fixed-point iteration used in Question 2.(2)
(Total for Question 3 is 9 marks)
4
Relative to a fixed origin O, the points P and Q have position vectors OP = 3i + 5j and OQ = 11i - 3j.
(a)Find the vector PQ.(2)
(b)The point R lies on PQ such that PR:RQ = 3:1. Find the position vector of R.(3)
(c)The point S has position vector 18i - 2j. Show that O, R and S are collinear.(2)
(Total for Question 4 is 7 marks)
5
Lines l1 and l2 have vector equations
l1: r = (i + 2j + 3k) + t(i - j + 2k)
l2: r = (5i - 2j + 5k) + s(-2i + 2j + 2k)
where s and t are scalar parameters.
(a)Show that l1 and l2 intersect, and find the position vector of their point of intersection.(6)
(b)Find the angle between l1 and l2, giving your answer in degrees to 1 decimal place.(4)
(Total for Question 5 is 10 marks)
6
The curve C has equation y = x2 + 16, for 0 ≤ x ≤ 4.
(a)Using the trapezium rule with 4 strips of equal width, find an estimate for the integral from x=0 to x=4 of x2+16 dx, giving your answer to 3 decimal places. You should show the value of y at each of the 5 values of x used.(5)
(b)State, with a reason, whether your estimate in part (a) is an overestimate or an underestimate of the true value of the integral.(2)
(Total for Question 6 is 7 marks)
7
Two lines, l1 and l2, have direction vectors 2i + 3j - 6k and 3i - 6j + 2k respectively.
(Total for Question 7 is 5 marks)
8
g(x) = ex - 3x - 2. The equation g(x) = 0 has a root α in the interval [2,3].
(a)Show that α lies between x = 2.1 and x = 2.2.(2)
(b)By further systematic decimal search (or otherwise), show that α = 2.13, correct to 2 decimal places.(3)
(Total for Question 8 is 5 marks)
9
f(x) = 2x3 - 9x2 + 5.
(a)Show that x0 = 3 is not a suitable first approximation for solving f(x) = 0 using the Newton-Raphson method, explaining what goes wrong.(3)
(b)Using x0 = 4.4 instead, apply the Newton-Raphson method once to find x1, giving your answer to 4 decimal places.(3)
(Total for Question 9 is 6 marks)
10
The line l has vector equation r = t(i + 2j + 2k), where t is a scalar parameter. The point P has position vector 8i + j + 4k.
(a)Find the position vector of N, the foot of the perpendicular from P to l.(6)
(b)Find the distance PN, giving your answer in the form k*5, where k is an integer.(3)
(c)The point P' is the reflection of P in the line l. Find the position vector of P'.(3)
(Total for Question 10 is 12 marks)
11
I = integral from x=0 to x=1 of 1/(1+x2) dx.
(a)Using the trapezium rule with 2 strips of equal width, find an estimate for I, giving your answer to 3 decimal places.(4)
(b)Using the trapezium rule with 4 strips of equal width, find a second estimate for I, giving your answer to 4 decimal places.(4)
(c)Given that the exact value of I is π/4, find the percentage error in each of your estimates from parts (a) and (b), giving your answers to 2 significant figures.(3)
(d)Comment on how the percentage error changes as the number of strips is doubled, with reference to your answers to part (c).(1)
(Total for Question 11 is 12 marks)
12
A drone follows a path such that its position vector, in km, relative to a fixed point O, at time t hours (t ≥ 0) is given by r(t) = t i + t2 j + t k. A ground station is located at the point P with position vector 4i + 2j + 5k.
(a)Show that the square of the distance between the drone and the ground station at time t is given by D(t) = t4 - 2t2 - 18t + 45.(4)
(b)Show that the value of t at which the distance is a minimum satisfies 2t3 - 2t - 9 = 0.(3)
(c)Show that this equation has a root between t = 1 and t = 2.(2)
(d)Taking t0 = 1.85 as a first approximation, use the Newton-Raphson method once to find an improved estimate t1 for the root, giving your answer to 4 decimal places.(4)
(Total for Question 12 is 13 marks)
Mark scheme · P16 Pure: Vectors and Numerical Methods Depth

Question 1

Question 2

Question 3

Question 4

Question 5

Question 6

Question 7

Question 8

Question 9

Question 10

Question 11

Question 12