Theory paper · 15 questions

WAEC · 2023 · Private · Further Maths · Paper 2

Topics include Permutation & combination, Integration, Indices, logarithms & surds, Coordinate geometry & circles, Statistics & correlation, Probability & distributions.

Sit this paper

Answer every question in order, timed if you like (suggested 3 h 45 min). You're marked when you hand in, then you see where to focus and the working for each question.

Or read it here: every question below has a worked solution.

Question 1

Given that nC2=66{}^nC_2 = 66, find the value of nn.

  1. (a)

    Value of nn

Worked solution (try it first)
  1.  nC2=n(n−1)2=66\,{}^nC_2 = \dfrac{n(n - 1)}{2} = 66, so n(n−1)=132n(n - 1) = 132.
  2. Rearrange: n2−n−132=0n^2 - n - 132 = 0.
  3. Factorise: (n−12)(n+11)=0(n - 12)(n + 11) = 0.
  4. nn is a positive whole number, so n=12n = 12.

Report a problem with this question

Question 2

Using the trapezium rule with five ordinates, evaluate, correct to two decimal places, ∫0241+x2 dx\displaystyle\int_0^2 \frac{4}{1 + x^2}\,dx.

  1. (a)

    Approximate value

Try it on a graph

Plot the curves, move them, and read values off the graph.

Worked solution (try it first)
  1. Five ordinates means four strips, so h=2−04=0.5h = \dfrac{2 - 0}{4} = 0.5.
  2. The ordinates of 41+x2\dfrac{4}{1 + x^2} at x=0,0.5,1,1.5,2x = 0, 0.5, 1, 1.5, 2 are 4, 3.2, 2, 1.2308, 0.84,\ 3.2,\ 2,\ 1.2308,\ 0.8.
  3. First and last: 4.84.8.
  4. Twice the rest: 2(3.2+2+1.2308)=12.86152(3.2 + 2 + 1.2308) = 12.8615.
  5. Trapezium rule: 0.52(4.8+12.8615)=0.25×17.6615\dfrac{0.5}{2}(4.8 + 12.8615) = 0.25 \times 17.6615
    =4.4154= 4.4154, about 4.424.42.

Report a problem with this question

Question 3

  1. (a)

    Express 7+21095+52\dfrac{7 + 2\sqrt{10}}{9\sqrt5 + 5\sqrt2} in the form p5+q2p\sqrt5 + q\sqrt2.

    Show the answer

    433555+11712\frac{43}{355}\sqrt5 + \frac{11}{71}\sqrt2

  2. (b)

    Using the values of pp and qq in 3(a), find the value of (2p−q)(2p - q).

Worked solution (try it first)

(a)

  1. Multiply the top and the bottom by the conjugate of the bottom, 95−529\sqrt5 - 5\sqrt2.
  2. The bottom: (95)2−(52)2=405−50(9\sqrt5)^2 - (5\sqrt2)^2 = 405 - 50
    =355= 355.
  3. The top: (7+210)(95−52)=635−352+1850−1020(7 + 2\sqrt{10})(9\sqrt5 - 5\sqrt2) = 63\sqrt5 - 35\sqrt2 + 18\sqrt{50} - 10\sqrt{20}.
  4. Simplify the surds: 1850=90218\sqrt{50} = 90\sqrt2 and 1020=20510\sqrt{20} = 20\sqrt5.
  5. So the top is 435+55243\sqrt5 + 55\sqrt2.
  6. Divide each term by 355: p=43355p = \dfrac{43}{355} and q=55355=1171q = \dfrac{55}{355} = \dfrac{11}{71}.

(b)

  1. 2p−q=86355−553552p - q = \dfrac{86}{355} - \dfrac{55}{355}
    =31355= \dfrac{31}{355}.

Report a problem with this question

Question 4

An equation of a circle is 3x2+3y2+6x+2my−18=03x^2 + 3y^2 + 6x + 2my - 18 = 0, where mm is a constant. If the radius of the circle is 10\sqrt{10} units, find the positive value of mm.

  1. (a)

    Positive value of mm

Worked solution (try it first)
  1. Divide by 3: x2+y2+2x+2m3y−6=0x^2 + y^2 + 2x + \frac{2m}{3}y - 6 = 0, so g=1g = 1 and f=m3f = \frac{m}{3}.
  2. r2=g2+f2−cr^2 = g^2 + f^2 - c: 10=1+m29+610 = 1 + \dfrac{m^2}{9} + 6.
  3. m29=3\dfrac{m^2}{9} = 3, so m2=27m^2 = 27 and m=33≈5.196m = 3\sqrt3 \approx 5.196 (the positive value).

