Advanced Higher Maths · SQA past paper

2021 Paper 2

Calculator · 14 questions
1

Question 1

Differentiation
2 Marks
2021 P2 Q1

Given f(x)=3sec2x\displaystyle f(x) = 3\sec 2x find the exact value of f(π8).\displaystyle f'\left(\frac{\pi}{8}\right).

Show answer
62\displaystyle 6\sqrt{2}
Show marking instructions

Question 1

•¹ differentiate
f(x)=3sec2xtan2x×2\displaystyle f^{\prime}(x)=3\sec 2x \tan 2x \times 2

•² evaluate
62\displaystyle 6\sqrt{2}

2

Question 2

Number Theory
(3, 1)4 Marks
2021 P2 Q2

(a)Use the Euclidean algorithm to find integers a\displaystyle a and b\displaystyle b such that 105a+72b=3.\displaystyle 105a + 72b = 3.

(b)Hence find integers x\displaystyle x and y\displaystyle y such that 105x+72y=360.\displaystyle 105x + 72y = 360.

Show answer
(a) a=11\displaystyle a = 11, b=16\displaystyle b = -16
(b) x=1320\displaystyle x = 1320, y=1920\displaystyle y = -1920
Show marking instructions

Question 2(a)

•¹ complete algorithm
105=72+33\displaystyle 105 = 72 + 33
72=2×33+6\displaystyle 72 = 2 \times 33 + 6
33=5×6+3\displaystyle 33 = 5 \times 6 + 3
6=2×3\displaystyle 6 = 2 \times 3

•² equates gcd and evidence of substitution
3=335×(722×33)\displaystyle 3 = 33 - 5 \times (72 - 2 \times 33)

•³ a and b obtained
a=11\displaystyle a = 11, b=16\displaystyle b = -16

Question 2(b)

•⁴ find x and y
x=1320\displaystyle x = 1320, y=1920\displaystyle y = -1920

3

Question 3

Integration
3 Marks
2021 P2 Q3

Use integration by parts to find (2x+3)cos4xdx.\displaystyle \int (2x + 3)\cos 4x \,dx.

Show answer
14(2x+3)sin4x+116cos4x+c\displaystyle \frac{1}{4}(2x + 3)\sin 4x + \frac{1}{16}\cos 4x + c
Show marking instructions

Question 3

•¹ use integration by parts and start process
14(2x+3)sin4x...\displaystyle \frac{1}{4}(2x+3)\sin 4x - ...

•² complete application
...24sin4xdx\displaystyle ... - \int \frac{2}{4}\sin 4x \, dx

•³ complete integration
14(2x+3)sin4x+18cos4x+c\displaystyle \frac{1}{4}(2x+3)\sin 4x + \frac{1}{8}\cos 4x + c

4

Question 4

Differentiation
(3, 2)5 Marks
2021 P2 Q4

A curve is defined parametrically by x=sin12t\displaystyle x = \sin^{-1} 2t and y=tan1t.\displaystyle y = \tan^{-1} t.

(a)Find dxdt\displaystyle \frac{dx}{dt} and dydt.\displaystyle \frac{dy}{dt}.

(b)When t=0\displaystyle t = 0 find the equation of the tangent to the curve.

Show answer
(a) dxdt=214t2\displaystyle \frac{dx}{dt} = \frac{2}{\sqrt{1 - 4t^2}}
dydt=11+t2\displaystyle \frac{dy}{dt} = \frac{1}{1 + t^2}
(b) y=12x\displaystyle y = \frac{1}{2}x
Show marking instructions

Question 4(a)

•¹ start to find dx/dt
11(2t)2\displaystyle \frac{1}{\sqrt{1-(2t)^2}}

•² complete dx/dt
...×2\displaystyle ... \times 2

•³ state dy/dt
11+t2\displaystyle \frac{1}{1+t^2}

Question 4(b)

•⁴ begin process
(0,0)\displaystyle (0,0) OR dydx=12\displaystyle \frac{dy}{dx} = \frac{1}{2}

•⁵ find the equation of the tangent
y=12x\displaystyle y = \frac{1}{2}x

5

Question 5

Matrices
(2, 2)4 Marks
2021 P2 Q5

A non-singular matrix A\displaystyle A satisfies the equation A2=2A+5I\displaystyle A^2 = 2A + 5I, where I\displaystyle I is the identity matrix.

