Theory paper · 15 questions

WAEC · 2017 · Private · Further Maths · Paper 2

Topics include Polynomials & quadratic roots, Sequences, series & binomial expansion, Indices, logarithms & surds, Coordinate geometry & circles, Differentiation, Integration.

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

  1. (a)

    Find the range of values of mm for which mx2+2mx−3=0mx^2 + 2mx - 3 = 0 has real roots.

    Show the answer

    m≤−3m \le -3 or m>0m > 0

Worked solution (try it first)
  1. Read off the coefficients: a=ma = m, b=2mb = 2m, c=−3c = -3.
  2. Real roots need b2−4ac≥0b^2 - 4ac \ge 0: (2m)2−4(m)(−3)≥0(2m)^2 - 4(m)(-3) \ge 0, so 4m2+12m≥04m^2 + 12m \ge 0.
  3. Factorise: 4m(m+3)≥04m(m + 3) \ge 0, with roots m=0m = 0 and m=−3m = -3.
  4. "≥0\ge 0" is outside the roots: m≤−3m \le -3 or m≥0m \ge 0.
  5. But m=0m = 0 removes the x2x^2 term and leaves −3=0-3 = 0, which has no roots at all.
  6. So m≤−3m \le -3 or m>0m > 0.

Report a problem with this question

Question 2✱

  1. (a)

    The nnth term of an Arithmetic Progression (A.P.) is given by Un=(3n−2)log⁡5U_n = (3n - 2)\log5. Find the sum of the first nn terms of the Arithmetic Progression in terms of log⁡5\log5.

Worked solution (try it first)
  1. Find the first two terms: U1=(3−2)log⁡5=log⁡5U_1 = (3 - 2)\log 5 = \log 5 and U2=(6−2)log⁡5=4log⁡5U_2 = (6 - 2)\log 5 = 4\log 5.
  2. The first term is a=log⁡5a = \log 5 and the common difference is d=4log⁡5−log⁡5=3log⁡5d = 4\log 5 - \log 5 = 3\log 5.
  3. Use Sn=n2[2a+(n−1)d]S_n = \frac n2[2a + (n - 1)d]: Sn=n2[2log⁡5+3(n−1)log⁡5]S_n = \frac n2[2\log 5 + 3(n - 1)\log 5].
  4. Simplify the bracket: 2+3n−3=3n−12 + 3n - 3 = 3n - 1, so Sn=n(3n−1)2log⁡5S_n = \dfrac{n(3n - 1)}{2}\log 5.

Report a problem with this question

Question 3

  1. (a)

    A line is parallel to 2x+3y=52x + 3y = 5. If the line is the perpendicular bisector of the line joining the points (3,y)(3, y) and (5,2)(5, 2), find its equation.

    Show the answer

    6y+4x−19=06y + 4x - 19 = 0

Worked solution (try it first)
  1. 2x+3y=52x + 3y = 5 has gradient −23-\frac23, so the bisector has gradient −23-\frac23 too (parallel).
  2. The segment is perpendicular to it, with gradient 32\frac32: 2−y5−3=32\dfrac{2 - y}{5 - 3} = \dfrac32, so y=−1y = -1.
  3. The midpoint of (3,−1)(3, -1) and (5,2)(5, 2) is (4,12)\left(4, \frac12\right).
  4. y−12=−23(x−4)y - \frac12 = -\frac23(x - 4).
  5. Multiply by 6: 6y−3=−4x+166y - 3 = -4x + 16.
  6. So 6y+4x−19=06y + 4x - 19 = 0.

Report a problem with this question

Question 4

Given that y=3x2−3x2y = 3x^2 - \dfrac{3}{x^2}, x≠0x \ne 0, find:

  1. (a)

    dydx\dfrac{dy}{dx};

  2. (b)

    ∫13y dx\displaystyle\int_1^3 y\,dx.

Worked solution (try it first)

(a)

  1. Write y=3x2−3x−2y = 3x^2 - 3x^{-2}.
  2. Differentiate: dydx=6x+6x−3\dfrac{dy}{dx} = 6x + 6x^{-3}
    =6x+6x3= 6x + \dfrac{6}{x^3}.