Report a problem with this question

Question 5✱✱

The table shows the frequency distribution of a set of data.

xx 1 2 3 4 5
ff m+2m + 2 m−1m - 1 2m−32m - 3 m+1m + 1 3m−43m - 4

If the mean of the distribution is 3111\frac{31}{11}, find the median.

  1. (a)

    Median

Worked solution (try it first)
  1. ∑f=8m−5\sum f = 8m - 5 and ∑fx=(m+2)+2(m−1)+3(2m−3)+4(m+1)+5(3m−4)\sum fx = (m + 2) + 2(m - 1) + 3(2m - 3) + 4(m + 1) + 5(3m - 4)
    =28m−25= 28m - 25.
  2. The mean is 28m−258m−5=3111\dfrac{28m - 25}{8m - 5} = \dfrac{31}{11}, so 11(28m−25)=31(8m−5)11(28m - 25) = 31(8m - 5).
  3. 308m−275=248m−155308m - 275 = 248m - 155, so 60m=12060m = 120 and m=2m = 2.
  4. The frequencies are 4,1,1,3,24, 1, 1, 3, 2 (total 11).
  5. The median is the 6th value: the cumulative frequencies 4,5,64, 5, 6 reach 6 at x=3x = 3, so the median is 3.

Report a problem with this question

Question 6

In an examination, 80%80\% of the candidates passed. If 8 of the candidates are selected at random, calculate, correct to three decimal places, the probability that:

  1. (a)

    exactly seven passed;

  2. (b)

    more than three-fourth passed.

Worked solution (try it first)
  1. X∼B(8,0.8)X \sim B(8, 0.8).

(a)

  1. P(7)=(87)(0.8)7(0.2)P(7) = \binom87(0.8)^7(0.2)
    =0.33554= 0.33554
    ≈0.336\approx 0.336.

(b)

  1. More than three-fourths of 8 is more than 6, so 7 or 8: 0.33554+0.88=0.33554+0.167770.33554 + 0.8^8 = 0.33554 + 0.16777
    =0.50332= 0.50332
    ≈0.503\approx 0.503.

Report a problem with this question

Question 7✱✱

Forces (8 N,080∘)(8\text{ N}, 080^\circ), (18 N,240∘)(18\text{ N}, 240^\circ) and (6 N,300∘)(6\text{ N}, 300^\circ) act on a particle. Find, correct to two decimal places, the magnitude of the resultant force.

  1. (a)

    Magnitude of the resultant

Worked solution (try it first)
  1. East parts: 8sin⁡80∘+18sin⁡240∘+6sin⁡300∘=7.878−15.588−5.1968\sin80^\circ + 18\sin240^\circ + 6\sin300^\circ = 7.878 - 15.588 - 5.196
    =−12.906= -12.906.
  2. North parts: 8cos⁡80∘+18cos⁡240∘+6cos⁡300∘=1.389−9+38\cos80^\circ + 18\cos240^\circ + 6\cos300^\circ = 1.389 - 9 + 3
    =−4.611= -4.611.
  3. ∣R∣=12.9062+4.6112|\mathbf R| = \sqrt{12.906^2 + 4.611^2}
    =187.83= \sqrt{187.83}
    ≈13.71 N\approx 13.71\text{ N}.

Report a problem with this question

Question 8

The acceleration, aa, of a particle starting from rest and moving at any time tt seconds is given by a=(20t−3t2) m s−2a = (20t - 3t^2)\text{ m s}^{-2}. Find the:

  1. (a)

    time taken for the particle to come to rest again;

  2. (b)

    distance covered by the particle after 5 seconds.

Try it on a graph

Velocity v = 10t² − t³ (x-axis is time). The area under it from 0 to 5 is the distance.

Worked solution (try it first)

(a)

  1. v=∫(20t−3t2) dtv = \displaystyle\int (20t - 3t^2)\,dt
    =10t2−t3+c= 10t^2 - t^3 + c.
  2. It starts from rest, so c=0c = 0.
  3. At rest again when v=0v = 0: t2(10−t)=0t^2(10 - t) = 0, so t=10t = 10 s.