(a)Express A4\displaystyle A^4 in the form pA+qI\displaystyle pA + qI, where p,qZ.\displaystyle p, q \in \mathbb{Z}.

(b)Express A1\displaystyle A^{-1} in the form rA+sI\displaystyle rA + sI, where r,sQ.\displaystyle r, s \in \mathbb{Q}.

Show answer
(a) 28A+45I\displaystyle 28A + 45I
(b) 15A25I\displaystyle \frac{1}{5}A - \frac{2}{5}I
Show marking instructions

Question 5(a)

•¹ find expression for A⁴ in powers of two and less
4A2+20A+25I\displaystyle 4A^2 + 20A + 25I OR 9A2+10A\displaystyle 9A^2 + 10A

•² substitute for A² and simplify
28A+45I\displaystyle 28A + 45I

Question 5(b)

•³ evidence of strategy
e.g. A1A2=2A1A+5A1I\displaystyle A^{-1}A^2 = 2A^{-1}A + 5A^{-1}I OR A(A2I)=5I\displaystyle A(A-2I) = 5I

•⁴ state expression
15A25I\displaystyle \frac{1}{5}A - \frac{2}{5}I

6

Question 6

Differential Equations
4 Marks
2021 P2 Q6

Solve the differential equation

dydx+2xy=14xex2\displaystyle \frac{dy}{dx} + 2xy = 14xe^{-x^2}

given that when x=0\displaystyle x = 0, y=3.\displaystyle y = 3. Express y\displaystyle y in terms of x.\displaystyle x.

Show answer
y=7x2+3ex2\displaystyle y = \frac{7x^2 + 3}{e^{x^2}} (or y=(7x2+3)ex2\displaystyle y = (7x^2 + 3)e^{-x^2})
Show marking instructions

Question 6

•¹ find integrating factor
ex2\displaystyle e^{x^2}

•² write in correct form
ex2y=14xdx\displaystyle e^{x^2}y = \int 14x \, dx

•³ integrate right hand side including constant of integration
ex2y=7x2+c\displaystyle e^{x^2}y = 7x^2 + c

•⁴ find particular solution
y=7x2+3ex2\displaystyle y = \frac{7x^2+3}{e^{x^2}}

7

Question 7

Binomial TheoremComplex Numbers
(3, 3)6 Marks
2021 P2 Q7

A complex number is defined by z=a+2i\displaystyle z = a + 2i where a\displaystyle a is a positive real number.

(a)State and simplify the binomial expansion of z3.\displaystyle z^3.

(b)Given that z3+3z=b+148i\displaystyle z^3 + 3z = b + 148i where b\displaystyle b is a real number, find the values of a\displaystyle a and b.\displaystyle b.

Show answer
(a) a312a+(6a28)i\displaystyle a^3 - 12a + (6a^2 - 8)i
(b) a=5\displaystyle a = 5, b=80\displaystyle b = 80
Show marking instructions

Question 7(a)

•¹ binomial expansion
(30)a3+(31)a2(2i)+(32)a(2i)2+(33)(2i)3\displaystyle \binom{3}{0}a^3 + \binom{3}{1}a^2(2i) + \binom{3}{2}a(2i)^2 + \binom{3}{3}(2i)^3

•² binomial coefficients and powers of 2
Stated or implied by a3+6a2i+12ai2+8i3\displaystyle a^3 + 6a^2i + 12ai^2 + 8i^3

•³ simplify
a312a+(6a28)i\displaystyle a^3 - 12a + (6a^2 - 8)i

Question 7(b)

•⁴ substitute
a312a+(6a28)i+3a+6i=b+148i\displaystyle a^3 - 12a + (6a^2 - 8)i + 3a + 6i = b + 148i

•⁵ equate imaginary and real parts
6a22=148\displaystyle 6a^2 - 2 = 148 and a39a=b\displaystyle a^3 - 9a = b

•⁶ find a and b
a=5\displaystyle a = 5, b=80\displaystyle b = 80

8

Question 8

Differentiation
(4, 3)7 Marks
2021 P2 Q8

A curve is defined by x2y3+e2y=5.\displaystyle x^2y^3 + e^{2y} = 5.

