Theory paper · 13 questions · partial

WAEC · 2017 · May/June · Further Maths · Paper 2

Topics include Functions, Coordinate geometry & circles, Integration, Partial fractions, Indices, logarithms & surds, Applications of differentiation.

Our copy of this paper is missing questions 4, 9.

Sit this paper

Answer every question in order, timed if you like (suggested 3 h 15 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

  1. (a)

    If f(x)=4−5x2f(x) = \dfrac{4 - 5x}{2} and g(x)=x+6g(x) = x + 6, x∈Rx \in \mathbb R, find f∘g−1f \circ g^{-1}.

  2. (b)

    P(x,y)P(x, y) divides the line joining (7,−5)(7, -5) and (−2,7)(-2, 7) internally in the ratio 5:45 : 4. Find the coordinates of PP.

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

Worked solution (try it first)

(a)

  1. Find g−1g^{-1} first: y=x+6y = x + 6 gives x=y−6x = y - 6, so g−1(x)=x−6g^{-1}(x) = x - 6.
  2. g−1g^{-1} acts first: f∘g−1(x)=f(x−6)f \circ g^{-1}(x) = f(x - 6)
    =4−5(x−6)2= \dfrac{4 - 5(x - 6)}{2}.
  3. Multiply out the top: 4−5x+30=34−5x4 - 5x + 30 = 34 - 5x.
  4. Divide each term by 2: f∘g−1(x)=17−52xf \circ g^{-1}(x) = 17 - \frac52x.

(b)

  1. PP divides A(7,−5)A(7, -5) to B(−2,7)B(-2, 7) in the ratio 5:45 : 4, so P=(4xA+5xB9,4yA+5yB9)P = \left(\dfrac{4x_A + 5x_B}{9}, \dfrac{4y_A + 5y_B}{9}\right).
  2. The xx-coordinate: 4(7)+5(−2)9=189\dfrac{4(7) + 5(-2)}{9} = \dfrac{18}{9}, which is 2.
  3. The yy-coordinate: 4(−5)+5(7)9=159\dfrac{4(-5) + 5(7)}{9} = \dfrac{15}{9}
    =53= \dfrac53.
  4. So P(2,53)P\left(2, \frac53\right).

Report a problem with this question

Question 2

  1. (a)

    Evaluate ∫13x−1(x+1)2 dx\displaystyle\int_1^3 \frac{x - 1}{(x + 1)^2}\,dx (3 d.p.).

Worked solution (try it first)
  1. Split into partial fractions: x−1(x+1)2=Ax+1+B(x+1)2\dfrac{x - 1}{(x + 1)^2} = \dfrac{A}{x + 1} + \dfrac{B}{(x + 1)^2}, so x−1=A(x+1)+Bx - 1 = A(x + 1) + B.
  2. Put x=−1x = -1: B=−2B = -2.
  3. Compare the xx terms: A=1A = 1.
  4. So the integral is ∫13(1x+1−2(x+1)2)dx\displaystyle\int_1^3 \left(\frac{1}{x + 1} - \frac{2}{(x + 1)^2}\right)dx.
  5. Integrate each piece: [ln⁡(x+1)+2x+1]13\left[\ln(x + 1) + \dfrac{2}{x + 1}\right]_1^3.
  6. At x=3x = 3: ln⁡4+12\ln4 + \frac12.
  7. At x=1x = 1: ln⁡2+1\ln2 + 1.
  8. Subtract: ln⁡4−ln⁡2−12=ln⁡2−12\ln4 - \ln2 - \frac12 = \ln2 - \frac12
    ≈0.6931−0.5\approx 0.6931 - 0.5
    =0.193= 0.193.

Report a problem with this question

Question 3

  1. (a)

    Given that log⁡10p=a\log_{10} p = a, log⁡10q=b\log_{10} q = b and log⁡10s=c\log_{10} s = c, express log⁡10(p12q4s2)\log_{10}\left(\dfrac{p^{\frac12}q^4}{s^2}\right) in terms of aa, bb and cc.

  2. (b)

    The radius of a circle is 6 cm6\text{ cm}. If the area of the circle is increasing at the rate of 20 cm2 s−120\text{ cm}^2\text{ s}^{-1}, find, leaving the answer in terms of π\pi, the rate at which the radius is increasing.

Worked solution (try it first)

(a)

  1. Split the log of the fraction: log⁡10p12q4s2=log⁡10p12+log⁡10q4−log⁡10s2\log_{10}\dfrac{p^{\frac12}q^4}{s^2} = \log_{10} p^{\frac12} + \log_{10} q^4 - \log_{10} s^2.
  2. Bring each power down in front: 12log⁡10p+4log⁡10q−2log⁡10s\frac12\log_{10} p + 4\log_{10} q - 2\log_{10} s.
  3. Replace the logs with aa, bb and cc: a2+4b−2c\dfrac a2 + 4b - 2c.

(b)

  1. The area is A=πr2A = \pi r^2, so dAdr=2πr\dfrac{dA}{dr} = 2\pi r.
  2. By the chain rule, dAdt=dAdr×drdt\dfrac{dA}{dt} = \dfrac{dA}{dr} \times \dfrac{dr}{dt}: 20=2π(6)×drdt20 = 2\pi(6) \times \dfrac{dr}{dt}.
  3. So drdt=2012π\dfrac{dr}{dt} = \dfrac{20}{12\pi}
    =53π cm s−1= \dfrac{5}{3\pi}\text{ cm s}^{-1}.

Report a problem with this question

Question 5

  1. (a)

    Bottles of the same size produced in a factory are packed in boxes. Each box contains 10 bottles. If 8%8\% of the bottles produced are defective, find, correct to two decimal places, the probability that a box chosen at random contains at least three defective bottles.

Worked solution (try it first)
  1. X∼B(10,0.08)X \sim B(10, 0.08), where 8%=0.088\% = 0.08.
  2. P(0)=0.9210≈0.4344P(0) = 0.92^{10} \approx 0.4344, P(1)=10(0.08)(0.92)9≈0.3777P(1) = 10(0.08)(0.92)^9 \approx 0.3777 and P(2)=45(0.08)2(0.92)8≈0.1478P(2) = 45(0.08)^2(0.92)^8 \approx 0.1478.
  3. P(X≥3)=1−0.9599P(X \ge 3) = 1 - 0.9599
    =0.0401= 0.0401
    ≈0.04\approx 0.04.

Report a problem with this question

Question 6

Height (cm) 36–40 41–45 46–50 51–55 56–60
Frequency 3 9 21 12 5

The table shows the heights, in cm, of some seedlings in a certain garden.

  1. (a)

    Draw a cumulative frequency curve for the distribution.

    Model answer
    35.540.545.550.555.560.51020304050Height (cm)Cumulative frequency

    Plot the cumulative frequencies 3,12,33,45,503, 12, 33, 45, 50 against the upper class boundaries 40.5,…,60.540.5, \ldots, 60.5, starting from (35.5,0)(35.5, 0), and join them with a smooth S-shaped curve. For (b): reading across from 12.5 and 37.5 gives Q1≈45.6Q_1 \approx 45.6 and Q3≈52.4Q_3 \approx 52.4. Readings from a hand-drawn curve vary a little; examiners accept a small range.

  2. (b)

    Using the curve, find the semi-interquartile range.

Try it on a graph

The ogive with the quartile readings.

Worked solution (try it first)

(a)

  1. Plot the cumulative frequencies 3,12,33,45,503, 12, 33, 45, 50 at the upper boundaries 40.5,45.5,50.5,55.5,60.540.5, 45.5, 50.5, 55.5, 60.5, starting from (35.5,0)(35.5, 0), and join with a smooth curve.

(b)

  1. N=50N = 50.
  2. Read across from 12.5 and 37.5: Q1≈45.6Q_1 \approx 45.6 and Q3≈52.4Q_3 \approx 52.4.
  3. Semi-interquartile range =12(52.4−45.6)≈3.4= \frac12(52.4 - 45.6) \approx 3.4.

Report a problem with this question

Question 7

  1. (a)

    A parallelogram MNQRMNQR has vertices M(4,−6)M(4, -6), N(10,2)N(10, 2), Q(8,16)Q(8, 16) and R(x,y)R(x, y). Find the coordinates of RR.

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

Worked solution (try it first)
  1. In MNQRMNQR, MN→=RQ→\overrightarrow{MN} = \overrightarrow{RQ}.
  2. MN→=(10−42+6)\overrightarrow{MN} = \begin{pmatrix} 10 - 4 \\ 2 + 6 \end{pmatrix}
    =(68)= \begin{pmatrix} 6 \\ 8 \end{pmatrix} and RQ→=(8−x16−y)\overrightarrow{RQ} = \begin{pmatrix} 8 - x \\ 16 - y \end{pmatrix}.
  3. So 8−x=68 - x = 6 and 16−y=816 - y = 8: R(2,8)R(2, 8).

Report a problem with this question

Question 8

  1. (a)

    Forces F1(18 N,330∘)F_1(18\text{ N}, 330^\circ), F2(10 N,090∘)F_2(10\text{ N}, 090^\circ) and F3(25 N,180∘)F_3(25\text{ N}, 180^\circ) act on a body at rest. Find, correct to one decimal place, the magnitude and direction of the resultant force.

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

Worked solution (try it first)
  1. F1F_1: 18sin⁡330∘=−918\sin330^\circ = -9 east and 18cos⁡330∘=15.58818\cos330^\circ = 15.588 north.
  2. F2F_2: 1010 east and 00 north.
  3. F3F_3: 00 east and −25-25 north.
  4. Add: east −9+10=1-9 + 10 = 1.
  5. North 15.588−25=−9.41215.588 - 25 = -9.412.
  6. ∣R∣=1+88.59|\mathbf R| = \sqrt{1 + 88.59}
    ≈9.5 N\approx 9.5\text{ N}.
  7. It points slightly east of south: tan⁡−119.412=6.07∘\tan^{-1}\frac{1}{9.412} = 6.07^\circ east of south, a bearing of 180∘−6.07∘≈173.9∘180^\circ - 6.07^\circ \approx 173.9^\circ.

Report a problem with this question

Question 10

  1. (a)

    If f(x)=2x−3(x2−1)(x+2)f(x) = \dfrac{2x - 3}{(x^2 - 1)(x + 2)}, (i) find the values of xx for which f(x)f(x) is undefined; (ii) express f(x)f(x) in partial fractions.

  2. (b)

    A circle with centre (−3,1)(-3, 1) passes through the point (3,1)(3, 1). Find its equation.

    Show the answer

    x2+y2+6x−2y−26=0x^2 + y^2 + 6x - 2y - 26 = 0

Worked solution (try it first)

(a)(i)

  1. Factorise: (x2−1)(x+2)=(x−1)(x+1)(x+2)(x^2 - 1)(x + 2) = (x - 1)(x + 1)(x + 2).
  2. f(x)f(x) is undefined where this is zero: x=1x = 1, −1-1 or −2-2.

(ii)

  1. Write Ax−1+Bx+1+Cx+2\dfrac{A}{x - 1} + \dfrac{B}{x + 1} + \dfrac{C}{x + 2} and multiply through: 2x−3=A(x+1)(x+2)+B(x−1)(x+2)+C(x−1)(x+1)2x - 3 = A(x + 1)(x + 2) + B(x - 1)(x + 2) + C(x - 1)(x + 1).
  2. Put x=1x = 1: −1=6A-1 = 6A, so A=−16A = -\frac16.
  3. Put x=−1x = -1: −5=−2B-5 = -2B, so B=52B = \frac52.
  4. Put x=−2x = -2: −7=3C-7 = 3C, so C=−73C = -\frac73.
  5. So f(x)=−16(x−1)+52(x+1)−73(x+2)f(x) = -\dfrac{1}{6(x - 1)} + \dfrac{5}{2(x + 1)} - \dfrac{7}{3(x + 2)}.

(b)

  1. The radius is the distance from (−3,1)(-3, 1) to (3,1)(3, 1): r=6r = 6.
  2. The equation: (x+3)2+(y−1)2=36(x + 3)^2 + (y - 1)^2 = 36.
  3. Expand: x2+6x+9+y2−2y+1=36x^2 + 6x + 9 + y^2 - 2y + 1 = 36, so x2+y2+6x−2y−26=0x^2 + y^2 + 6x - 2y - 26 = 0.

Report a problem with this question

Question 11

  1. (a)

    If f(x)=∫(4x−x2) dxf(x) = \displaystyle\int(4x - x^2)\,dx and f(3)=21f(3) = 21, find f(x)f(x).

  2. (b)

    The second, fourth and eighth terms of an Arithmetic Progression (A.P.) form the first three consecutive terms of a Geometric Progression (G.P.). The sum of the third and fifth terms of the A.P. is 20. Find the: (i) first four terms of the A.P.; (ii) sum of the first ten terms of the A.P.

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

Worked solution (try it first)

(a)

  1. Integrate: f(x)=2x2−x33+cf(x) = 2x^2 - \dfrac{x^3}{3} + c.
  2. Use f(3)=21f(3) = 21: 18−9+c=2118 - 9 + c = 21, so c=12c = 12.
  3. Then f(x)=2x2−x33+12f(x) = 2x^2 - \dfrac{x^3}{3} + 12.

(b)(i)

  1. The 2nd, 4th and 8th terms of the A.P. are a+da + d, a+3da + 3d and a+7da + 7d.
  2. They form a G.P., so (a+3d)2=(a+d)(a+7d)(a + 3d)^2 = (a + d)(a + 7d).
  3. Expand: a2+6ad+9d2=a2+8ad+7d2a^2 + 6ad + 9d^2 = a^2 + 8ad + 7d^2, so 2d2=2ad2d^2 = 2ad and d(d−a)=0d(d - a) = 0.
  4. An A.P. with d=0d = 0 would be constant, so d=ad = a.
  5. The 3rd and 5th terms add to 20: (a+2d)+(a+4d)=20(a + 2d) + (a + 4d) = 20, so 2a+6d=202a + 6d = 20.
  6. With d=ad = a: 8a=208a = 20, so a=d=52a = d = \frac52.
  7. The first four terms are 52,5,152,10\frac52, 5, \frac{15}{2}, 10.

(ii)

  1. S10=102[2(52)+9(52)]S_{10} = \dfrac{10}{2}\left[2\left(\frac52\right) + 9\left(\frac52\right)\right]
    =5(5+452)= 5\left(5 + \dfrac{45}{2}\right)
    =137.5= 137.5.

Report a problem with this question

Question 12

  1. (a)

    In a school, the ratio of those who passed to those who failed a History test is 4:14 : 1. If 7 students are selected at random from the school, find, correct to two decimal places, the probability that: (i) at least 3 students passed the test; (ii) between 3 and 6 students failed the test.

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

  2. (b)

    A fair die is thrown five times. Find the probability of obtaining a six three times.

Worked solution (try it first)

(a)

  1. P(pass)=45=0.8P(\text{pass}) = \frac45 = 0.8, with n=7n = 7.

(i)

  1. At least 3 passed =1−[P(0)+P(1)+P(2)]= 1 - [P(0) + P(1) + P(2)]
    =1−0.0047= 1 - 0.0047
    =0.9953= 0.9953
    ≈1.00\approx 1.00.

(ii)

  1. Between 3 and 6 failed means 4 or 5 failed: (74)(0.2)4(0.8)3+(75)(0.2)5(0.8)2=0.0287+0.0043\binom74(0.2)^4(0.8)^3 + \binom75(0.2)^5(0.8)^2 = 0.0287 + 0.0043
    ≈0.03\approx 0.03.

(b)

  1. P(six)=16P(\text{six}) = \frac16: (53)(16)3(56)2=2507776\binom53\left(\frac16\right)^3\left(\frac56\right)^2 = \dfrac{250}{7776}
    ≈0.0322\approx 0.0322.

Report a problem with this question

Question 13

Age (years) 17–19 20–22 23–28 29–34 35–43
Number of patients 6 9 12 18 18

The table shows the frequency distribution of the ages of patients in a clinic.

  1. (a)

    Draw a histogram for the distribution.

    Model answer
    123Age (years)Frequency density16.519.522.528.534.543.5

    The classes have unequal widths (3, 3, 6, 6, 9), so the bar heights are frequency densities, frequency ÷ width: 2,3,2,3,22, 3, 2, 3, 2. Each bar stands on its class boundaries, so the bars touch and each bar’s area is its frequency.

  2. (b)

    Find, correct to two decimal places, the mean age of the patients.

Try it on a graph

Histogram with unequal class widths: heights are frequency densities.

Worked solution (try it first)

(a)

  1. Class widths (from the boundaries): 3,3,6,6,93, 3, 6, 6, 9.
  2. Frequency densities: 63=2\frac63 = 2, 93=3\frac93 = 3, 126=2\frac{12}{6} = 2, 186=3\frac{18}{6} = 3, 189=2\frac{18}{9} = 2.
  3. Draw each bar with this height over its class boundaries.

(b)

  1. Class marks 18,21,25.5,31.5,3918, 21, 25.5, 31.5, 39.
  2. ∑fx=108+189+306+567+702\sum fx = 108 + 189 + 306 + 567 + 702
    =1872= 1872 and ∑f=63\sum f = 63.
  3. Mean =187263≈29.71= \dfrac{1872}{63} \approx 29.71 years.

Report a problem with this question

Question 14

  1. (a)

    A body PP of mass q kgq\text{ kg} is suspended by two light inextensible strings ABAB and DBDB attached to a horizontal ceiling. The strings are inclined at 30∘30^\circ and 60∘60^\circ respectively to the horizontal and the tension in ABAB is 48 N48\text{ N}. If the system is in equilibrium: (i) sketch a diagram to represent the information; (ii) calculate the tension in DBDB; (iii) find the value of qq. [Take g=10 m s−2][\text{Take } g = 10\text{ m s}^{-2}]

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

  2. (b)

    A ball is thrown vertically upwards with a velocity of 20 m s−120\text{ m s}^{-1}. Find, correct to two decimal places, the: (i) maximum height reached by the ball; (ii) time taken to reach the maximum height. [Take g=10 m s−2][\text{Take } g = 10\text{ m s}^{-2}]

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

Worked solution (try it first)

(a)(i)

  1. Draw the body hanging from BB, with ABAB at 30∘30^\circ and DBDB at 60∘60^\circ to the ceiling, and its weight 10q10q downwards.

(ii)

  1. Across: 48cos⁡30∘=Tcos⁡60∘48\cos30^\circ = T\cos60^\circ.
  2. T=48cos⁡30∘cos⁡60∘T = \dfrac{48\cos30^\circ}{\cos60^\circ}
    =483= 48\sqrt3
    ≈83.14 N\approx 83.14\text{ N}.

(iii)

  1. Up: 48sin⁡30∘+Tsin⁡60∘=10q48\sin30^\circ + T\sin60^\circ = 10q, so 24+72=10q24 + 72 = 10q and q=9.6q = 9.6.

(b)(i)

  1. At the top v=0v = 0: 0=202−2(10)h0 = 20^2 - 2(10)h, so h=20.00 mh = 20.00\text{ m}.

(ii)

  1. 0=20−10t0 = 20 - 10t, so t=2.00 st = 2.00\text{ s}.

Report a problem with this question

Question 15

  1. (a)

    Given that m=6i+8j\mathbf m = 6\mathbf i + 8\mathbf j and n=−8i+73j\mathbf n = -8\mathbf i + \frac73\mathbf j, find the: (i) magnitudes and directions (bearings) of m\mathbf m and n\mathbf n; (ii) angle between m\mathbf m and n\mathbf n.

  2. (b)

    The position vectors of points PP, QQ, RR, SS are (−23)\begin{pmatrix} -2 \\ 3 \end{pmatrix}, (104)\begin{pmatrix} 10 \\ 4 \end{pmatrix}, (312)\begin{pmatrix} 3 \\ 12 \end{pmatrix} and (40)\begin{pmatrix} 4 \\ 0 \end{pmatrix} respectively. Show that PQ→\overrightarrow{PQ} is perpendicular to RS→\overrightarrow{RS}.

    Show the answer

    PQ→⋅RS→=12−12=0\overrightarrow{PQ} \cdot \overrightarrow{RS} = 12 - 12 = 0

Worked solution (try it first)

(a)(i)

  1. ∣m∣=10|\mathbf m| = 10.
  2. m\mathbf m points 6 east and 8 north, a bearing of tan⁡−168≈037∘\tan^{-1}\frac68 \approx 037^\circ.
  3. ∣n∣=64+499|\mathbf n| = \sqrt{64 + \frac{49}{9}}
    =253= \frac{25}{3}.
  4. n\mathbf n points 8 west and 73\frac73 north.
  5. So its bearing is 360∘−tan⁡−1247=360∘−73.7∘360^\circ - \tan^{-1}\frac{24}{7} = 360^\circ - 73.7^\circ
    ≈286∘\approx 286^\circ.

(ii)

  1. m⋅n=−48+563\mathbf m \cdot \mathbf n = -48 + \frac{56}{3}
    =−883= -\frac{88}{3}.
  2. cos⁡θ=−88/310×25/3\cos\theta = \dfrac{-88/3}{10 \times 25/3}
    =−88250= -\dfrac{88}{250}
    =−0.352= -0.352, so θ≈110.6∘\theta \approx 110.6^\circ.

(b)

  1. PQ→=(121)\overrightarrow{PQ} = \begin{pmatrix} 12 \\ 1 \end{pmatrix} and RS→=(1−12)\overrightarrow{RS} = \begin{pmatrix} 1 \\ -12 \end{pmatrix}.
  2. PQ→⋅RS→=12−12\overrightarrow{PQ} \cdot \overrightarrow{RS} = 12 - 12
    =0= 0, so they are perpendicular.

Report a problem with this question