(b)

  1. Integrate: ∫(3x2−3x−2) dx=x3+3x−1\displaystyle\int (3x^2 - 3x^{-2})\,dx = x^3 + 3x^{-1}
    =x3+3x= x^3 + \dfrac3x.
  2. At x=3x = 3: 27+1=2827 + 1 = 28.
  3. At x=1x = 1: 1+3=41 + 3 = 4.
  4. So ∫13y dx=28−4=24\displaystyle\int_1^3 y\,dx = 28 - 4 = 24.

Report a problem with this question

Question 5

A committee of 5 members is to be formed from 6 men and 7 women. Calculate the probability that it consists of:

  1. (a)

    all women;

  2. (b)

    2 men and 3 women.

Worked solution (try it first)
  1. There are  13C5=1287\,{}^{13}C_5 = 1287 committees.

(a)

  1. All women:  7C5=21\,{}^7C_5 = 21, so P=211287P = \dfrac{21}{1287}
    =7429= \dfrac{7}{429}
    ≈0.0163\approx 0.0163.

(b)

  1. 2 men and 3 women:  6C2×7C3=15×35\,{}^6C_2 \times {}^7C_3 = 15 \times 35
    =525= 525.
  2. So P=5251287P = \dfrac{525}{1287}
    =175429= \dfrac{175}{429}
    ≈0.4079\approx 0.4079.

Report a problem with this question

Question 6

Age (years) 15–18 19–22 23–26 27–30 31–34 35–38
Frequency 40 33 25 10 8 4

The table shows a frequency distribution.

  1. (a)

    Using an assumed mean of 24.5, calculate the mean of the distribution.

Worked solution (try it first)
  1. Class marks 16.5,20.5,24.5,28.5,32.5,36.516.5, 20.5, 24.5, 28.5, 32.5, 36.5 and d=x−24.5d = x - 24.5: −8,−4,0,4,8,12-8, -4, 0, 4, 8, 12.
  2. ∑fd=−320−132+0+40+64+48\sum fd = -320 - 132 + 0 + 40 + 64 + 48
    =−300= -300 and ∑f=120\sum f = 120.
  3. Mean =24.5+−300120= 24.5 + \dfrac{-300}{120}
    =24.5−2.5= 24.5 - 2.5
    =22= 22.

Report a problem with this question

Question 7

A car travelling at 15 m s−115\text{ m s}^{-1} is brought to rest with uniform retardation in 5 seconds. Find the:

  1. (a)

    retardation;

  2. (b)

    distance travelled before coming to rest.

Worked solution (try it first)
  1. u=15u = 15, v=0v = 0 and t=5t = 5.

(a)

  1. v=u+atv = u + at: 0=15+5a0 = 15 + 5a, so a=−3a = -3: a retardation of 3 m s−23\text{ m s}^{-2}.

(b)

  1. s=12(u+v)ts = \frac12(u + v)t
    =12(15)(5)= \frac12(15)(5)
    =37.5 m= 37.5\text{ m}.

Report a problem with this question

Question 8

  1. (a)

    Given that m=(−125)\mathbf m = \begin{pmatrix} -12 \\ 5 \end{pmatrix} and n=(1−1)\mathbf n = \begin{pmatrix} 1 \\ -1 \end{pmatrix}, find a vector p\mathbf p such that ∣p∣=35|\mathbf p| = 35 and p\mathbf p is in the direction of m−5n\mathbf m - 5\mathbf n.

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

Worked solution (try it first)
  1. m−5n=(−12−55+5)\mathbf m - 5\mathbf n = \begin{pmatrix} -12 - 5 \\ 5 + 5 \end{pmatrix}
    =(−1710)= \begin{pmatrix} -17 \\ 10 \end{pmatrix}.
  2. Its length is 289+100=389\sqrt{289 + 100} = \sqrt{389}.
  3. p=35389(−1710)\mathbf p = \dfrac{35}{\sqrt{389}}\begin{pmatrix} -17 \\ 10 \end{pmatrix}
    ≈(−30.1717.75)\approx \begin{pmatrix} -30.17 \\ 17.75 \end{pmatrix}.

Report a problem with this question

Question 9

Given that F=(3420−1221−2)F = \begin{pmatrix} 3 & 4 & 2 \\ 0 & -1 & 2 \\ 2 & 1 & -2 \end{pmatrix}:

  1. (a)

    Find ∣F∣|F|, the determinant of FF.

  2. (b)

    Use the determinant of FF to solve the system of equations 3x+4y+2z=−13x + 4y + 2z = -1, −y+2z=−8-y + 2z = -8, 2x+y−2z=62x + y - 2z = 6 simultaneously.

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