(a)Find dydx\displaystyle \frac{dy}{dx} in terms of x\displaystyle x and y.\displaystyle y.

(b)Show that there is only one stationary point on the curve.

Show answer
(a) 2xy33x2y2+2e2y\displaystyle \frac{-2xy^3}{3x^2y^2 + 2e^{2y}}
(b) Setting dydx=0\displaystyle \frac{dy}{dx} = 0 gives 2xy3=0\displaystyle -2xy^3 = 0, so x=0\displaystyle x = 0 or y=0.\displaystyle y = 0.
When x=0\displaystyle x = 0, e2y=5y=12ln5.\displaystyle e^{2y} = 5 \Rightarrow y = \frac{1}{2}\ln 5.
When y=0\displaystyle y = 0, 0+1=5\displaystyle 0 + 1 = 5 which has no solution.
Hence there is only one stationary point at (0,12ln5).\displaystyle (0, \frac{1}{2}\ln 5).
Show marking instructions

Question 8(a)

•¹ start to differentiate product with one term correct
2xy3\displaystyle 2xy^3 or 3x2y2dydx\displaystyle 3x^2y^2\frac{dy}{dx}

•² complete differentiation of product
3x2y2dydx\displaystyle 3x^2y^2\frac{dy}{dx} or 2xy3\displaystyle 2xy^3

•³ differentiate remaining terms
...+2e2ydydx=0\displaystyle ... + 2e^{2y}\frac{dy}{dx} = 0

•⁴ write derivative explicitly in terms of x and y
dydx=2xy33x2y2+2e2y\displaystyle \frac{dy}{dx} = \frac{-2xy^3}{3x^2y^2 + 2e^{2y}}

Question 8(b)

•⁵ express condition for stationary point
2xy33x2y2+2e2y=0\displaystyle \frac{-2xy^3}{3x^2y^2 + 2e^{2y}} = 0

•⁶ state corresponding values of both x and y
x=0\displaystyle x = 0 AND y=0\displaystyle y = 0

•⁷ show that there is one value of y when x = 0 but no value of x when y = 0
(0,12ln5)\displaystyle (0, \frac{1}{2}\ln 5) AND e.g. 1=5\displaystyle 1 = 5 ... no solution

9

Question 9

Partial FractionsDifferential Equations
(2, 8)10 Marks
2021 P2 Q9

(a)Express 1x(5x)\displaystyle \frac{1}{x(5 - x)} in partial fractions.

A small island is being populated by seals. The size of the seal population can be modelled by the differential equation

dPdt=1100P(5P),0<P<5\displaystyle \frac{dP}{dt} = \frac{1}{100}P(5 - P), \quad 0 < P < 5

where P\displaystyle P (in hundreds) is the number of seals on the island t\displaystyle t years after the seals arrive.

(b)Given that there are 250 seals after 10 years, find an expression for P\displaystyle P in terms of t.\displaystyle t.

Show answer
(a) 15x+15(5x)\displaystyle \frac{1}{5x} + \frac{1}{5(5 - x)}
(b) P=5e0.05t0.51+e0.05t0.5\displaystyle P = \frac{5e^{0.05t - 0.5}}{1 + e^{0.05t - 0.5}}
Show marking instructions

Question 9(a)

•¹ write template
1x(5x)=Ax+B5x\displaystyle \frac{1}{x(5-x)} = \frac{A}{x} + \frac{B}{5-x}

•² find constants and express in partial fractions
15x+15(5x)\displaystyle \frac{1}{5x} + \frac{1}{5(5-x)}

Question 9(b)

•³ write as integral equation
1P(5P)dP=1100dt\displaystyle \int \frac{1}{P(5-P)} \, dP = \int \frac{1}{100} \, dt

•⁴ write LHS integral in partial fractions
15(1P+15P)dP\displaystyle \frac{1}{5} \int \left( \frac{1}{P} + \frac{1}{5-P} \right) \, dP

•⁵ complete integration
15(lnPln(5P))\displaystyle \frac{1}{5}(\ln P - \ln(5-P))

•⁶ substitute values
15(lnPln(5P))=1100t+c\displaystyle \frac{1}{5}(\ln P - \ln(5-P)) = \frac{1}{100}t + c

