Theory paper · 18 questions

WAEC · 2009 · Nov/Dec · Further Maths · Paper 2

Topics include Indices, logarithms & surds, Functions, Polynomials & quadratic roots, Sequences, series & binomial expansion, Statistics & correlation, Probability & distributions.

Sit this paper

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

    Solve 22x+2−9(2x)=−22^{2x + 2} - 9(2^x) = -2.

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

Worked solution (try it first)

(a)

  1. Write 22x+2=22×(2x)22^{2x + 2} = 2^2 \times (2^x)^2
    =4(2x)2= 4(2^x)^2.
  2. Let y=2xy = 2^x.
  3. The equation becomes 4y2−9y+2=04y^2 - 9y + 2 = 0.
  4. Factorise: (4y−1)(y−2)=0(4y - 1)(y - 2) = 0, so y=14y = \frac14 or y=2y = 2.
  5. 2x=2=212^x = 2 = 2^1 gives x=1x = 1.
  6. 2x=14=2−22^x = \frac14 = 2^{-2} gives x=−2x = -2.
  7. So x=1x = 1 or x=−2x = -2.

Report a problem with this question

Question 2

Given that f(x)=x2f(x) = \dfrac{x}{2}, g(x)=5xx2−4g(x) = \dfrac{5x}{x^2 - 4}, x≠±2x \ne \pm 2, and h(x)=(x−1)12h(x) = (x - 1)^{\frac12}, where x∈Rx \in \mathbb R, the set of real numbers, find:

  1. (a)

    g∘f(x)g \circ f(x);

  2. (b)

    the inverse of h(x)h(x).

Worked solution (try it first)

(a)

  1. g∘f(x)g \circ f(x) means g(f(x))g(f(x)): put f(x)=x2f(x) = \frac{x}{2} in place of xx in gg.
  2. g(x2)=5⋅x2(x2)2−4g\left(\frac{x}{2}\right) = \dfrac{5 \cdot \frac{x}{2}}{\left(\frac{x}{2}\right)^2 - 4}
    =5x2x24−4= \dfrac{\frac{5x}{2}}{\frac{x^2}{4} - 4}.
  3. Multiply the top and bottom by 4: 10xx2−16\dfrac{10x}{x^2 - 16}.
  4. So g∘f(x)=10xx2−16g \circ f(x) = \dfrac{10x}{x^2 - 16}, x≠±4x \ne \pm 4.

(b)

  1. Let y=(x−1)12y = (x - 1)^{\frac12} and make xx the subject.
  2. Square both sides: y2=x−1y^2 = x - 1, so x=y2+1x = y^2 + 1.
  3. Swap the letters: h−1(x)=x2+1h^{-1}(x) = x^2 + 1 (for x≥0x \ge 0).

Report a problem with this question

Question 3

  1. (a)

    The roots of the equation 3x2+4x−5=03x^2 + 4x - 5 = 0 are α\alpha and β\beta. Find the equation whose roots are (1+αβ)\left(\dfrac{1 + \alpha}{\beta}\right) and (1+βα)\left(\dfrac{1 + \beta}{\alpha}\right).

Worked solution (try it first)

(a)

  1. From 3x2+4x−5=03x^2 + 4x - 5 = 0: α+β=−43\alpha + \beta = -\frac43 and αβ=−53\alpha\beta = -\frac53.
  2. Sum of the new roots: 1+αβ+1+βα=α+α2+β+β2αβ\dfrac{1 + \alpha}{\beta} + \dfrac{1 + \beta}{\alpha} = \dfrac{\alpha + \alpha^2 + \beta + \beta^2}{\alpha\beta}.
  3. α2+β2=(α+β)2−2αβ\alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha\beta
    =169+103= \frac{16}{9} + \frac{10}{3}
    =469= \frac{46}{9}.
  4. So the sum is −129+469−53=349×(−35)\dfrac{-\frac{12}{9} + \frac{46}{9}}{-\frac53} = \dfrac{34}{9} \times \left(-\dfrac35\right)
    =−3415= -\dfrac{34}{15}.
  5. Product of the new roots: (1+α)(1+β)αβ=1+(α+β)+αβαβ\dfrac{(1 + \alpha)(1 + \beta)}{\alpha\beta} = \dfrac{1 + (\alpha + \beta) + \alpha\beta}{\alpha\beta}
    =1−43−53−53= \dfrac{1 - \frac43 - \frac53}{-\frac53}
    =−2−53= \dfrac{-2}{-\frac53}
    =65= \dfrac65.
  6. The equation is x2−(sum)x+product=0x^2 - (\text{sum})x + \text{product} = 0: x2+3415x+65=0x^2 + \frac{34}{15}x + \frac65 = 0.
  7. Multiply by 15: 15x2+34x+18=015x^2 + 34x + 18 = 0.