Worked solution (try it first)

(a)

  1. Expand along the top row: ∣F∣=3((−1)(−2)−2(1))−4(0(−2)−2(2))+2(0(1)−(−1)(2))|F| = 3\big((-1)(-2) - 2(1)\big) - 4\big(0(-2) - 2(2)\big) + 2\big(0(1) - (-1)(2)\big).
  2. =3(0)−4(−4)+2(2)=20= 3(0) - 4(-4) + 2(2) = 20.

(b)

  1. Replace each column in turn by −1,−8,6-1, -8, 6: Δx=−20\Delta_x = -20, Δy=40\Delta_y = 40 and Δz=−60\Delta_z = -60.
  2. So x=−2020=−1x = \dfrac{-20}{20} = -1, y=4020=2y = \dfrac{40}{20} = 2 and z=−6020=−3z = \dfrac{-60}{20} = -3.
  3. Check: 3(−1)+4(2)+2(−3)=−13(-1) + 4(2) + 2(-3) = -1 ✓, −2+2(−3)=−8-2 + 2(-3) = -8 ✓ and 2(−1)+2−2(−3)=62(-1) + 2 - 2(-3) = 6 ✓.

Report a problem with this question

Question 10✱

  1. (a)

    If y=3xy+16y = 3xy + 16, find dydx\dfrac{dy}{dx} at (−1,4)(-1, 4).

  2. (b)

    If α\alpha and β\beta are the roots of 3x2−5x+1=03x^2 - 5x + 1 = 0, find the equation whose roots are (α−1β)\left(\alpha - \frac1\beta\right) and (β−1α)\left(\beta - \frac1\alpha\right).

    Show the answer

    3x2+10x+4=03x^2 + 10x + 4 = 0

Worked solution (try it first)

(a)

  1. Differentiate both sides with respect to xx, using the product rule on 3xy3xy: dydx=3y+3xdydx\dfrac{dy}{dx} = 3y + 3x\dfrac{dy}{dx}.
  2. Collect the dydx\dfrac{dy}{dx} terms: dydx(1−3x)=3y\dfrac{dy}{dx}(1 - 3x) = 3y, so dydx=3y1−3x\dfrac{dy}{dx} = \dfrac{3y}{1 - 3x}.
  3. At (−1,4)(-1, 4), substitute x=−1x = -1 and y=4y = 4: dydx=3×41−3(−1)\dfrac{dy}{dx} = \dfrac{3 \times 4}{1 - 3(-1)}.
  4. Work out the top and the bottom: 121+3=124\dfrac{12}{1 + 3} = \dfrac{12}{4}, so dydx=3\dfrac{dy}{dx} = 3 at (−1,4)(-1, 4).

(b)

  1. For 3x2−5x+1=03x^2 - 5x + 1 = 0: α+β=53\alpha + \beta = \frac53 and αβ=13\alpha\beta = \frac13.
  2. New sum: (α−1β)+(β−1α)=(α+β)−α+βαβ\left(\alpha - \frac1\beta\right) + \left(\beta - \frac1\alpha\right) = (\alpha + \beta) - \dfrac{\alpha + \beta}{\alpha\beta}.
  3. Substitute: 53−5313=53−5\frac53 - \dfrac{\frac53}{\frac13} = \frac53 - 5
    =−103= -\frac{10}{3}.
  4. New product: (α−1β)(β−1α)=αβ−1−1+1αβ\left(\alpha - \frac1\beta\right)\left(\beta - \frac1\alpha\right) = \alpha\beta - 1 - 1 + \dfrac{1}{\alpha\beta}.
  5. Substitute: 13−2+3=43\frac13 - 2 + 3 = \frac43.
  6. The equation: x2+103x+43=0x^2 + \frac{10}{3}x + \frac43 = 0.
  7. Multiply through by 3: 3x2+10x+4=03x^2 + 10x + 4 = 0.

Report a problem with this question

Question 11

  1. (a)

    Find the values of xx at the points of intersection of the curves y=(2x−5)3y = (2x - 5)^3 and y=1(2x−5)3y = \dfrac{1}{(2x - 5)^3}.

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

  2. (b)

    Use the trapezium rule with ordinates at x=1,2,3,4x = 1, 2, 3, 4 and 55 to calculate, correct to two decimal places, an approximate value of ∫15(x+8x2)dx\displaystyle\int_1^5 \left(x + \frac{8}{x^2}\right)dx.