•⁷ constant of integration
15(ln2.5ln(52.5))=110+c\displaystyle \frac{1}{5}(\ln 2.5 - \ln(5-2.5)) = \frac{1}{10} + c

•⁸ evaluate
c=110\displaystyle c = -\frac{1}{10}

•⁹ take exponentials
P5P=e0.05t0.5\displaystyle \frac{P}{5-P} = e^{0.05t-0.5}

•¹⁰ write expression in terms of t
P=5e0.05t0.51+e0.05t0.5\displaystyle P = \frac{5e^{0.05t-0.5}}{1+e^{0.05t-0.5}}

10

Question 10

Methods of Proof
5 Marks
2021 P2 Q10

Prove by induction that

r=2n1r(r1)=n1n\displaystyle \sum_{r=2}^{n} \frac{1}{r(r - 1)} = \frac{n - 1}{n}

for all positive integers n2.\displaystyle n \ge 2.

Show answer
Proof by induction showing true for n=2\displaystyle n=2 (LHS = RHS = 12\displaystyle \frac{1}{2}), assuming true for n=k\displaystyle n=k, and showing the sum to k+1\displaystyle k+1 simplifies to kk+1\displaystyle \frac{k}{k+1}, concluding the proof for all integers n2.\displaystyle n \ge 2.
Show marking instructions

Question 10

•¹ show true for n = 2
LHS: 12(21)=12\displaystyle \frac{1}{2(2-1)} = \frac{1}{2}
RHS: 212=12\displaystyle \frac{2-1}{2} = \frac{1}{2}
so true for n=2\displaystyle n=2

•² assume (statement) true for n = k AND consider whether (statement) true for n = k + 1
suitable statement and r=2k1r(r1)=k1k\displaystyle \sum_{r=2}^{k}\frac{1}{r(r-1)} = \frac{k-1}{k} AND r=2k+11r(r1)=...\displaystyle \sum_{r=2}^{k+1}\frac{1}{r(r-1)} = ...

•³ correct statement for sum to (k + 1) terms using inductive hypothesis
...=k1k+1(k+1)((k+1)1)\displaystyle ... = \frac{k-1}{k} + \frac{1}{(k+1)((k+1)-1)}

•⁴ express as a single fraction
(k1)(k+1)+1k(k+1)\displaystyle \frac{(k-1)(k+1)+1}{k(k+1)}

•⁵ express explicitly in terms of (k + 1) AND communicate
k2k(k+1)\displaystyle \frac{k^2}{k(k+1)} leading to k+11k+1\displaystyle \frac{k+1-1}{k+1}
If true for n=k\displaystyle n=k then true for n=k+1.\displaystyle n=k+1. Also shown true for n=2\displaystyle n=2 therefore, by induction, true for all n2.\displaystyle n \ge 2.

11(a)(b)

Question 11(a)(b)

Sequences & Series
(1, 1, 1, 1)4 Marks
2021 P2 Q11(a)(b)

Three consecutive terms of an arithmetic sequence are given by x1,x7,2x9.\displaystyle x - 1, x - 7, 2x - 9.

(a)(i) Find the common difference.
(ii) Hence find the value of x.\displaystyle x.

(b)Given that x1\displaystyle x - 1 is the 21st\displaystyle 21^{st} term, find

(i) the value of the first term
(ii) a simplified expression for the nth\displaystyle n^{th} term of the sequence.

Show answer
(a)(i) 6\displaystyle -6
(a)(ii) x=4\displaystyle x = -4
(b)(i) 115\displaystyle 115
(b)(ii) 1216n\displaystyle 121 - 6n
11(c)(d)

Question 11(c)(d)

Sequences & Series
(3, 1, 2)6 Marks
2021 P2 Q11(c)(d)

Three consecutive terms of a geometric sequence are given by y1,y7,2y9.\displaystyle y - 1, y - 7, 2y - 9.

(c)Find the two possible values of y\displaystyle y and the corresponding common ratios.

One of the values of y\displaystyle y gives an associated geometric series which has a sum to infinity.

(d)(i) Identify the value of y\displaystyle y and justify your answer.
(ii) Determine whether 643\displaystyle \frac{64}{3} is a possible value for this sum to infinity. Give a reason for your answer.