Report a problem with this question

Question 4

  1. (a)

    Write down the first three terms of the binomial expansion of (1+3x)13(1 + 3x)^{\frac13} in ascending powers of xx.

  2. (b)

    Use the expansion in (a) to find, correct to three decimal places, the value of 281328^{\frac13}.

Worked solution (try it first)

(a)

  1. (1+a)n=1+na+n(n−1)2!a2+…(1 + a)^n = 1 + na + \dfrac{n(n - 1)}{2!}a^2 + \ldots with n=13n = \frac13 and a=3xa = 3x.
  2. Second term: 13(3x)=x\frac13(3x) = x.
  3. Third term: 13(−23)2(3x)2=−19×9x2\dfrac{\frac13\left(-\frac23\right)}{2}(3x)^2 = -\frac19 \times 9x^2
    =−x2= -x^2.
  4. So (1+3x)13=1+x−x2+…(1 + 3x)^{\frac13} = 1 + x - x^2 + \ldots

(b)

  1. Write 28=27(1+127)28 = 27\left(1 + \frac{1}{27}\right), so 2813=3(1+127)1328^{\frac13} = 3\left(1 + \frac{1}{27}\right)^{\frac13}.
  2. Match 3x=1273x = \frac{1}{27}: x=181x = \frac{1}{81}.
  3. 2813≈3(1+181−16561)28^{\frac13} \approx 3\left(1 + \frac{1}{81} - \frac{1}{6561}\right)
    =3(1+0.012346−0.000152)= 3(1 + 0.012346 - 0.000152)
    =3(1.012193)= 3(1.012193).
  4. =3.03658= 3.03658, which is 3.0373.037 to 3 decimal places.

Report a problem with this question

Question 5

The table shows the marks obtained by a group of students.

Marks 0–9 10–19 20–29 30–39 40–49 50–59 60–69 70–79
Number of students 2 5 9 15 18 14 10 7
  1. (a)

    If a student is selected at random from the group, find the probability that this student scored at most 69 marks.

  2. (b)

    Calculate the median of the distribution.

Worked solution (try it first)

(a)

  1. The total number of students is 2+5+9+15+18+14+10+7=802 + 5 + 9 + 15 + 18 + 14 + 10 + 7 = 80.
  2. At most 69 marks means every class except 70–79: 80−7=7380 - 7 = 73 students.
  3. Probability =7380= \dfrac{73}{80}.

(b)

  1. The median is the 802=40\frac{80}{2} = 40th mark.
  2. Cumulative frequencies: 2,7,16,31,49,…2, 7, 16, 31, 49, \ldots, so the median class is 40–49.
  3. Median =L1+(N2−Ffm)c= L_1 + \left(\dfrac{\frac{N}{2} - F}{f_m}\right)c with L1=39.5L_1 = 39.5, F=31F = 31, fm=18f_m = 18 and c=10c = 10.
  4. Median =39.5+40−3118×10= 39.5 + \dfrac{40 - 31}{18} \times 10
    =39.5+5= 39.5 + 5
    =44.5= 44.5.

Report a problem with this question

Question 6

The chances of three hunters hitting a target are 13\frac13, 23\frac23 and 15\frac15 respectively. If they fire independently at the target, find the probability that

  1. (a)

    at least one of them hits the target;

  2. (b)

    only two of them hit the target.

Worked solution (try it first)

(a)

  1. The probabilities of missing are 1−13=231 - \frac13 = \frac23, 1−23=131 - \frac23 = \frac13 and 1−15=451 - \frac15 = \frac45.
  2. The hunters fire independently, so P(none hits)=23×13×45P(\text{none hits}) = \frac23 \times \frac13 \times \frac45
    =845= \frac{8}{45}.
  3. P(at least one)=1−845P(\text{at least one}) = 1 - \frac{8}{45}
    =3745= \frac{37}{45}.