Try it on a graph

Move n to see how the trapezium estimate approaches the exact value 18.4.

Worked solution (try it first)

(a)

  1. The curves meet where (2x−5)3=1(2x−5)3(2x - 5)^3 = \dfrac{1}{(2x - 5)^3}.
  2. Multiply both sides by (2x−5)3(2x - 5)^3: (2x−5)6=1(2x - 5)^6 = 1.
  3. So 2x−5=12x - 5 = 1 or 2x−5=−12x - 5 = -1, which gives x=3x = 3 or x=2x = 2.

(b)

  1. Four strips from 1 to 5, so h=1h = 1.
  2. Work out y=x+8x2y = x + \dfrac{8}{x^2} at each ordinate.
  3. x=1x = 1: 99.
  4. x=2x = 2: 44.
  5. x=3x = 3: 3.88893.8889.
  6. x=4x = 4: 4.54.5.
  7. x=5x = 5: 5.325.32.
  8. 12[(9+5.32)+2(4+3.8889+4.5)]=12[14.32+24.7778]\frac12[(9 + 5.32) + 2(4 + 3.8889 + 4.5)] = \frac12[14.32 + 24.7778]
    =19.5489= 19.5489, about 19.5519.55.

Report a problem with this question

Question 12

Marks 0–2 3–5 6–8 9–11 12–14 15–17
Number of students 5 6 p3+5\frac p3 + 5 8 23p+2\frac23p + 2 1

The table shows the marks scored by 30 students in a class test. Find:

  1. (a)

    the value of pp;

  2. (b)

    correct to two decimal places, the variance of the distribution, using an assumed mean of 7;

  3. (c)

    the probability of obtaining at most 11 in the class test.

Worked solution (try it first)

(a)

  1. The frequencies add to 30: 5+6+p3+5+8+23p+2+1=305 + 6 + \frac p3 + 5 + 8 + \frac23p + 2 + 1 = 30, so 27+p=3027 + p = 30 and p=3p = 3.

(b)

  1. The frequencies are 5,6,6,8,4,15, 6, 6, 8, 4, 1 and the class marks 1,4,7,10,13,161, 4, 7, 10, 13, 16.
  2. With d=x−7d = x - 7: ∑fd=9\sum fd = 9 and ∑fd2=531\sum fd^2 = 531.
  3. Variance =53130−(930)2= \dfrac{531}{30} - \left(\dfrac{9}{30}\right)^2
    =17.7−0.09= 17.7 - 0.09
    =17.61= 17.61.

(c)

  1. At most 11 covers the first four classes: 5+6+6+830=2530\dfrac{5 + 6 + 6 + 8}{30} = \dfrac{25}{30}
    =56= \dfrac56.

Report a problem with this question

Question 13

  1. (a)

    A bag contains 10 identical balls of which 3 are black and the rest brown. Two balls are drawn at random one after the other from the bag without replacement. Find, correct to three decimal places, the probability that both balls are of the same colour.

  2. (b)

    A multiple choice test consists of twelve questions. Each question has four possible answers of which only one is correct. A candidate answers all the questions by guessing. Find, correct to three decimal places, the probability that she gets: (i) exactly 3 correct answers; (ii) at most 8 wrong answers.

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

Worked solution (try it first)

(a)

  1. Both black: 310×29=690\dfrac{3}{10} \times \dfrac{2}{9} = \dfrac{6}{90}.
  2. Both brown: 710×69=4290\dfrac{7}{10} \times \dfrac{6}{9} = \dfrac{42}{90}.
  3. Same colour: 6+4290=815\dfrac{6 + 42}{90} = \dfrac{8}{15}
    ≈0.533\approx 0.533.

(b)

  1. Each guess is correct with p=14p = \frac14, and there are n=12n = 12 questions.

(i)

  1. P(3 correct)=12C3(14)3(34)9P(3 \text{ correct}) = {}^{12}C_3\left(\frac14\right)^3\left(\frac34\right)^9
    ≈0.258\approx 0.258.

