Theory paper · 15 questions

WAEC · 2020 · Private, 1st series · Further Maths · Paper 2

Topics include Implicit differentiation, Matrices, Inverse of a matrix, Arithmetic progression, Sum of an AP, Linear programming.

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✱

If x2−xy−y2=−31x^2 - xy - y^2 = -31, find dydx\dfrac{dy}{dx} at (2,5)(2, 5).

Try it on a graph

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

Worked solution (try it first)
  1. Differentiate each term with respect to xx.
  2. x2x^2 gives 2x2x.
  3. −xy-xy needs the product rule and gives −(y+xdydx)-\left(y + x\dfrac{dy}{dx}\right).
  4. −y2-y^2 gives −2ydydx-2y\dfrac{dy}{dx}.
  5. −31-31 gives 0.
  6. So 2x−y−xdydx−2ydydx=02x - y - x\dfrac{dy}{dx} - 2y\dfrac{dy}{dx} = 0.
  7. Collect: 2x−y=(x+2y)dydx2x - y = (x + 2y)\dfrac{dy}{dx}, so dydx=2x−yx+2y\dfrac{dy}{dx} = \dfrac{2x - y}{x + 2y}.
  8. At (2,5)(2, 5): dydx=4−52+10\dfrac{dy}{dx} = \dfrac{4 - 5}{2 + 10}
    =−112= -\dfrac{1}{12}.

Report a problem with this question

Question 2