(b)

  1. First two hit, third misses: 13×23×45=845\frac13 \times \frac23 \times \frac45 = \frac{8}{45}.
  2. First and third hit, second misses: 13×13×15=145\frac13 \times \frac13 \times \frac15 = \frac{1}{45}.
  3. Second and third hit, first misses: 23×23×15=445\frac23 \times \frac23 \times \frac15 = \frac{4}{45}.
  4. Add the three cases: 8+1+445=1345\frac{8 + 1 + 4}{45} = \frac{13}{45}.

Report a problem with this question

Question 7

The position vectors of points PP and RR are (4i−3j)(4\mathbf i - 3\mathbf j) and (8i+j)(8\mathbf i + \mathbf j) respectively. Find:

  1. (a)

    the unit vector in the direction of (4i−3j)(4\mathbf i - 3\mathbf j);

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

  2. (b)

    correct to one decimal place, the acute angle between the two vectors.

Worked solution (try it first)

(a)

  1. The magnitude is ∣4i−3j∣=42+32|4\mathbf i - 3\mathbf j| = \sqrt{4^2 + 3^2}, which is 25=5\sqrt{25} = 5.
  2. Divide the vector by its length: 15(4i−3j)=45i−35j\frac15(4\mathbf i - 3\mathbf j) = \frac45\mathbf i - \frac35\mathbf j.

(b)

  1. Dot product: (4i−3j)⋅(8i+j)=32−3(4\mathbf i - 3\mathbf j)\cdot(8\mathbf i + \mathbf j) = 32 - 3
    =29= 29.
  2. ∣8i+j∣=64+1|8\mathbf i + \mathbf j| = \sqrt{64 + 1}
    =65= \sqrt{65}.
  3. cos⁡θ=29565\cos\theta = \dfrac{29}{5\sqrt{65}}
    =0.7194= 0.7194.
  4. So θ=44.0∘\theta = 44.0^\circ (1 d.p.).

Report a problem with this question

Question 8

A body of mass 4 kg hangs from a fixed point OO by a light inextensible string. It is pulled aside by a horizontal force FF N and rests in equilibrium with the string inclined at an angle of 60∘60^\circ to the downward vertical. [Take g=10 m s−2g = 10\text{ m s}^{-2}] Calculate, correct to two decimal places, the:

  1. (a)

    magnitude of FF;

  2. (b)

    tension in the string.

Worked solution (try it first)

(a)

  1. The weight is mg=4×10=40mg = 4 \times 10 = 40 N, acting downwards.
  2. Three forces act on the body: the weight, the horizontal force FF and the tension TT along the string, at 60∘60^\circ to the downward vertical.
  3. Resolve horizontally: Tsin⁡60∘=FT\sin 60^\circ = F.
  4. Resolve vertically: Tcos⁡60∘=40T\cos 60^\circ = 40.
  5. Divide the first equation by the second: tan⁡60∘=F40\tan 60^\circ = \dfrac{F}{40}, so F=40tan⁡60∘=403=69.28F = 40\tan 60^\circ = 40\sqrt3 = 69.28 N (2 d.p.).

(b)

  1. From the vertical equation: T=40cos⁡60∘T = \dfrac{40}{\cos 60^\circ}
    =400.5= \dfrac{40}{0.5}
    =80.00= 80.00 N.

Report a problem with this question

Question 9

  1. (a)

    Express 4x2−x+3(x2+1)(x−1)\dfrac{4x^2 - x + 3}{(x^2 + 1)(x - 1)} in partial fractions.

  2. (b)

    If y=x+1y = \sqrt{x + 1}, determine the value of xx for which dydx=y\dfrac{dy}{dx} = y.

Worked solution (try it first)

(a)

  1. The factor x2+1x^2 + 1 doesn't factorise, so write 4x2−x+3(x2+1)(x−1)=Px−1+Qx+Rx2+1\dfrac{4x^2 - x + 3}{(x^2 + 1)(x - 1)} = \dfrac{P}{x - 1} + \dfrac{Qx + R}{x^2 + 1}.
  2. Multiply through by the denominator: 4x2−x+3=P(x2+1)+(Qx+R)(x−1)4x^2 - x + 3 = P(x^2 + 1) + (Qx + R)(x - 1).
  3. Put x=1x = 1: 4−1+3=2P4 - 1 + 3 = 2P, so P=3P = 3.
  4. Compare x2x^2 terms: 4=P+Q4 = P + Q, so Q=1Q = 1.
  5. Compare constants: 3=P−R3 = P - R, so R=0R = 0.
  6. So the partial fractions are 3x−1+xx2+1\dfrac{3}{x - 1} + \dfrac{x}{x^2 + 1}.

(b)

  1. y=(x+1)12y = (x + 1)^{\frac12}, so dydx=12(x+1)−12\dfrac{dy}{dx} = \frac12(x + 1)^{-\frac12}
    =12x+1= \dfrac{1}{2\sqrt{x + 1}}.
  2. Set 12x+1=x+1\dfrac{1}{2\sqrt{x + 1}} = \sqrt{x + 1} and multiply by 2x+12\sqrt{x + 1}: 1=2(x+1)1 = 2(x + 1).
  3. So x+1=12x + 1 = \frac12 and x=−12x = -\frac12.

Report a problem with this question

Question 10

  1. (a)(i)

    An exponential sequence is given by 18,2,29,…18, 2, \frac29, \ldots Find an expression for the nnth term;

  2. (a)(ii)

    the sum of the first nn terms.

  3. (b)(i)

    Find the equation of the tangent to the curve y=−x2+x+1y = -x^2 + x + 1 at the point (2,−1)(2, -1).

  4. (b)(ii)

    Find the intercepts of the tangent in (b)(i) with the axes.

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

Worked solution (try it first)

(a)(i)

  1. The first term is a=18a = 18 and the common ratio is r=218=19r = \frac{2}{18} = \frac19.
  2. Tn=arn−1T_n = ar^{n-1}
    =18(19)n−1= 18\left(\frac19\right)^{n-1}, which is also 162(19)n162\left(\frac19\right)^n.

(ii)

  1. r<1r < 1, so use Sn=a(1−rn)1−rS_n = \dfrac{a(1 - r^n)}{1 - r}
    =18(1−(19)n)89= \dfrac{18\left(1 - (\frac19)^n\right)}{\frac89}.
  2. 1889=18×98\dfrac{18}{\frac89} = \dfrac{18 \times 9}{8}
    =814= \dfrac{81}{4}, so Sn=814(1−(19)n)S_n = \frac{81}{4}\left(1 - \left(\frac19\right)^n\right).

(b)(i)

  1. Differentiate: dydx=−2x+1\dfrac{dy}{dx} = -2x + 1.
  2. At x=2x = 2 the gradient is −4+1=−3-4 + 1 = -3.
  3. Tangent through (2,−1)(2, -1): y+1=−3(x−2)y + 1 = -3(x - 2), which gives y+3x−5=0y + 3x - 5 = 0.

(ii)

  1. On the xx-axis, y=0y = 0: 3x=53x = 5, so x=53x = \frac53.
  2. The intercept is (53,0)\left(\frac53, 0\right).
  3. On the yy-axis, x=0x = 0: y=5y = 5.
  4. The intercept is (0,5)(0, 5).

Report a problem with this question

Question 11✱

  1. (a)(i)

    The polynomial f(x)=2x3+px2+qx+rf(x) = 2x^3 + px^2 + qx + r is divisible by (2x2−7x+3)(2x^2 - 7x + 3). It has a remainder of −36-36 when it is divided by (x+1)(x + 1). Find the values of the constants pp, qq and rr;

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

  2. (a)(ii)

    the zeros of f(x)f(x).

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

  3. (b)

    Find the truth set of x2−3x+2<0x^2 - 3x + 2 < 0.

    Show the answer

    {x:1<x<2}\{x : 1 < x < 2\}

Worked solution (try it first)

(a)(i)

  1. 2x2−7x+3=(2x−1)(x−3)2x^2 - 7x + 3 = (2x - 1)(x - 3), so f(12)=0f(\frac12) = 0 and f(3)=0f(3) = 0.
  2. f(12)=0f(\frac12) = 0: 14+p4+q2+r=0\frac14 + \frac{p}{4} + \frac{q}{2} + r = 0, so p+2q+4r=−1p + 2q + 4r = -1.
  3. f(3)=0f(3) = 0: 54+9p+3q+r=054 + 9p + 3q + r = 0, so 9p+3q+r=−549p + 3q + r = -54.
  4. Remainder theorem, f(−1)=−36f(-1) = -36: −2+p−q+r=−36-2 + p - q + r = -36, so p−q+r=−34p - q + r = -34.
  5. Solve the three equations: p=−11p = -11, q=17q = 17 and r=−6r = -6.
  6. Check: f(−1)=−2−11−17−6=−36f(-1) = -2 - 11 - 17 - 6 = -36 ✓.

(ii)

  1. f(x)=2x3−11x2+17x−6f(x) = 2x^3 - 11x^2 + 17x - 6
    =(2x2−7x+3)(x−2)= (2x^2 - 7x + 3)(x - 2)
    =(2x−1)(x−3)(x−2)= (2x - 1)(x - 3)(x - 2).
  2. So the zeros are x=12x = \frac12, 22 and 33.

(b)

  1. Factorise: (x−1)(x−2)<0(x - 1)(x - 2) < 0.
  2. The product is negative only when the brackets have opposite signs, which is between the roots.
  3. The truth set is {x:1<x<2}\{x : 1 < x < 2\}.

Report a problem with this question

Question 12✱✱

  1. (a)(i)

    Two linear transformations are defined by P:(x,y)→(−2x+3y, 5x−4y)P : (x, y) \to (-2x + 3y,\ 5x - 4y) and T:(x,y)→(−3x−4y, 6x−5y)T : (x, y) \to (-3x - 4y,\ 6x - 5y). Find the inverse of TT;

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

  2. (a)(ii)

    the image of (1,3)(1, 3) under the transformation PP.

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

  3. (b)

    Find the volume, in terms of π\pi, of the solid formed when the area enclosed by the lines y=1y = 1, 2y=x+12y = x + 1 and x=0x = 0 is rotated through two right angles about the yy-axis.

Worked solution (try it first)

(a)(i)

  1. The matrix of TT is (−3−46−5)\begin{pmatrix} -3 & -4 \\ 6 & -5 \end{pmatrix}, with determinant (−3)(−5)−(−4)(6)=15+24=39(-3)(-5) - (-4)(6) = 15 + 24 = 39.
  2. Swap the leading diagonal, change the signs of the others and divide by 39: T−1=139(−54−6−3)T^{-1} = \frac{1}{39}\begin{pmatrix} -5 & 4 \\ -6 & -3 \end{pmatrix}.
  3. So T−1:(x,y)→(−5x+4y39, −6x−3y39)=(−5x+4y39, −2x−y13)T^{-1} : (x, y) \to \left(\dfrac{-5x + 4y}{39},\ \dfrac{-6x - 3y}{39}\right) = \left(\dfrac{-5x + 4y}{39},\ \dfrac{-2x - y}{13}\right).

(ii)

  1. The matrix of PP is (−235−4)\begin{pmatrix} -2 & 3 \\ 5 & -4 \end{pmatrix}.
  2. Multiply by (13)\begin{pmatrix} 1 \\ 3 \end{pmatrix}: (−2+95−12)=(7−7)\begin{pmatrix} -2 + 9 \\ 5 - 12 \end{pmatrix} = \begin{pmatrix} 7 \\ -7 \end{pmatrix}.
  3. The image is (7,−7)(7, -7).

(b)

  1. The region is the triangle with corners (0,12)(0, \frac12), (0,1)(0, 1) and (1,1)(1, 1).
  2. Along it, x=2y−1x = 2y - 1 for 12≤y≤1\frac12 \le y \le 1.
  3. Two right angles is half a turn, so the volume is half of π∫x2 dy\pi\int x^2\,dy: V=π2∫1/21(2y−1)2 dyV = \dfrac{\pi}{2}\displaystyle\int_{1/2}^{1} (2y - 1)^2\,dy.
  4. Expand and integrate: π2[43y3−2y2+y]1/21=π2(13−16)\dfrac{\pi}{2}\left[\frac43y^3 - 2y^2 + y\right]_{1/2}^{1} = \dfrac{\pi}{2}\left(\frac13 - \frac16\right).
  5. So V=π2×16V = \dfrac{\pi}{2} \times \dfrac16
    =π12= \dfrac{\pi}{12} cubic units.

Report a problem with this question

Question 13

  1. (a)

    If nP3=10(n−2P2){}^nP_3 = 10\left({}^{n-2}P_2\right), find nn.

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

  2. (b)(i)

    Four students are to be selected from 4 boys and 6 girls to represent a school in a competition. If there is no restriction, in how many ways can they be selected?

  3. (b)(ii)

    Calculate the probability of having an equal number of boys and girls.

Worked solution (try it first)

(a)

  1. nP3=n!(n−3)!{}^nP_3 = \dfrac{n!}{(n - 3)!}
    =n(n−1)(n−2)= n(n - 1)(n - 2) and n−2P2=(n−2)!(n−4)!{}^{n-2}P_2 = \dfrac{(n - 2)!}{(n - 4)!}
    =(n−2)(n−3)= (n - 2)(n - 3).
  2. So n(n−1)(n−2)=10(n−2)(n−3)n(n - 1)(n - 2) = 10(n - 2)(n - 3).
  3. Divide by n−2n - 2 (it isn't zero, since n≥4n \ge 4): n(n−1)=10(n−3)n(n - 1) = 10(n - 3).
  4. Expand: n2−n=10n−30n^2 - n = 10n - 30, so n2−11n+30=0n^2 - 11n + 30 = 0.
  5. Factorise: (n−5)(n−6)=0(n - 5)(n - 6) = 0, so n=5n = 5 or n=6n = 6.
  6. Both work: 5P3=60=10×3P2{}^5P_3 = 60 = 10 \times {}^3P_2 and 6P3=120=10×4P2{}^6P_3 = 120 = 10 \times {}^4P_2.

(b)(i)

  1. Order doesn't matter, so choose 4 of the 10 students: 10C4=210{}^{10}C_4 = 210 ways.

(ii)

  1. Equal numbers means 2 boys and 2 girls: 4C2×6C2=6×15=90{}^4C_2 \times {}^6C_2 = 6 \times 15 = 90 ways.
  2. Probability =90210=37= \dfrac{90}{210} = \dfrac37.

Report a problem with this question

Question 14

The age distribution of final year students in a polytechnic is shown in the table below.

Age (years) 20–24 25–29 30–34 35–39 40–44
Number of students 40 45 36 14 5

Calculate, correct to one decimal place, the:

  1. (a)

    mean age;

  2. (b)

    standard deviation of the ages.

Worked solution (try it first)

(a)

  1. Class marks: 22,27,32,37,4222, 27, 32, 37, 42.
  2. Multiply by the frequencies: fx=880,1215,1152,518,210fx = 880, 1215, 1152, 518, 210.
  3. ∑f=140\sum f = 140 and ∑fx=3975\sum fx = 3975.
  4. Mean =∑fx∑f= \dfrac{\sum fx}{\sum f}
    =3975140= \dfrac{3975}{140}
    =28.39= 28.39, which is 28.428.4 years (1 d.p.).

(b)

  1. fx2=19 360,32 805,36 864,19 166,8820fx^2 = 19\,360, 32\,805, 36\,864, 19\,166, 8820, so ∑fx2=117 015\sum fx^2 = 117\,015.
  2. Variance =∑fx2∑f−xˉ2= \dfrac{\sum fx^2}{\sum f} - \bar x^2
    =117 015140−(3975140)2= \dfrac{117\,015}{140} - \left(\dfrac{3975}{140}\right)^2
    =835.82−806.15= 835.82 - 806.15
    =29.67= 29.67.
  3. Standard deviation =29.67=5.4= \sqrt{29.67} = 5.4 years (1 d.p.).

Report a problem with this question

Question 15

In a test, eight students obtained the following marks in Biology and Physics.

Student A B C D E F G H
Biology 76 52 63 48 84 36 28 70
Physics 75 78 28 45 56 71 54 58
  1. (a)

    (i) Calculate, correct to two decimal places, Spearman's rank correlation coefficient of the distribution. (ii) Comment on your result in (a)(i).

  2. (b)(i)

    Three-digit numbers are to be formed from 1, 2, 3, 4 and 5. If repetition is not allowed, how many numbers can be formed?

  3. (b)(ii)

    What is the probability of selecting an odd number from the numbers formed in (b)(i)?

Worked solution (try it first)

(a)(i)

  1. Rank the Biology marks (highest = 1): A 2, B 5, C 4, D 6, E 1, F 7, G 8, H 3.
  2. Rank the Physics marks: A 2, B 1, C 8, D 7, E 5, F 3, G 6, H 4.
  3. Differences dd: 0,4,−4,−1,−4,4,2,−10, 4, -4, -1, -4, 4, 2, -1, so ∑d2=0+16+16+1+16+16+4+1\sum d^2 = 0 + 16 + 16 + 1 + 16 + 16 + 4 + 1
    =70= 70.
  4. ρ=1−6∑d2n(n2−1)\rho = 1 - \dfrac{6\sum d^2}{n(n^2 - 1)}
    =1−6×708×63= 1 - \dfrac{6 \times 70}{8 \times 63}
    =1−420504= 1 - \dfrac{420}{504}
    =0.17= 0.17 (2 d.p.).

(ii)

  1. ρ\rho is positive but close to 0, so there is only a weak positive correlation between the marks in the two subjects.

(b)(i)

  1. There are 5 choices for the first digit, 4 for the second and 3 for the third: 5×4×3=605 \times 4 \times 3 = 60 numbers.

(ii)

  1. An odd number ends in 1, 3 or 5: 3 choices for the last digit, then 4 and 3 for the others, giving 3×4×3=363 \times 4 \times 3 = 36.
  2. Probability =3660=35= \dfrac{36}{60} = \dfrac35.

Report a problem with this question

Question 16✱

  1. (a)

    Find the unit vector along the resultant of the vectors (3i−2j)(3\mathbf i - 2\mathbf j) and (i+5j)(\mathbf i + 5\mathbf j).

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

  2. (b)

    The position vectors of points PP, QQ, RR and 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. (i) Show that PQ→\overrightarrow{PQ} is perpendicular to RS→\overrightarrow{RS}. (ii) Calculate, correct to one decimal place, angle PSQPSQ.

Worked solution (try it first)

(a)

  1. Resultant: (3i−2j)+(i+5j)=4i+3j(3\mathbf i - 2\mathbf j) + (\mathbf i + 5\mathbf j) = 4\mathbf i + 3\mathbf j.
  2. Its magnitude is 42+32=5\sqrt{4^2 + 3^2} = 5, so the unit vector is 15(4i+3j)=45i+35j\frac15(4\mathbf i + 3\mathbf j) = \frac45\mathbf i + \frac35\mathbf j.

(b)(i)

  1. PQ→=(104)−(−23)\overrightarrow{PQ} = \begin{pmatrix} 10 \\ 4 \end{pmatrix} - \begin{pmatrix} -2 \\ 3 \end{pmatrix}
    =(121)= \begin{pmatrix} 12 \\ 1 \end{pmatrix} and RS→=(40)−(312)\overrightarrow{RS} = \begin{pmatrix} 4 \\ 0 \end{pmatrix} - \begin{pmatrix} 3 \\ 12 \end{pmatrix}
    =(1−12)= \begin{pmatrix} 1 \\ -12 \end{pmatrix}.
  2. PQ→⋅RS→=12×1+1×(−12)\overrightarrow{PQ}\cdot\overrightarrow{RS} = 12 \times 1 + 1 \times (-12)
    =0= 0, so PQ→\overrightarrow{PQ} is perpendicular to RS→\overrightarrow{RS}.

(ii)

  1. SP→=(−2−43−0)\overrightarrow{SP} = \begin{pmatrix} -2 - 4 \\ 3 - 0 \end{pmatrix}
    =(−63)= \begin{pmatrix} -6 \\ 3 \end{pmatrix} and SQ→=(10−44−0)\overrightarrow{SQ} = \begin{pmatrix} 10 - 4 \\ 4 - 0 \end{pmatrix}
    =(64)= \begin{pmatrix} 6 \\ 4 \end{pmatrix}.
  2. SP→⋅SQ→=−36+12\overrightarrow{SP}\cdot\overrightarrow{SQ} = -36 + 12
    =−24= -24.
  3. ∣SP→∣=45|\overrightarrow{SP}| = \sqrt{45}
    =35= 3\sqrt5 and ∣SQ→∣=52|\overrightarrow{SQ}| = \sqrt{52}
    =213= 2\sqrt{13}.
  4. cos⁡∠PSQ=−2435×213\cos\angle PSQ = \dfrac{-24}{3\sqrt5 \times 2\sqrt{13}}
    =−465= \dfrac{-4}{\sqrt{65}}
    =−0.4961= -0.4961.
  5. The cosine is negative, so the angle is obtuse: ∠PSQ=119.7∘\angle PSQ = 119.7^\circ (1 d.p.).

Report a problem with this question

Question 17

A body of mass 3 kg resting on a smooth surface is acted upon by forces P(10 N,045∘)P(10\text{ N}, 045^\circ), Q(12 N,180∘)Q(12\text{ N}, 180^\circ), R(15 N,215∘)R(15\text{ N}, 215^\circ) and S(8 N,090∘)S(8\text{ N}, 090^\circ). Calculate, correct to one decimal place, the:

  1. (a)

    resultant force acting on the body;

  2. (b)

    acceleration with which the body begins to move;

  3. (c)

    time it takes to cover the first 4 metres.

Worked solution (try it first)

(a)

  1. Resolve each force into east (xx) and north (yy) components, using the bearing θ\theta: x=Fsin⁡θx = F\sin\theta, y=Fcos⁡θy = F\cos\theta.
  2. East: 10sin⁡45∘+12sin⁡180∘+15sin⁡215∘+8sin⁡90∘=7.071+0−8.604+810\sin 45^\circ + 12\sin 180^\circ + 15\sin 215^\circ + 8\sin 90^\circ = 7.071 + 0 - 8.604 + 8
    =6.467= 6.467.
  3. North: 10cos⁡45∘+12cos⁡180∘+15cos⁡215∘+8cos⁡90∘=7.071−12−12.287+010\cos 45^\circ + 12\cos 180^\circ + 15\cos 215^\circ + 8\cos 90^\circ = 7.071 - 12 - 12.287 + 0
    =−17.216= -17.216.
  4. Magnitude: ∣R∣=6.4672+17.2162|\mathbf R| = \sqrt{6.467^2 + 17.216^2}
    =338.21= \sqrt{338.21}
    =18.4= 18.4 N (1 d.p.).

(b)

  1. Newton's second law, F=maF = ma: a=18.393=6.1a = \dfrac{18.39}{3} = 6.1 m s−2^{-2} (1 d.p.).

(c)

  1. The body starts from rest, so s=ut+12at2s = ut + \frac12at^2 with u=0u = 0: 4=12(6.13)t24 = \frac12(6.13)t^2.
  2. t2=86.13=1.305t^2 = \dfrac{8}{6.13} = 1.305, so t=1.1t = 1.1 s (1 d.p.).

Report a problem with this question

Question 18✱

  1. (a)

    A body of mass 8 kg is placed on a smooth plane inclined at an angle of 40∘40^\circ to the horizontal. Find the magnitude of the force: (i) acting perpendicular to the plane; (ii) acting along the plane, required to keep the body in equilibrium. [Take g=10 m s−2g = 10\text{ m s}^{-2}]

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

  2. (b)(i)

    A particle of mass 800 g is moving in a straight line with a velocity of (5i+3j)(5\mathbf i + 3\mathbf j) m s−1^{-1}. It is acted upon by a force that changes the velocity to (5i+12j)(5\mathbf i + 12\mathbf j) m s−1^{-1}. Find the impulse.

  3. (b)(ii)

    If the force acted for 2 s, find the acceleration of the particle.

Worked solution (try it first)

(a)

  1. The weight is mg=8×10=80mg = 8 \times 10 = 80 N, acting vertically down.
  2. Resolve it along and perpendicular to the plane.

(i)

  1. Perpendicular to the plane: 80cos⁡40∘=61.2880\cos 40^\circ = 61.28 N.
  2. This is balanced by the normal reaction.

(ii)

  1. Down the plane: 80sin⁡40∘=51.4280\sin 40^\circ = 51.42 N.
  2. The plane is smooth, so a force of 51.4251.42 N up the plane is needed for equilibrium.

(b)(i)

  1. Impulse = change in momentum =m(v−u)= m(\mathbf v - \mathbf u), with m=0.8m = 0.8 kg.
  2. v−u=(5i+12j)−(5i+3j)\mathbf v - \mathbf u = (5\mathbf i + 12\mathbf j) - (5\mathbf i + 3\mathbf j)
    =9j= 9\mathbf j, so the impulse is 0.8×9j=7.2j0.8 \times 9\mathbf j = 7.2\mathbf j N s.

(ii)

  1. Impulse =Ft= Ft, so F=7.22=3.6F = \dfrac{7.2}{2} = 3.6 N (in the j\mathbf j direction).
  2. a=Fm=3.60.8=4.5a = \dfrac{F}{m} = \dfrac{3.6}{0.8} = 4.5 m s−2^{-2}, in the direction of j\mathbf j.

Report a problem with this question