(ii)

  1. At most 8 wrong means at least 4 correct: 1−[P(0)+P(1)+P(2)+P(3)]1 - [P(0) + P(1) + P(2) + P(3)].
  2. =1−(0.0317+0.1267+0.2323+0.2581)= 1 - (0.0317 + 0.1267 + 0.2323 + 0.2581)
    ≈0.351\approx 0.351.

Report a problem with this question

Question 14

  1. (a)

    A particle is projected vertically upwards from a point OO with a velocity of 75 m s−175\text{ m s}^{-1}. Find the: (i) velocity of the particle at the end of 5 seconds; (ii) height attained when the velocity is 15 m s−115\text{ m s}^{-1}; (iii) times when the particle is 270 m270\text{ m} above OO. [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 force of 24 N24\text{ N} acts on a mass q kgq\text{ kg} and increases its speed from 6 m s−16\text{ m s}^{-1} to 42 m s−142\text{ m s}^{-1} in 6 seconds. Find the value of qq.

Worked solution (try it first)

(a)(i)

  1. v=u−gtv = u - gt
    =75−10(5)= 75 - 10(5)
    =25 m s−1= 25\text{ m s}^{-1}.

(ii)

  1. v2=u2−2gsv^2 = u^2 - 2gs: 152=752−20s15^2 = 75^2 - 20s, so s=5625−22520=270 ms = \dfrac{5625 - 225}{20} = 270\text{ m}.

(iii)

  1. 270=75t−5t2270 = 75t - 5t^2, so t2−15t+54=0t^2 - 15t + 54 = 0.
  2. (t−6)(t−9)=0(t - 6)(t - 9) = 0: at t=6 st = 6\text{ s} (going up) and t=9 st = 9\text{ s} (coming down).

(b)

  1. a=42−66=6 m s−2a = \dfrac{42 - 6}{6} = 6\text{ m s}^{-2}.
  2. q=Faq = \dfrac{F}{a}
    =246= \dfrac{24}{6}
    =4 kg= 4\text{ kg}.

Report a problem with this question

Question 15

  1. (a)

    The position vectors of the points MM, NN, PP relative to a fixed point OO are m=2i+3j\mathbf m = 2\mathbf i + 3\mathbf j, n=6i+23j\mathbf n = 6\mathbf i + 23\mathbf j, p=2i−7j\mathbf p = 2\mathbf i - 7\mathbf j. Find ∣3m+2n−5p∣|3\mathbf m + 2\mathbf n - 5\mathbf p| (3 d.p.).

  2. (b)

    Forces F1=18 NF_1 = 18\text{ N}, F2=15 NF_2 = 15\text{ N} and F3=20 NF_3 = 20\text{ N} act in the directions of −4i-4\mathbf i, 3i+4j3\mathbf i + 4\mathbf j and 8j8\mathbf j respectively. Find, correct to three decimal places, the magnitude and direction of the resultant force.

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

Worked solution (try it first)

(a)

  1. 3m+2n−5p=(6+12−10)i+(9+46+35)j3\mathbf m + 2\mathbf n - 5\mathbf p = (6 + 12 - 10)\mathbf i + (9 + 46 + 35)\mathbf j
    =8i+90j= 8\mathbf i + 90\mathbf j.
  2. Its magnitude is 64+8100=8164\sqrt{64 + 8100} = \sqrt{8164}
    ≈90.355\approx 90.355.

(b)

  1. Each force is its size times the unit vector of its direction.
  2. F1=−18iF_1 = -18\mathbf i and F3=20jF_3 = 20\mathbf j.
  3. ∣3i+4j∣=5|3\mathbf i + 4\mathbf j| = 5, so F2=15×15(3i+4j)F_2 = 15 \times \frac15(3\mathbf i + 4\mathbf j)
    =9i+12j= 9\mathbf i + 12\mathbf j.
  4. Resultant: (−18+9)i+(12+20)j=−9i+32j(-18 + 9)\mathbf i + (12 + 20)\mathbf j = -9\mathbf i + 32\mathbf j.
  5. ∣R∣=81+1024|\mathbf R| = \sqrt{81 + 1024}
    =1105= \sqrt{1105}
    ≈33.242 N\approx 33.242\text{ N}.
  6. It points north-west: tan⁡−1932=15.71∘\tan^{-1}\frac{9}{32} = 15.71^\circ west of north, a bearing of 344.29∘344.29^\circ.

Report a problem with this question