Show answer
(c) y=5\displaystyle y = 5 with common ratio 12\displaystyle -\frac{1}{2}
y=8\displaystyle y = -8 with common ratio 53\displaystyle \frac{5}{3}
(d)(i) y=5\displaystyle y = 5 because 12<1.\displaystyle \left|-\frac{1}{2}\right| < 1.
(d)(ii) No. If the sum is 643\displaystyle \frac{64}{3}, then a=32\displaystyle a = 32, which would mean the term y1\displaystyle y-1 would be -4 (not 4 as required by y=5\displaystyle y=5).
12

Question 12

Vectors
(4, 1, 1, 2)8 Marks
2021 P2 Q12

The points A(4,0,8)\displaystyle A(4, 0, 8), B(6,5,4)\displaystyle B(6, -5, 4) and C(3,4,11)\displaystyle C(3, 4, 11) all lie on the plane π1.\displaystyle \pi_1.

(a)Find the Cartesian equation of π1.\displaystyle \pi_1.

The plane π2\displaystyle \pi_2 is parallel to π1\displaystyle \pi_1 and passes through the origin.

(b)State the equation of π2.\displaystyle \pi_2.

A sphere touches π1\displaystyle \pi_1, where A\displaystyle A is the point of contact. The sphere also has a single point of contact, Q\displaystyle Q, with π2.\displaystyle \pi_2.

(c)(i) Find parametric equations for the line AQ.\displaystyle AQ.
(ii) Hence find the coordinates for Q.\displaystyle Q.

Show answer
(a) x2y+3z=28\displaystyle x - 2y + 3z = 28
(b) x2y+3z=0\displaystyle x - 2y + 3z = 0
(c)(i) x=4+t\displaystyle x = 4 + t, y=2t\displaystyle y = -2t, z=8+3t\displaystyle z = 8 + 3t
(c)(ii) Q(2,4,2)\displaystyle Q(2, 4, 2)
Show marking instructions

Question 12(a)

•¹ find two directed line segments
AB=(254)\displaystyle \vec{AB} = \begin{pmatrix} 2 \\ -5 \\ -4 \end{pmatrix}, AC=(143)\displaystyle \vec{AC} = \begin{pmatrix} -1 \\ 4 \\ 3 \end{pmatrix}

•² begin to find vector product
e.g. ijk254143\displaystyle \begin{vmatrix} \mathbf{i} & \mathbf{j} & \mathbf{k} \\ 2 & -5 & -4 \\ -1 & 4 & 3 \end{vmatrix}

•³ calculate a normal vector
e.g. n=(123)\displaystyle \mathbf{n} = \begin{pmatrix} 1 \\ -2 \\ 3 \end{pmatrix}

•⁴ obtain equation
x2y+3z=28\displaystyle x - 2y + 3z = 28

Question 12(b)

•⁵ state equation of π₂
x2y+3z=0\displaystyle x - 2y + 3z = 0

Question 12(c)(i)

•⁶ find parametric equations
x=4+t\displaystyle x = 4 + t
y=2t\displaystyle y = -2t
z=8+3t\displaystyle z = 8 + 3t

Question 12(c)(ii)

•⁷ substitute into equation of π₂
4+t2(2t)+3(8+3t)=0\displaystyle 4 + t - 2(-2t) + 3(8 + 3t) = 0

•⁸ find coordinates of Q
(2,4,2)\displaystyle (2, 4, 2)

13

Question 13

Complex Numbers
(1, 1, 1, 2, 2)7 Marks
2021 P2 Q13

(a)Express 1\displaystyle -1 in the form cosθ+isinθ.\displaystyle \cos\theta + i\sin\theta.

The complex number z1\displaystyle z_1 is defined by z1=cosπ5+isinπ5.\displaystyle z_1 = \cos\frac{\pi}{5} + i\sin\frac{\pi}{5}.

(b)Use de Moivre's theorem to show that z1\displaystyle z_1 is a root of the equation z5+1=0.\displaystyle z^5 + 1 = 0.

The complex number z2\displaystyle z_2 is also a root of the equation z5+1=0.\displaystyle z^5 + 1 = 0. Roots z1\displaystyle z_1 and z2\displaystyle z_2 have been plotted on an Argand diagram, as shown.

Argand diagram showing z1 and z2

(c)Express z2\displaystyle z_2 in the form cosθ+isinθ.\displaystyle \cos\theta + i\sin\theta.

The remaining roots of the equation z5+1=0\displaystyle z^5 + 1 = 0 are z3\displaystyle z_3, z4\displaystyle z_4 and z5.\displaystyle z_5.

(d)Express z3\displaystyle z_3, z4\displaystyle z_4 and z5\displaystyle z_5 in the form cosθ+isinθ\displaystyle \cos\theta + i\sin\theta, where π<θπ.\displaystyle -\pi < \theta \le \pi.

(e) Given z1+z2+z3+z4+z5=0\displaystyle z_1 + z_2 + z_3 + z_4 + z_5 = 0, show algebraically that

cosπ5+cos3π5=12.\displaystyle \cos\frac{\pi}{5} + \cos\frac{3\pi}{5} = \frac{1}{2}.

Show answer
(a) cosπ+isinπ\displaystyle \cos\pi + i\sin\pi
(b) z15=cos(5×π5)+isin(5×π5)=cosπ+isinπ=1.\displaystyle z_1^5 = \cos\left(5 \times \frac{\pi}{5}\right) + i\sin\left(5 \times \frac{\pi}{5}\right) = \cos\pi + i\sin\pi = -1. Therefore, z15+1=1+1=0.\displaystyle z_1^5 + 1 = -1 + 1 = 0.
(c) cos3π5+isin3π5\displaystyle \cos\frac{3\pi}{5} + i\sin\frac{3\pi}{5}
(d) cos(π5)+isin(π5)\displaystyle \cos\left(-\frac{\pi}{5}\right) + i\sin\left(-\frac{\pi}{5}\right), cos(3π5)+isin(3π5)\displaystyle \cos\left(-\frac{3\pi}{5}\right) + i\sin\left(-\frac{3\pi}{5}\right) and cosπ+isinπ\displaystyle \cos\pi + i\sin\pi
(e) Equating the real parts to zero gives:
cosπ5+cos3π5+cos(π5)+cos(3π5)+cosπ=0\displaystyle \cos\frac{\pi}{5} + \cos\frac{3\pi}{5} + \cos\left(-\frac{\pi}{5}\right) + \cos\left(-\frac{3\pi}{5}\right) + \cos\pi = 0
Since cos(θ)=cos(θ)\displaystyle \cos(-\theta) = \cos(\theta) and cosπ=1\displaystyle \cos\pi = -1:
2cosπ5+2cos3π51=0\displaystyle 2\cos\frac{\pi}{5} + 2\cos\frac{3\pi}{5} - 1 = 0
2(cosπ5+cos3π5)=1\displaystyle 2\left(\cos\frac{\pi}{5} + \cos\frac{3\pi}{5}\right) = 1
cosπ5+cos3π5=12\displaystyle \cos\frac{\pi}{5} + \cos\frac{3\pi}{5} = \frac{1}{2}
Show marking instructions

Question 13(a)

•¹ express in appropriate form
1=cosπ+isinπ\displaystyle -1 = \cos \pi + i \sin \pi

Question 13(b)

•² verify root
cosπ+isinπ=1\displaystyle \cos \pi + i \sin \pi = -1

Question 13(c)

•³ polar form
z2=cos3π5+isin3π5\displaystyle z_2 = \cos \frac{3\pi}{5} + i \sin \frac{3\pi}{5}

Question 13(d)

•⁴,⁵ remaining roots
cos(π5)+isin(π5)\displaystyle \cos(-\frac{\pi}{5}) + i \sin(-\frac{\pi}{5}) or cos(3π5)+isin(3π5)\displaystyle \cos(-\frac{3\pi}{5}) + i \sin(-\frac{3\pi}{5})

Question 13(e)

•⁶ equate real part to zero
cosπ5+cos3π5+cos(π5)+cos(3π5)1=0\displaystyle \cos \frac{\pi}{5} + \cos \frac{3\pi}{5} + \cos(-\frac{\pi}{5}) + \cos(-\frac{3\pi}{5}) - 1 = 0
leading to
2cosπ5+2cos3π5=1\displaystyle 2 \cos \frac{\pi}{5} + 2 \cos \frac{3\pi}{5} = 1

•⁷ complete proof
cosπ5+cos3π5=12\displaystyle \cos \frac{\pi}{5} + \cos \frac{3\pi}{5} = \frac{1}{2}