Further Mathematics (Elective) Essay for Private Candidates
Welcome to Our Site
I greet you this day,
These are the solutions to the Further Mathematics (Elective) essay questions for private candidates.
The TI-84 Plus CE shall be used for applicable questions.
Formulas, rules/laws, and theorems are not stated here. However, they are stated on the website for each topic
as applicable. Please review them there.
The link to the video solutions will be provided for you. Please subscribe to the YouTube channel to be notified
of upcoming livestreams.
You are welcome to ask questions during the video livestreams.
If you find these resources valuable and if any of these resources were helpful in your passing the
Mathematics tests/exams, please consider making a donation:
Your donation is appreciated.
Comments, ideas, areas of improvement, questions, and constructive
criticisms are welcome.
Feel free to contact me. Please be positive in your message.
I wish you the best.
Thank you.
(1.) Matrices: Two matrices M and N are
$\begin{pmatrix}
4 & 8 \\
2 & x
\end{pmatrix}$
and
$\begin{pmatrix}
x^2 & 4 \\
1 & 4x
\end{pmatrix}$ respectively.
Given that M and N are commutative under matix multiplication, find the positive value of x.
Given that M and N are commutative under matix multiplication ⇒ M * N = N * M
(5.) Statistics: If the median of $2, 9, 7m, 3n, 21, 24$ arranged in ascending order is 16 and the mean
of
$4, 8, 6, 4m, 19, 2n$ is $9\dfrac{1}{2}$, find the values of m and n.
(6.) Probability: Three out of ten mangoes in a basket are good.
If four mangoes are selected at random from the basket, find the probability that:
(a.) one is bad;
(b.) not more than two are bad.
(7.) Mechanics: Dynamics: Kinematics: The displacement, r metres of a particle at time
t seconds is given by $r = t^4 + 3t^3 - t^2 + 2t$.
Find the:
(a.) velocity of the particle at t = 3 seconds;
(b.) acceleration of the particle at t = 3 seconds.
(8.) Mechanics: Dynamics: Kinetics: The forces $F_1 = (6\;N, 030^\circ)$, $F_2 = (8\;N, 075^\circ)$ and
$F_3 = (x\;N, \theta^\circ)$ keep a body in equilibrium.
Find the magnitude and direction of $F_3$, correct to the nearest whole number.
(9.) Quadratic Equations: (a.) If α and β are the roots of $5x^2 - 9x - 4 = 0$, find the
equation whose roots are $(\alpha^2 - 3)$ and $(\beta^2 - 3)$.
Relations and Functions: (b.) Given that two functions f and g are defined by
$f:x \rightarrow \dfrac{x}{5} - 3$ and $g:x \rightarrow \dfrac{7x - 5}{2}$, find:
(10.) Sequences: The first, fourth and sixth terms of a linear sequence (A.P.) form the first
three terms of an exponential sequence (G.P.).
If the 12th term of the linear sequence (A.P.) is –12, calculate the:
(a.) common difference;
(b.) first term;
(c.) sum of the first fourteen terms of the linear sequence (A.P.).
$
a = \text{first term} \\[3ex]
d = \text{common difference} \\[3ex]
r = \text{common ratio} \\[5ex]
\underline{\text{Linear Sequence}} \hspace{7em} \underline{\text{Exponential Sequence}} \\[3ex]
\text{1st term} = a \hspace{8.5em} \text{1st term} = a \\[3ex]
\text{4th term} = a + 3d \hspace{6em} \text{2nd term} = ar = a + 3d \\[3ex]
\text{6th term} = a + 5d \hspace{6em} \text{3rd term} = ar^2 = a + 5d \\[3ex]
\text{12th term} = a + 11d = -12 \\[5ex]
\text{For Linear Sequence: 12th term} \\[3ex]
a = -12 - 11d ...eqn.(1) \\[5ex]
\text{Exponential Sequence: r} \\[3ex]
r = \dfrac{a + 3d}{a} = \dfrac{a + 5d}{a + 3d} \\[5ex]
(a + 3d)(a + 3d) = a(a + 5d) \\[3ex]
a^2 + 3ad + 3ad + 9d^2 = a^2 + 5ad \\[3ex]
6ad - 5ad = -9d^2 \\[3ex]
ad = -9d^2 \\[3ex]
a = -\dfrac{9d^2}{d} \\[5ex]
a = -9d ...eqn.(2) \\[5ex]
(a.) \\[3ex]
eqn.(1) = eqn.(2) \quad\dots\text{Because } a = a \\[3ex]
-12 - 11d = -9d \\[3ex]
-12 = -9d + 11d \\[3ex]
2d = -12 \\[3ex]
d = -\dfrac{12}{2} \\[5ex]
d = -6 \\[5ex]
(b.) \\[3ex]
\text{Substitute for } d \text{ in } eqn.(2) \\[3ex]
a = -9(-6) \\[3ex]
a = 54 \\[5ex]
(c.)\; \underline{\text{Sum of the first n terms of a Linear Sequence}, S_{n}} \\[3ex]
S_n = \dfrac{n}{2}[2a + d(n - 1)] \\[5ex]
\text{For } n = 14 \\[3ex]
S_{14} = \dfrac{14}{2}[2(54) + -6(14 - 1)] \\[5ex]
= 7[108 - 6(13)] \\[3ex]
= 7(108 - 78) \\[3ex]
= 210
$
(11.) Trigonometric Equations: (a.) Solve, correct to the nearest degree,
$\cos 2x - 5\sin^2 x = \dfrac{1}{9}$, $0^\circ \le x \le 360^\circ$
Radical Equations: (b.) Solve $3(\sqrt{4x - 3}) - \sqrt{5x + 1} = 5$, where x is an integer.
$
(a.) \\[3ex]
\cos 2x - 5\sin^2 x = \dfrac{1}{9} \\[5ex]
................................................... \\[3ex]
\sin^2 x + \cos^2 x = 1 \quad\dots\text{Pythagorean Identity} \\[3ex]
\sin^2 x = 1 - \cos^2 x \\[5ex]
\cos 2x \\[3ex]
= \cos(x + x) \\[3ex]
= \cos x \cos x - \sin x \sin x \quad\dots\text{Double-Angle Formula} \\[3ex]
= \cos^2 x - \sin^2 x \\[3ex]
= \cos^2 x - (1 - \cos^2 x)\quad\dots\text{based on Pythagorean Identity} \\[3ex]
= \cos^2 x - 1 + \cos^2 x \\[3ex]
= 2\cos^2 x - 1 \\[3ex]
................................................... \\[3ex]
\implies \\[3ex]
2\cos^2 x - 1 - 5(1 - \cos^2 x) = \dfrac{1}{9} \\[5ex]
2\cos^2 x - 1 - 5 + 5\cos^2 x = \dfrac{1}{9} \\[5ex]
7\cos^2 x = \dfrac{1}{9} + 1 + 5 \\[5ex]
7\cos^2 x = \dfrac{1}{9} + 6 \\[5ex]
7\cos^2 x = \dfrac{1 + 54}{9} \\[5ex]
7\cos^2 x = \dfrac{55}{9} \\[5ex]
\cos^2 x = \dfrac{55}{9} * \dfrac{1}{7} \\[5ex]
\cos^2 x = \dfrac{55}{63} \\[5ex]
\cos x = \pm\sqrt{\dfrac{55}{63}} \\[5ex]
\cos x = \pm 0.9343531843 \\[5ex]
x = \cos^{-1} (-0.9343531843) \\[3ex]
x = 159.1238974 \\[3ex]
x \approx 159^\circ\quad\dots\text{2nd Quadrant} \\[5ex]
x = \cos^{-1} (0.9343531843) \\[3ex]
x = 20.8761026 \\[3ex]
x \approx 21^\circ\quad\dots\text{1st Quadrant} \\[5ex]
\text{cosine is also positive or negative in the rest of the quadrants} \\[3ex]
\underline{\text{3rd Quadrant}} \\[3ex]
180^\circ + 159.1238974^\circ \\[3ex]
= 339.1238974 \\[3ex]
\approx 339^\circ \\[5ex]
180^\circ + 20.8761026^\circ \\[3ex]
= 200.8761026 \\[3ex]
\approx 201^\circ \\[5ex]
\underline{\text{4th Quadrant}} \\[3ex]
360^\circ - 159.1238974^\circ \\[3ex]
= 200.8761026 \\[3ex]
\approx 201^\circ \\[5ex]
360^\circ - 20.8761026^\circ \\[3ex]
= 339.1238974 \\[3ex]
\approx 339^\circ \\[5ex]
x \approx 21^\circ, 159^\circ, 201^\circ, 339^\circ \\[3ex]
$
Check
(12.) Statistics: The table shows the distribution of marks of 40 students in a test.
Marks
11 — 15
16 — 20
21 — 25
26 — 30
31 — 35
36 — 40
Number of students
p
4
11
k
6
1
If the mean mark is 24.75, find the values of p and k.
Let us represent the table as:
Frequency Table
Marks
Mid-Mark, $X$
Number of Students (Frequency), $F$
$FX$
11 — 15
$
\dfrac{11 + 15}{2} = 13
$
p
13p
16 — 20
$
\dfrac{16 + 20}{2} = 18
$
4
72
21 — 25
$
\dfrac{21 + 25}{2} = 23
$
11
253
26 — 30
$
\dfrac{26 + 40}{2} = 28
$
k
28k
31 — 35
$
\dfrac{31 + 35}{2} = 33
$
6
198
36 — 40
$
\dfrac{36 + 40}{2} = 38
$
1
38
$\Sigma F = p + k + 22 = 40$
$\Sigma FX = 13p + 28k + 561$
$
\underline{\text{Frequency}} \\[3ex]
\Sigma F = p + k + 22 = 40 \\[3ex]
p + k = 40 - 22 \\[3ex]
p + k = 18 ...eqn.(1) \\[5ex]
\underline{\text{Mean}} \\[3ex]
\text{Mean} = \dfrac{\Sigma FX}{\Sigma F} \\[5ex]
24.75 = \dfrac{13p + 28k + 561}{40} \\[5ex]
13p + 28k + 561 = 24.75(40) \\[3ex]
13p + 28k = 990 - 561 \\[3ex]
13p + 28k = 429 ...eqn.(2) \\[5ex]
\underline{\text{Substitution Method}} \\[3ex]
\text{From } eqn.(1) \\[3ex]
p = 18 - k ...eqn.(3) \\[3ex]
\text{Substitute for } p \text{ in } eqn.(2) \\[3ex]
13(18 - k) + 28k = 429 \\[3ex]
234 - 13k + 28k = 429 \\[3ex]
15k = 429 - 234 \\[3ex]
k = \dfrac{195}{15} \\[5ex]
k = 13 \\[3ex]
\text{Substitute for } k \text{ in } eqn.(3) \\[3ex]
p = 18 - 13 \\[3ex]
p = 5
$
(13.) Probability: Three friends John, Ade and Ngozi attended a job interview.
The probabilities that John will secure a job is 70% and that Ngozi will secure a job is 60%.
Given that the probability of only one of the three friends securing a job is 29%.
Find, correct to two decimal places, the probability of:
(a.) Ade;
(b.) two of them;
(c.) all of them,
securing a job.
Let the probability that:
John secures a job = P(J) = 70% = 0.7
Ngozi secures a job = P(N) = 60% = 0.6
Ade secures a job = P(A) = a
Assuming the three events (John, Ngozi, Ade securing jobs) are independent.
$
(a.) \\[3ex]
\underline{\text{Complementary Rule}} \\[3ex]
P(J) + P(J') = 1 \\[3ex]
0.7 + P(J') = 1 \\[3ex]
P(J') = 1 - 0.7 = 0.3 \\[5ex]
P(N) + P(N') = 1 \\[3ex]
0.6 + P(N') = 1 \\[3ex]
P(N') = 1 - 0.6 = 0.4 \\[5ex]
P(A) + P(A') = 1 \\[3ex]
a + P(A') = 1 \\[3ex]
P(A') = 1 - a \\[5ex]
$
Only one secures a job implies:
JN'A': John secures a job, Ngozi does not, Ade does not
J'NA': John does not, Ngozi does, Ade does not
J'N'A: John does not, Ngozi does not, Ade does
$
P(\text{only one secures a job}) = 0.29 \quad\dots\text{Given} \\[3ex]
But: \\[3ex]
P(\text{only one secures a job}) \\[3ex]
= P(JN'A') + P(J'NA') + P(J'N'A)
\quad\dots\text{Addition Rule for Mutually Exclusive Events} \\[3ex]
$
$
\underline{\text{Multiplication Rule for Independent Events}} \\[3ex]
P(JN'A') = 0.7(0.4)(1 - a) = 0.28(1 - a) = 0.28 - 0.28a \\[3ex]
P(J'NA') = 0.3(0.6)(1 - a) = 0.18(1 - a) = 0.18 - 0.18a \\[3ex]
P(J'N'A) = 0.3(0.4)(a) = 0.12a \\[3ex]
\implies \\[3ex]
(0.28 - 0.28a) + (0.18 - 0.18a) + 0.12a = 0.29 \\[3ex]
0.28 - 0.28a + 0.18 - 0.18a + 0.12a = 0.29 \\[3ex]
-0.34a = 0.29 - 0.28 - 0.18 \\[3ex]
a = \dfrac{-0.17}{-0.34} \\[5ex]
a = 0.5 \\[3ex]
P(A) = a = 0.5 \\[3ex]
P(A') = 1 - 0.5 = 0.5 \\[3ex]
$
Two of them secures a job implies:
JNA': John and Ngozi secure jobs, Ade does not
J'NA: Ngozi and Ade secure jobs, John does not
JN'A: John and Ade does secure jobs, Ngozi does not
(14.) Mechanics: Dynamics: Kinematics: A car moves along a straight line such that its distance, S
(m), from a point O after t seconds is given by $S = 8t^3 - 7t^2 - 13t + 11$.
Calculate the:
(a.) distance of the car from O at the start of the journey;
(b.) time the car is momentarily at rest;
(c.) acceleration with which the car starts;
(d.) distance covered by the car in the 5th second.
$
S = \text{distance} \\[3ex]
t = \text{time} \\[3ex]
v = \text{velocity} \\[3ex]
a = \text{acceleration} \\[5ex]
S(t) = 8t^3 - 7t^2 - 13t + 11 \\[3ex]
(a.) \\[3ex]
\text{At the start of the journey, } t = 0 \\[3ex]
S(0) = 8(0)^3 - 7(0)^2 - 13(0) + 11 \\[3ex]
= 0 - 0 - 0 + 11 \\[3ex]
= 11\;m \\[5ex]
(b.) \\[3ex]
\text{When the car is momentarily at rest, } v = 0 \\[3ex]
v = \dfrac{dS}{dt} \\[5ex]
v = 24t^2 - 14t - 13 \quad\dots\text{Power Rule} \\[3ex]
................................................ \\[3ex]
24t^2 - 14t - 13 = 0 \\[3ex]
24t^2(-13) = -312t^2 \\[3ex]
\text{Factors are: } -26t \text{ and } 12t \\[3ex]
24t^2 - 26t + 12t - 13 = 0 \\[3ex]
2t(12t - 13) + 1(12t - 13) = 0 \\[3ex]
(12t - 13)(2t + 1) = 0 \\[3ex]
12t - 13 = 0 \hspace{2em}OR\hspace{2em} 2t + 1 = 0 \\[3ex]
12t = 13 \hspace{2em}OR\hspace{2em} 2t = -1 \\[3ex]
t = \dfrac{13}{12} \hspace{2em}OR\hspace{2em} t = -\dfrac{1}{2} \\[5ex]
................................................ \\[3ex]
\text{Because the time cannot be negative, } t = \dfrac{13}{12}\;s \\[5ex]
(c.) \\[3ex]
a = \dfrac{dv}{dt} \\[5ex]
a(t) = 48t - 14 \\[3ex]
\text{At the start of the journey, } t = 0 \\[3ex]
a(0) = 48(0) - 14 \\[3ex]
a = -14\;m/s^2 \\[5ex]
$
(d.) Distance covered in the 5th second
= Distance covered in 5 seconds — Distance covered in 4 seconds
(15.) Mechanics: Statics: A uniform beam PQ of length 80 cm has a mass of 30
kg.
The beam is supported at D and E where $|PD| = 10\;cm$ and $|QE| = 32\;cm$.
A mass of x kg is attached 15 cm from P and another mass of y kg is attached 18
cm from Q.
If the reactions at D and E are 320 N and 430 N respectively, find, correct to
two decimal places, the values of x and y.
[Take $g = 10\;ms^{-2}$]
$
\underline{\text{Beam } PQ} \\[3ex]
|PQ| = 80\;cm \\[5ex]
\underline{\text{Weight}} \\[3ex]
\text{The weight acts downwards at the center of the beam} \\[3ex]
\text{Weight, }W = \text{Mass, }m * \text{Acceleration due to gravity, } g \\[3ex]
W = m * g \\[3ex]
W = 30 * 10 \\[3ex]
W = 300\;N \\[3ex]
\text{Centre of Beam} = \dfrac{|PQ|}{2} = \dfrac{80}{2} = 40\;cm \\[5ex]
\text{Other Lengths } (cm) \\[3ex]
15 - 10 = 5 \\[3ex]
40 - 15 = 25 \\[3ex]
40 - 32 = 8 \\[3ex]
32 - 18 = 14 \\[5ex]
\text{Other Weights } (N = kg * m/s^2) \\[3ex]
x * 10 = 10x \\[3ex]
y * 10 = 10y \\[3ex]
$
Let us represent the information diagrammatically as shown: