2022 Prelim Commentary
2022 Prelim Commentary
Question 1
Suppose that the function f is given by
f(x) = x6 – 6x5 + 6x4 + 8.
Show that f has three critical points. Determine whether each critical point is a local maximum,
local minimum or inflexion point.
Question 2
The function f is defined by
f(x, y) = x2 + 7x + 8xy + xy2 + x2y.
Find the critical points of f and determine, for each, whether it is a local maximum, a local
minimum or a saddle point.
Question 3
Express the following system of equations in matrix form, and solve it using row operations.
4x – y – 3z = 7
2x – 3y – z = 7
3x – 5y + z = 16.
Question 4
Determine the following integrals:
6𝑥+4
∫ 2𝑥 2 +5𝑥−3 𝑑𝑥 , ∫(𝑥 + 1)[ln(𝑥 2 + 2𝑥 + 8)]2 𝑑𝑥
Question 5
An arithmetic progression has the following properties:
* the sum of the first twelve terms is –840;
* the twelfth term is five times the second term.
Question 6
The demand equation for a good is q(3p + 2) = 34 and the supply equation is q – 2p + 8 = 0
where p is the price and q is the quantity. Determine the equilibrium price and quantity.
Sketch the supply and demand functions for p 0.
Page 1 of 12
Mathematics 1 : 2022 Prelim Exam
SECTION B
Answer both questions from this section (20 marks each).
Question 7
(a) The market value of an asset, if it is sold at time t 0, is assumed to be V(t) = (t + 2)2.
The present value P(t) of money raised if it is sold at time t is V(t)e–0.1t.
Show that there is one critical point for P(t) for t 0.
Use the second derivative test to show that P(t) is maximised at the critical value of t.
Determine the maximum value of P(t), expressing your answer in terms of e.
Question 8
(a) A firm is a monopoly for the good it produces.
Its marginal cost function is MC = 2q2 + 3, where q is the quantity it produces, and it
has fixed costs of 15. The demand equation for its good is given by 2p + q = 48, where
p is the price. Find expressions, in terms of q, for the total cost, total revenue and profit.
Determine the production level q that gives maximum profit.
(b) The population of a village is 6000 at the start of 2022. Each year, 2% of the population
leave the village, and 300 new residents move in. Find an expression, in as simple a
form as possible, for the population of the village N years after the start of 2022. What
happens to the population of the village in the long run?
END OF PAPER
Page 2 of 12
Mathematics 1 : 2022 Prelim Exam
Solutions
Shape of graph
So, local minimum at x = 0
Method 2
x<0 x=0 0<x<1 x=1 1<x<4 x=4 x>4
6x3 – 0 + + + + +
(x – 1) – – – 0 + + +
(x – 4) – – – – – 0 +
Shape of graph
Page 3 of 12
Mathematics 1 : 2022 Prelim Exam
(–2, –3) –4 –4 –2 16 – 4 = 12
(0, –7), (0, –1) and (–6, –1) are saddle points since H < 0.
2 f
(–2, –3) is a local maximum since < 0 and H > 0.
x 2
******************************************************************
Page 4 of 12
Mathematics 1 : 2022 Prelim Exam
3.
4 −1 −3 x 7
In matrix form: (2 −3 −1) y = ( 7 )
3 −5 1 z 16
4 –1 –3 7 R1 – R3
Augmented 2 –3 –1 7 3R2 – 2R3
matrix: 3 –5 1 16 R3 – R2
1 4 –4 –9
→ 0 1 –5 –11
1 –2 2 9 (R1 – R3)/6
1 4 –4 –9 R1 – 4R3
→ 0 1 –5 –11
0 1 –1 –3 (R3 – R2)/4
1 0 0 3
→ 0 1 –5 –11 R2 + 5R3
0 0 1 2
1 0 0 3
→ 0 1 0 –1
0 0 1 2
Hence, x = 3, y = –1, z = 2
Note: You need to finish with back substitution if you stop row-reducing when there
are any non-zero values above the main diagonal.
******************************************************************
Page 5 of 12
Mathematics 1 : 2022 Prelim Exam
4. (a)
1
Sub x = : 3.5A = 7 A = 2
2
6𝑥+4 6𝑥+4
∫ 2𝑥 2+5𝑥−3 𝑑𝑥 = ∫ (2𝑥−1)(𝑥+3) 𝑑𝑥
6𝑥+4 𝐴 𝐵
= + so that A(x + 3) + B(2x – 1) = 6x + 4
(2𝑥−1)(𝑥+3) 2𝑥−1 𝑥+3
Page 6 of 12
Mathematics 1 : 2022 Prelim Exam
du 1
(b) Let u = x2 + 2x + 8 = 2x + 2 (x + 1)dx = du
dx 2
1
So, I = ∫(𝑥 + 1)[ln(𝑥 2 + 2𝑥 + 8)]2 𝑑𝑥 = ∫[ln(𝑢)]2 𝑑𝑢
2
Let f = (ln u)2 , g=1
2ln(𝑢)
f=
𝑢
, g=u fg = fg − f g
1
So, I = [u(ln u)2 – 2(ln u)du], using parts
2
Let f = ln u , g=1
1
f= , g=u
𝑢
1
So, I = u(ln u)2 – [u(ln u) – (1)du], using parts again
2
1
= u(ln u)2 – u(ln u) + u + C
2
1
= (x2 + 2x + 8)[ln(x2 + 2x + 8)]2 – (x2 + 2x + 8)ln(x2 + 2x + 8)
2
******************************************************************
n
5. S12 = –840 and Sn = [2a + (n – 1)d]
2
Page 7 of 12
Mathematics 1 : 2022 Prelim Exam
(3p + 2)(2p – 8) = 34
6p2 – 20p – 50 = 0
3p2 – 10p – 25 = 0
(p – 5)(3p + 5) = 0 or use quadratic formula
p* = 5 (since p 0)
q* = 10 – 8 = 2
Hence, the equilibrium price and quantity are p* = 5 and q* = 2
q
Sketch for p 0 (which means q can be negative):
17
Supply
2 Demand
0 4 5 p
–8
******************************************************************
Page 8 of 12
Mathematics 1 : 2022 Prelim Exam
Page 9 of 12
Mathematics 1 : 2022 Prelim Exam
F
= 0 40[0.4K5/2 + 0.6L5/2]–3/5 3 L3/2 – 3 = 0
L 2
= 20[0.4K5/2 + 0.6L5/2]–3/5L3/2 ……………….. (2)
F
= 0 –(16K + 3L – 134) = 0 16K + 3L = 134 ….. (3)
λ
5
K3/2 = 20L3/2
2
K3/2 = 8L3/2
𝐾 3/2
( ) =8
𝐿
𝐾
= 82/3 = (23)2/3 = 22
𝐿
K = 4L …………………………………………….…… (4)
Put (4) into (3): 64L + 3L = 134 67L = 134 L = 2
From (4), K = 8
Constrained maximum of Q occurs when K = 8 and L = 2.
**************************************************************
Page 10 of 12
Mathematics 1 : 2022 Prelim Exam
= 2 q3 + 3q + K
3
TC = FC = 15 when q = 0
15 = 0 + K K = 15
TC = 2 q3 + 3q + 15
3
Demand equation: 2p + q = 48
2p = 48 – q
p = 24 – q
1
2
1 1
TR = pq = (24 – q)q = 24q – q2
2 2
= TR – TC = 24q – 1 q2 – ( 2 q3 + 3q + 15)
2 3
1 2
= 24q – q2 – q3 – 3q – 15
2 3
= – 2 q3 – 1 q2 + 21q – 15 (profit)
3 2
= –2q2 – q + 21
= 0 2q2 + q – 21 = 0
(2q + 7)(q – 3) = 0 or use quadratic formula
q = 3 since q ≥ 0
= –4q – 1
(3) = –13 < 0
Profit is maximised when q = 3
**************************************************************
Page 11 of 12
Mathematics 1 : 2022 Prelim Exam
8. (b)
Page 12 of 12