(b)

  1. vv is positive from t=0t = 0 to 1010, so the distance in 5 s is ∫05(10t2−t3) dt\displaystyle\int_0^5 (10t^2 - t^3)\,dt.
  2. =[10t33−t44]05= \left[\dfrac{10t^3}{3} - \dfrac{t^4}{4}\right]_0^5
    =12503−6254= \dfrac{1250}{3} - \dfrac{625}{4}
    =312512= \dfrac{3125}{12}
    ≈260.42\approx 260.42 m.

Report a problem with this question

Question 9

Two functions gg and hh are defined on the set of real numbers, R\mathbb R, by g:x→2+xx2+x−20g: x \to \dfrac{2 + x}{x^2 + x - 20} and h:x→x+3h: x \to x + 3.

  1. (a)(i)

    Find g∘h(x)g \circ h(x);

  2. (a)(ii)

    the values of xx for which g∘h(x)g \circ h(x) is undefined.

    Separate values with commas, e.g. 3, −2

  3. (b)

    Express g∘h(x)g \circ h(x) in partial fractions.

Worked solution (try it first)

(a)(i)

  1. g∘h(x)=g(x+3)g \circ h(x) = g(x + 3): replace every xx in gg by x+3x + 3.
  2. The top: 2+(x+3)=x+52 + (x + 3) = x + 5.
  3. The bottom: (x+3)2+(x+3)−20=x2+6x+9+x+3−20(x + 3)^2 + (x + 3) - 20 = x^2 + 6x + 9 + x + 3 - 20
    =x2+7x−8= x^2 + 7x - 8.
  4. So g∘h(x)=x+5x2+7x−8g \circ h(x) = \dfrac{x + 5}{x^2 + 7x - 8}.

(ii)

  1. Factorise the bottom: x2+7x−8=(x+8)(x−1)x^2 + 7x - 8 = (x + 8)(x - 1).
  2. It is zero, so g∘hg \circ h is undefined, at x=1x = 1 and x=−8x = -8.

(b)

  1. Write Ax−1+Bx+8\dfrac{A}{x - 1} + \dfrac{B}{x + 8} and multiply through: x+5=A(x+8)+B(x−1)x + 5 = A(x + 8) + B(x - 1).
  2. Put x=1x = 1: 6=9A6 = 9A, so A=23A = \frac23.
  3. Put x=−8x = -8: −3=−9B-3 = -9B, so B=13B = \frac13.
  4. So g∘h(x)=23(x−1)+13(x+8)g \circ h(x) = \dfrac{2}{3(x - 1)} + \dfrac{1}{3(x + 8)}.

Report a problem with this question

Question 10

  1. (a)(i)

    Calculate ∣35−46−3−5−221∣\begin{vmatrix} 3 & 5 & -4 \\ 6 & -3 & -5 \\ -2 & 2 & 1 \end{vmatrix}.

  2. (a)(ii)

    Using your result in 10(a)(i), solve the simultaneous equations 3x+5y−4z=13x + 5y - 4z = 1, 6x−3y−5z=−156x - 3y - 5z = -15, −2x+2y+z=5-2x + 2y + z = 5. Enter x,y,zx, y, z.

    Separate values with commas, e.g. 3, −2

  3. (b)

    Given that x2+y2=2pxyx^2 + y^2 = 2pxy, where pp is a constant, find dydx\dfrac{dy}{dx}.

    Show the answer

    py−xy−px\dfrac{py - x}{y - px}

Worked solution (try it first)

(a)(i)

  1. Expand along the top row: 3(−3+10)−5(6−10)+(−4)(12−6)=21+20−243(-3 + 10) - 5(6 - 10) + (-4)(12 - 6) = 21 + 20 - 24
    =17= 17.

(ii)

  1. By Cramer's rule, replace each column by (1,−15,5)(1, -15, 5) in turn: Δx=17\Delta_x = 17, Δy=34\Delta_y = 34 and Δz=51\Delta_z = 51.
  2. So x=1717=1x = \dfrac{17}{17} = 1, y=3417=2y = \dfrac{34}{17} = 2 and z=5117=3z = \dfrac{51}{17} = 3.
  3. Check in the third equation: −2+4+3=5-2 + 4 + 3 = 5 ✓.

(b)

  1. Differentiate both sides with respect to xx: 2x+2ydydx=2p(y+xdydx)2x + 2y\dfrac{dy}{dx} = 2p\left(y + x\dfrac{dy}{dx}\right).
  2. Collect the dydx\dfrac{dy}{dx} terms: 2ydydx−2pxdydx=2py−2x2y\dfrac{dy}{dx} - 2px\dfrac{dy}{dx} = 2py - 2x.
  3. Factorise and divide by 2: (y−px)dydx=py−x(y - px)\dfrac{dy}{dx} = py - x, so dydx=py−xy−px\dfrac{dy}{dx} = \dfrac{py - x}{y - px}.