Given that P=(3456)P = \begin{pmatrix} 3 & 4 \\ 5 & 6 \end{pmatrix} and Q=(−25−31)Q = \begin{pmatrix} -2 & 5 \\ -3 & 1 \end{pmatrix}, find PQ−1PQ^{-1}, where Q−1Q^{-1} is the inverse of QQ.

    Worked solution (try it first)
    1. ∣Q∣=(−2)(1)−(5)(−3)=−2+15=13|Q| = (-2)(1) - (5)(-3) = -2 + 15 = 13.
    2. Q−1=113(1−53−2)Q^{-1} = \frac{1}{13}\begin{pmatrix} 1 & -5 \\ 3 & -2 \end{pmatrix}.
    3. PQ−1=113(3+12−15−85+18−25−12)PQ^{-1} = \frac{1}{13}\begin{pmatrix} 3 + 12 & -15 - 8 \\ 5 + 18 & -25 - 12 \end{pmatrix}
      =113(15−2323−37)= \frac{1}{13}\begin{pmatrix} 15 & -23 \\ 23 & -37 \end{pmatrix}.

    Report a problem with this question

    Question 3

    The first and second terms of a linear sequence (A.P.) are 33 and 88 respectively. Determine the least number of terms of the A.P. that must be added so that the sum is greater than 250250.

    1. (a)

      Least number of terms

    Worked solution (try it first)
    1. The first term is a=3a = 3 and the common difference is d=8−3=5d = 8 - 3 = 5.
    2. The sum of nn terms is Sn=n2[2a+(n−1)d]S_n = \frac{n}{2}[2a + (n - 1)d]
      =n2(5n+1)= \frac{n}{2}(5n + 1).
    3. The sum must be greater than 250: n2(5n+1)>250\frac{n}{2}(5n + 1) > 250, so 5n2+n−500>05n^2 + n - 500 > 0.
    4. Solve 5n2+n−500=05n^2 + n - 500 = 0 with the formula: n=−1±1+10 00010n = \frac{-1 \pm \sqrt{1 + 10\,000}}{10}, so n≈9.90n \approx 9.90 (the negative root doesn't apply to a number of terms).
    5. nn must be a whole number greater than 9.90, so the least number of terms is 1010.
    6. Check: S9=92×46=207S_9 = \frac92 \times 46 = 207, which is not enough, and S10=5×51=255S_{10} = 5 \times 51 = 255, which is greater than 250 ✓.

    Report a problem with this question

    Question 4

    1. (a)

      Shade the region, PP, in the xx–yy plane which satisfies simultaneously the inequalities:

      x+y≥5,2y−x≥0,x+5y≤21x + y \ge 5, \qquad 2y - x \ge 0, \qquad x + 5y \le 21

      Model answer
      123456712345xy(1, 4)(3⅓, 1⅔)(6, 3)Px + y = 52y = xx + 5y = 21

      Draw the three boundary lines (all solid, since every inequality includes equality): x+y=5x + y = 5 through (5,0)(5, 0) and (0,5)(0, 5); 2y=x2y = x through (0,0)(0, 0) and (6,3)(6, 3); x+5y=21x + 5y = 21 through (1,4)(1, 4) and (6,3)(6, 3). The region PP is the triangle with corners (1,4)(1, 4), (313,123)(3\frac13, 1\frac23) and (6,3)(6, 3). Shade it (or shade the unwanted sides) and label it PP.

    2. (b)(i)

      Use the diagram in 4(a) to find, on the region PP, the minimum value of xx;

    3. (b)(ii)

      the maximum value of (3x+2y)(3x + 2y).

    Try it on a graph

    The green region satisfies all three inequalities. Slide the objective line to find the maximum of 3x + 2y. Edit an inequality to see the region change.

    Worked solution (try it first)

    (a)

    1. Draw the three boundary lines as solid lines: x+y=5x + y = 5 through (0,5)(0, 5) and (5,0)(5, 0).
    2. 2y−x=02y - x = 0, that is y=x2y = \frac{x}{2}, through (0,0)(0, 0) and (6,3)(6, 3).
    3. And x+5y=21x + 5y = 21 through (1,4)(1, 4) and (6,3)(6, 3).
    4. Test a point, such as (3,3)(3, 3): 3+3=6≥53 + 3 = 6 \ge 5, 6−3=3≥06 - 3 = 3 \ge 0 and 3+15=18≤213 + 15 = 18 \le 21, so it is in PP.
    5. The region PP is the triangle containing (3,3)(3, 3).
    6. Shade it.
    7. Its corners are where the lines meet: x+y=5x + y = 5 and x+5y=21x + 5y = 21 give 4y=164y = 16, so (1,4)(1, 4).
    8. y=x2y = \frac{x}{2} and x+y=5x + y = 5 give 3x2=5\frac{3x}{2} = 5, so (103,53)\left(\frac{10}{3}, \frac53\right).
    9. y=x2y = \frac{x}{2} and x+5y=21x + 5y = 21 give 7x2=21\frac{7x}{2} = 21, so (6,3)(6, 3).

    (b)(i)

    1. The point of PP furthest to the left is the corner (1,4)(1, 4), so the minimum value of xx is 11.

    (ii)

    1. The largest value of 3x+2y3x + 2y on the region is at a corner.
    2. At (1,4)(1, 4) it is 1111.
    3. At (103,53)\left(\frac{10}{3}, \frac53\right) it is 131313\frac13.
    4. At (6,3)(6, 3) it is 2424.
    5. So the maximum is 2424, at (6,3)(6, 3).

    Report a problem with this question

    Question 5✱

    Thirty percent (30%30\%) of the bulbs in a large box are defective. If 1212 bulbs are selected randomly from the box, calculate the probability that:

    1. (a)

      exactly 6 are defective;

    2. (b)

      more than 2 but fewer than 5 are defective.

    Worked solution (try it first)
    1. X∼B(12,0.3)X \sim B(12, 0.3), with q=0.7q = 0.7.

    (a)

    1. P(X=6)P(X = 6)
      =(126)(0.3)6(0.7)6= \binom{12}{6}(0.3)^6(0.7)^6
      =924×0.000729×0.117649= 924 \times 0.000729 \times 0.117649
      ≈0.0792\approx 0.0792.

    (b)

    1. More than 2 but fewer than 5 means 3 or 4: (123)(0.3)3(0.7)9+(124)(0.3)4(0.7)8\binom{12}{3}(0.3)^3(0.7)^9 + \binom{12}{4}(0.3)^4(0.7)^8.
    2. ≈0.2397+0.2311=0.4708\approx 0.2397 + 0.2311 = 0.4708.

    Report a problem with this question

    Question 6

    Using an assumed mean of 1414, calculate the mean of 43,12,19,14,35,22,13,1643, 12, 19, 14, 35, 22, 13, 16 and 2626.

    1. (a)

      Mean (to 4 d.p.)

    Worked solution (try it first)
    1. With an assumed mean A=14A = 14, work with the deviations d=x−14d = x - 14 instead of the numbers themselves.
    2. Set them out in a table:
    3. xx 43 12 19 14 35 22 13 16 26
      d=x−14d = x - 14 29 −2-2 5 0 21 8 −1-1 2 12
    4. ∑d=29−2+5+0+21+8−1+2+12\sum d = 29 - 2 + 5 + 0 + 21 + 8 - 1 + 2 + 12
      =74= 74, and n=9n = 9.
    5. Mean =A+∑dn= A + \frac{\sum d}{n}
      =14+749= 14 + \frac{74}{9}
      =14+8.2222= 14 + 8.2222
      =22.2222= 22.2222 (to 4 d.p.).

    Report a problem with this question

    Question 7

    If p=2i+4j\mathbf{p} = 2\mathbf{i} + 4\mathbf{j} and q=3i+j\mathbf{q} = 3\mathbf{i} + \mathbf{j}, find the magnitude and direction of the resultant of p\mathbf{p} and q\mathbf{q}.

    1. (a)

      Magnitude (2 d.p.)

    2. (b)

      Direction (degrees from the positive xx-axis)

    Try it on a graph

    Head-to-tail: p then q lands at the same point as the resultant.

    Worked solution (try it first)
    1. p+q=(2+3)i+(4+1)j\mathbf p + \mathbf q = (2 + 3)\mathbf i + (4 + 1)\mathbf j
      =5i+5j= 5\mathbf i + 5\mathbf j.

    (a)

    1. ∣p+q∣=25+25|\mathbf p + \mathbf q| = \sqrt{25 + 25}
      =50= \sqrt{50}
      ≈7.07\approx 7.07.

    (b)

    1. tan⁡θ=55=1\tan\theta = \frac55 = 1, so θ=45∘\theta = 45^\circ above the positive xx-axis (a bearing of 045∘045^\circ).

    Report a problem with this question

    Question 8

    A ball is thrown vertically upwards with a velocity of 10 m s−110\ \text{m s}^{-1} from a point 7575 metres above the ground. How long will it take the ball to strike the ground? [Take g=10 m s−2][\text{Take } g = 10\ \text{m s}^{-2}]

    1. (a)

      Time in seconds

    Try it on a graph

    Height above ground h = 75 + 10t − 5t² (x-axis is time t). Where does it hit the ground? Where is it highest?

    Worked solution (try it first)
    1. Take up as positive: u=10u = 10, a=−10a = -10, and the ground is 75 m75\text{ m} below, so s=−75s = -75.
    2. s=ut+12at2s = ut + \frac12at^2: −75=10t−5t2-75 = 10t - 5t^2, so t2−2t−15=0t^2 - 2t - 15 = 0.
    3. (t−5)(t+3)=0(t - 5)(t + 3) = 0, so t=5 st = 5\text{ s} (time cannot be negative).

    Report a problem with this question

    Question 9

    1. (a)

      Two lines L1L_1 and L2L_2 pass through the point of intersection of 2y=x−132y = x - 13 and 3y+x+12=03y + x + 12 = 0. L1L_1 passes through P(−4,−7)P(-4, -7) and L2L_2 is perpendicular to 2x−5y=42x - 5y = 4. Find the acute angle between L1L_1 and L2L_2 (2 d.p.).

    Try it on a graph

    L₁ (blue) through P and the intersection; L₂ (red) perpendicular to 2x − 5y = 4 (grey).

    Worked solution (try it first)
    1. From 2y=x−132y = x - 13, x=2y+13x = 2y + 13.
    2. Substitute: 3y+2y+13+12=03y + 2y + 13 + 12 = 0, so y=−5y = -5 and x=3x = 3.
    3. L1L_1 through (3,−5)(3, -5) and (−4,−7)(-4, -7): m1=−7+5−4−3=27m_1 = \dfrac{-7 + 5}{-4 - 3} = \dfrac27.
    4. 2x−5y=42x - 5y = 4 has gradient 25\frac25, so L2L_2 has m2=−52m_2 = -\frac52.
    5. tan⁡θ=∣m1−m21+m1m2∣\tan\theta = \left|\dfrac{m_1 - m_2}{1 + m_1m_2}\right|
      =∣27+521−57∣= \left|\dfrac{\frac27 + \frac52}{1 - \frac57}\right|
      =39/142/7= \dfrac{39/14}{2/7}
      =394= \dfrac{39}{4}.
    6. θ=tan⁡−19.75\theta = \tan^{-1} 9.75
      ≈84.14∘\approx 84.14^\circ.

    Report a problem with this question

    Question 10

    1. (a)

      If 15y×5(2y−2)×9(y−1)=115^y \times 5^{(2y - 2)} \times 9^{(y - 1)} = 1, find the value of yy.

    2. (b)

      Solve sin⁡2x+cos⁡2x=116\sin^2x + \cos2x = \frac{1}{16}, 0∘≤x≤360∘0^\circ \le x \le 360^\circ (2 d.p.).

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

    Worked solution (try it first)

    (a)

    1. Split into primes: 15y=3y5y15^y = 3^y5^y and 9y−1=32y−29^{y - 1} = 3^{2y - 2}.
    2. Collect the powers of 3: 3y×32y−2=33y−23^y \times 3^{2y - 2} = 3^{3y - 2}.
    3. Collect the powers of 5: 5y×52y−2=53y−25^y \times 5^{2y - 2} = 5^{3y - 2}.
    4. So the left side is 33y−253y−2=153y−23^{3y - 2}5^{3y - 2} = 15^{3y - 2}, and 1=1501 = 15^0.
    5. Compare the indices: 3y−2=03y - 2 = 0, so y=23y = \frac23.

    (b)

    1. Use cos⁡2x=cos⁡2x−sin⁡2x\cos 2x = \cos^2 x - \sin^2 x: the left side is sin⁡2x+cos⁡2x−sin⁡2x=cos⁡2x\sin^2 x + \cos^2 x - \sin^2 x = \cos^2 x.
    2. So cos⁡2x=116\cos^2 x = \frac{1}{16} and cos⁡x=14\cos x = \frac14 or cos⁡x=−14\cos x = -\frac14.
    3. cos⁡x=14\cos x = \frac14: x=75.52∘x = 75.52^\circ or 360∘−75.52∘=284.48∘360^\circ - 75.52^\circ = 284.48^\circ.
    4. cos⁡x=−14\cos x = -\frac14: x=180∘−75.52∘x = 180^\circ - 75.52^\circ
      =104.48∘= 104.48^\circ or 180∘+75.52∘=255.52∘180^\circ + 75.52^\circ = 255.52^\circ.

    Report a problem with this question

    Question 11

    1. (a)

      Find the positive value of yy for which ∣y101y101y∣=0\begin{vmatrix} y & 1 & 0 \\ 1 & y & 1 \\ 0 & 1 & y \end{vmatrix} = 0 (4 d.p.).

    2. (b)

      Evaluate ∫−π2π24cos⁡θ3+2sin⁡θ dθ\displaystyle\int_{-\frac{\pi}{2}}^{\frac{\pi}{2}} \frac{4\cos\theta}{3 + 2\sin\theta}\,d\theta (4 d.p.).

    Worked solution (try it first)

    (a)

    1. Expand along the top row: y(y2−1)−1(y−0)+0=y3−2yy(y^2 - 1) - 1(y - 0) + 0 = y^3 - 2y.
    2. Set it to zero: y(y2−2)=0y(y^2 - 2) = 0, so y=0y = 0 or y=±2y = \pm\sqrt2.
    3. The positive value is y=2≈1.4142y = \sqrt2 \approx 1.4142.

    (b)

    1. Let u=3+2sin⁡θu = 3 + 2\sin\theta.
    2. Then du=2cos⁡θ dθdu = 2\cos\theta\,d\theta, so 4cos⁡θ dθ=2 du4\cos\theta\,d\theta = 2\,du.
    3. Change the limits: θ=−π2\theta = -\frac\pi2 gives u=1u = 1, and θ=π2\theta = \frac\pi2 gives u=5u = 5.
    4. ∫152u du=[2ln⁡u]15\displaystyle\int_1^5 \frac{2}{u}\,du = [2\ln u]_1^5
      =2ln⁡5−2ln⁡1= 2\ln5 - 2\ln1
      =2ln⁡5= 2\ln5
      ≈3.2189\approx 3.2189.

    Report a problem with this question

    Question 12

    In a bottle manufacturing company, it was observed that 5%5\% of the bottles manufactured were defective. In a random sample of 150 bottles manufactured, find the probability that: [Take e=2.7183][\text{Take } e = 2.7183]

    1. (a)

      exactly 3;

    2. (b)

      between 3 and 6;

    3. (c)

      at most 4, bottles are defective.

    Worked solution (try it first)
    1. n=150n = 150 is large and p=0.05p = 0.05 is small, so use the Poisson approximation with λ=np=7.5\lambda = np = 7.5.
    2. e−7.5≈0.000553e^{-7.5} \approx 0.000553.

    (a)

    1. P(3)=e−7.5×7.533!P(3) = e^{-7.5} \times \dfrac{7.5^3}{3!}
      ≈0.0389\approx 0.0389.

    (b)

    1. Between 3 and 6 means 4 or 5: P(4)+P(5)≈0.0729+0.1094P(4) + P(5) \approx 0.0729 + 0.1094
      =0.1823= 0.1823.

    (c)

    1. At most 4: P(0)+…+P(4)≈0.0006+0.0041+0.0156+0.0389+0.0729P(0) + \ldots + P(4) \approx 0.0006 + 0.0041 + 0.0156 + 0.0389 + 0.0729
      =0.1321= 0.1321.

    Report a problem with this question

    Question 13

    Class interval 1–10 11–20 21–30 31–40 41–50 51–60 61–70
    Frequency 8 12 10 8 3 2 7

    The table shows the frequency distribution of scores obtained in a Mathematics test.

    1. (a)

      Calculate the mean deviation for the distribution.

    Worked solution (try it first)
    1. Class marks 5.5,15.5,…,65.55.5, 15.5, \ldots, 65.5 with ∑f=50\sum f = 50 and ∑fx=1475\sum fx = 1475, so the mean is 29.529.5.
    2. Distances from 29.5: 24,14,4,6,16,26,3624, 14, 4, 6, 16, 26, 36.
    3. ∑f∣x−xˉ∣=192+168+40+48+48+52+252\sum f|x - \bar x| = 192 + 168 + 40 + 48 + 48 + 52 + 252
      =800= 800.
    4. Mean deviation =80050=16= \dfrac{800}{50} = 16.

    Report a problem with this question

    Question 14

    A body of mass 10 kg10\text{ kg} rests on a rough plane inclined at an angle of tan⁡−1(512)\tan^{-1}\left(\frac{5}{12}\right) to the horizontal. The coefficient of friction between the body and the plane is 34\frac34. A force of magnitude P NP\text{ N} acts on the body along the inclined plane. Find the value of PP if the body is at the point of moving: [Take g=10 m s−2][\text{Take } g = 10\text{ m s}^{-2}]

    1. (a)

      down the plane;

    2. (b)

      up the plane.

    Worked solution (try it first)
    1. tan⁡θ=512\tan\theta = \frac{5}{12} gives a 5–12–13 triangle: sin⁡θ=513\sin\theta = \frac{5}{13} and cos⁡θ=1213\cos\theta = \frac{12}{13}.
    2. R=100cos⁡θR = 100\cos\theta
      =120013= \frac{1200}{13}
      ≈92.31 N\approx 92.31\text{ N}, so limiting friction is 34×92.31≈69.23 N\frac34 \times 92.31 \approx 69.23\text{ N}.
    3. The weight down the plane is 100sin⁡θ≈38.46 N100\sin\theta \approx 38.46\text{ N}.

    (a)

    1. About to move down: friction acts up the plane, so P+38.46=69.23P + 38.46 = 69.23 and P≈30.77 NP \approx 30.77\text{ N}.

    (b)

    1. About to move up: friction acts down the plane, so P=38.46+69.23≈107.69 NP = 38.46 + 69.23 \approx 107.69\text{ N}.

    Report a problem with this question

    Question 15

    1. (a)

      A particle starts from rest at a point OO and accelerates uniformly for 3 minutes until it attains a velocity of 133 m s−1133\text{ m s}^{-1}. It moves with this velocity for 3 minutes and then retards uniformly for another 2 minutes before coming to rest at PP. (i) Sketch the velocity–time graph for the motion. (ii) Calculate the: (α) total distance covered by the particle; (β) average velocity of the particle.

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

    2. (b)

      A particle is projected from a point PP with an initial velocity of 60 m s−160\text{ m s}^{-1} at an angle of 60∘60^\circ to the horizontal. Find its vertical displacement when its horizontal displacement is 7575 metres. [Take g=10 m s−2][\text{Take } g = 10\text{ m s}^{-2}]

    Try it on a graph

    Velocity–time graph: the area under it is the distance.

    Worked solution (try it first)

    (a)(i)

    1. Times: 3 min=180 s3\text{ min} = 180\text{ s} and 2 min=120 s2\text{ min} = 120\text{ s}.
    2. The graph rises from 0 to 133133 over 00–180 s180\text{ s}, is level to 360 s360\text{ s}, then falls to 0 at 480 s480\text{ s}.

    (ii)

    1. (α)** The area is a trapezium with parallel sides 180180 and 480480: 12(180+480)×133=43 890 m\frac12(180 + 480) \times 133 = 43\,890\text{ m}.

    (β)

    1. Average velocity =43 890480= \dfrac{43\,890}{480}
      ≈91.44 m s−1\approx 91.44\text{ m s}^{-1}.

    (b)

    1. Horizontally: x=(60cos⁡60∘)t=30tx = (60\cos60^\circ)t = 30t, so t=2.5 st = 2.5\text{ s} when x=75x = 75.
    2. Vertically: y=(60sin⁡60∘)(2.5)−5(2.5)2y = (60\sin60^\circ)(2.5) - 5(2.5)^2
      =753−31.25= 75\sqrt3 - 31.25
      ≈98.65 m\approx 98.65\text{ m}.

    Report a problem with this question