Report a problem with this question

Question 11✱✱

  1. (a)

    Using a scale of 2 cm to 2 units on both axes, indicate on a graph sheet the area bounded by the inequalities 4y−x≤44y - x \le 4, 3x−2y≤63x - 2y \le 6 and x+2≥0x + 2 \ge 0.

    Model answer
    −224−6−4−22xy4y − x = 43x − 2y = 6x = −2R

    Draw the three boundary lines: 4y−x=44y - x = 4 through (0,1)(0, 1) and (−4,0)(-4, 0); 3x−2y=63x - 2y = 6 through (2,0)(2, 0) and (0,−3)(0, -3); and the vertical line x=−2x = -2. The region is the triangle with corners (−2,0.5)(-2, 0.5), (−2,−6)(-2, -6) and (3.2,1.8)(3.2, 1.8). Test a point such as (0,0)(0, 0): it satisfies all three, so the triangle containing the origin is the region.

  2. (b)

    A debt of ₦472,560.00 is repaid weekly, such that the mode of payment forms an Arithmetic Progression (A.P.). If the first payment is ₦6,508.00 and the debt is fully repaid after 48 weeks, calculate the amount left after the 20th week.

Try it on a graph

Plot the curves, move them, and read values off the graph.

Worked solution (try it first)

(a)

  1. Draw the lines 4y−x=44y - x = 4, 3x−2y=63x - 2y = 6 and x=−2x = -2.
  2. The origin satisfies all three inequalities, so keep the side of each line that contains it.
  3. The region is the triangle with vertices (−2,12)\left(-2, \frac12\right), (−2,−6)(-2, -6) and (3.2,1.8)(3.2, 1.8).
  4. See the workspace.

(b)

  1. The 48 payments add up to the debt: 482(2a+47d)=472 560\dfrac{48}{2}(2a + 47d) = 472\,560, so 2a+47d=19 6902a + 47d = 19\,690.
  2. With a=6508a = 6508: 13 016+47d=19 69013\,016 + 47d = 19\,690, so 47d=667447d = 6674 and d=142d = 142.
  3. Paid in the first 20 weeks: S20=202(2×6508+19×142)S_{20} = \dfrac{20}{2}(2 \times 6508 + 19 \times 142)
    =10(13 016+2698)= 10(13\,016 + 2698)
    =157 140= 157\,140.
  4. Amount left after the 20th week: 472 560−157 140=472\,560 - 157\,140 = ₦315 420.

Report a problem with this question

Question 12

  1. (a)

    A farmer finds out that for every 100 oranges he harvests, 15 are bad. If he selects 20 oranges from his farm, what is the probability that three of them are bad?

  2. (b)

    In an international market, the demand for mobile phones has a Poisson distribution with mean of 1.81.8. Find the probability that in a randomly chosen period, the demand is at most two.

Worked solution (try it first)

(a)

  1. p=15100=0.15p = \frac{15}{100} = 0.15 and n=20n = 20: P(3)=(203)(0.15)3(0.85)17P(3) = \binom{20}{3}(0.15)^3(0.85)^{17}
    ≈0.2428\approx 0.2428.

(b)

  1. λ=1.8\lambda = 1.8: P(X≤2)=e−1.8(1+1.8+1.822)P(X \le 2) = e^{-1.8}\left(1 + 1.8 + \dfrac{1.8^2}{2}\right)
    =4.42e−1.8= 4.42e^{-1.8}
    ≈0.7306\approx 0.7306.

Report a problem with this question

Question 13

  1. (a)

    The mean of four consecutive odd numbers is 6. Find, correct to one decimal place, their variance.

  2. (b)

    The table shows the distribution of marks obtained by a group of candidates in an examination.

    Marks 0–19 20–39 40–59 60–79 80–99
    Number of candidates 8 14 18 6 4

    If three candidates are selected at random from the group, find, correct to three decimal places, the probability that two of them are from the modal class.

Worked solution (try it first)

(a)

  1. Four consecutive odd numbers with mean 6 are 3,5,7,93, 5, 7, 9.
  2. Their deviations from 6 are −3,−1,1,3-3, -1, 1, 3, so the variance is 9+1+1+94=5.0\dfrac{9 + 1 + 1 + 9}{4} = 5.0.

(b)

  1. The modal class is 40–59, with 18 of the 50 candidates.
  2. There are (503)=19 600\binom{50}{3} = 19\,600 ways to choose 3.
  3. Two from the modal class and one from the other 32: (182)×32=153×32\binom{18}{2} \times 32 = 153 \times 32
    =4896= 4896.
  4. So P=489619600≈0.250P = \dfrac{4896}{19600} \approx 0.250.

Report a problem with this question

Question 14

  1. (a)

    A particle is projected at an angle of 42∘42^\circ with a velocity of 68 m s−168\text{ m s}^{-1}. Calculate, correct to one decimal place, the: (i) greatest height travelled; (ii) time of flight; (iii) horizontal range travelled. [g=10 m s−2][g = 10\text{ m s}^{-2}] Enter the three values.

    Separate values with commas, e.g. 3, −2

  2. (b)

    A non-uniform beam PQPQ of length 15 m15\text{ m} and weight 120 N120\text{ N} rests horizontally on supports at PP and QQ. If the centre of gravity of the beam is 3.5 m3.5\text{ m} from QQ, find the reaction at QQ.

Worked solution (try it first)

(a)(i)

  1. H=u2sin⁡2θ2gH = \dfrac{u^2\sin^2\theta}{2g}
    =682sin⁡242∘20= \dfrac{68^2\sin^2 42^\circ}{20}
    ≈103.5 m\approx 103.5\text{ m}.

(ii)

  1. T=2usin⁡θgT = \dfrac{2u\sin\theta}{g}
    =136sin⁡42∘10= \dfrac{136\sin42^\circ}{10}
    ≈9.1 s\approx 9.1\text{ s}.

(iii)

  1. R=u2sin⁡2θgR = \dfrac{u^2\sin2\theta}{g}
    =4624sin⁡84∘10= \dfrac{4624\sin84^\circ}{10}
    ≈459.9 m\approx 459.9\text{ m}.

(b)

  1. The weight acts at the centre of gravity, 15−3.5=11.5 m15 - 3.5 = 11.5\text{ m} from PP.
  2. Moments about PP: 15RQ=120×11.5=138015R_Q = 120 \times 11.5 = 1380, so RQ=92 NR_Q = 92\text{ N}.

Report a problem with this question

Question 15

The position vectors of points PP, QQ and RR with respect to the origin are (−5i+j)(-5\mathbf i + \mathbf j), (2i−4j)(2\mathbf i - 4\mathbf j) and (4i+3j)(4\mathbf i + 3\mathbf j) respectively. If PQRSPQRS is a parallelogram, find the:

  1. (a)

    position vector of SS;

    Show the answer

    −3i+8j-3\mathbf i + 8\mathbf j

  2. (b)

    angle between PS→\overrightarrow{PS} and PQ→\overrightarrow{PQ}, correct to one decimal place.

Try it on a graph

Plot the curves, move them, and read values off the graph.

Worked solution (try it first)

(a)

  1. In PQRSPQRS, PS→=QR→\overrightarrow{PS} = \overrightarrow{QR}
    =(4−2)i+(3+4)j= (4 - 2)\mathbf i + (3 + 4)\mathbf j
    =2i+7j= 2\mathbf i + 7\mathbf j.
  2. So s=p+PS→\mathbf s = \mathbf p + \overrightarrow{PS}
    =(−5+2)i+(1+7)j= (-5 + 2)\mathbf i + (1 + 7)\mathbf j
    =−3i+8j= -3\mathbf i + 8\mathbf j.

(b)

  1. PQ→=(2+5)i+(−4−1)j\overrightarrow{PQ} = (2 + 5)\mathbf i + (-4 - 1)\mathbf j
    =7i−5j= 7\mathbf i - 5\mathbf j.
  2. PS→⋅PQ→=14−35\overrightarrow{PS} \cdot \overrightarrow{PQ} = 14 - 35
    =−21= -21, ∣PS→∣=53|\overrightarrow{PS}| = \sqrt{53} and ∣PQ→∣=74|\overrightarrow{PQ}| = \sqrt{74}.
  3. cos⁡θ=−215374\cos\theta = \dfrac{-21}{\sqrt{53}\sqrt{74}}
    ≈−0.3353\approx -0.3353, so θ≈109.6∘\theta \approx 109.6^\circ.

Report a problem with this question