Theory paper · 18 questions

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

Topics include Trigonometry, Coordinate geometry & circles, Indices, logarithms & surds, Sequences, series & binomial expansion, Probability & distributions, Statistics & correlation.

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)

    Find the truth set of sin⁡θ+cos⁡2θ=0\sin\theta + \cos2\theta = 0, 0∘≤θ≤360∘0^\circ \le \theta \le 360^\circ.

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

Worked solution (try it first)
  1. Use cos⁡2θ=1−2sin⁡2θ\cos 2\theta = 1 - 2\sin^2\theta, so every term is in sin⁡θ\sin\theta: sin⁡θ+1−2sin⁡2θ=0\sin\theta + 1 - 2\sin^2\theta = 0.
  2. Rearrange: 2sin⁡2θ−sin⁡θ−1=02\sin^2\theta - \sin\theta - 1 = 0.
  3. Factorise: (2sin⁡θ+1)(sin⁡θ−1)=0(2\sin\theta + 1)(\sin\theta - 1) = 0, so sin⁡θ=1\sin\theta = 1 or sin⁡θ=−12\sin\theta = -\frac12.
  4. sin⁡θ=1\sin\theta = 1: θ=90∘\theta = 90^\circ.
  5. sin⁡θ=−12\sin\theta = -\frac12: the reference angle is 30∘30^\circ, and sine is negative in the third and fourth quadrants, so θ=210∘\theta = 210^\circ or 330∘330^\circ.
  6. The truth set is {90∘,210∘,330∘}\{90^\circ, 210^\circ, 330^\circ\}.

Report a problem with this question

Question 2

  1. (a)

    Find the equation of the line which passes through the point (3,−2)(3, -2) and is perpendicular to the line 3x+2y−4=03x + 2y - 4 = 0.

Worked solution (try it first)
  1. Rearrange: 2y=−3x+42y = -3x + 4, so y=−32x+2y = -\frac32x + 2, with gradient −32-\frac32.
  2. The perpendicular gradient is −1÷(−32)=23-1 \div \left(-\frac32\right) = \frac23.
  3. y+2=23(x−3)y + 2 = \frac23(x - 3).
  4. Multiply by 3: 3y+6=2x−63y + 6 = 2x - 6.
  5. So 2x−3y−12=02x - 3y - 12 = 0.

Report a problem with this question

Question 3

  1. (a)

    Solve for xx and yy in the equations: log⁡(x−1)+2log⁡y=2log⁡3\log(x - 1) + 2\log y = 2\log3; log⁡x+log⁡y=log⁡6\log x + \log y = \log6.

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

Worked solution (try it first)
  1. First equation: 2log⁡y=log⁡y22\log y = \log y^2, so the left side is log⁡[(x−1)y2]\log[(x - 1)y^2].
  2. And 2log⁡3=log⁡92\log 3 = \log 9.
  3. So (x−1)y2=9(x - 1)y^2 = 9.
  4. Second equation: log⁡x+log⁡y=log⁡(xy)\log x + \log y = \log(xy), so xy=6xy = 6, which gives x=6yx = \frac6y.
  5. Substitute into the first: (6y−1)y2=9\left(\frac6y - 1\right)y^2 = 9.
  6. Multiply out: 6y−y2=96y - y^2 = 9, so y2−6y+9=0y^2 - 6y + 9 = 0.
  7. Factorise: (y−3)2=0(y - 3)^2 = 0, so y=3y = 3.
  8. Then x=63=2x = \frac63 = 2.
  9. Check: log⁡1+2log⁡3=2log⁡3\log 1 + 2\log 3 = 2\log 3 ✓ and log⁡2+log⁡3=log⁡6\log 2 + \log 3 = \log 6 ✓.
  10. So x=2x = 2, y=3y = 3.

Report a problem with this question

Question 4

  1. (a)

    Find the third term of the exponential sequence (GP) (2−1),(3−22),…(\sqrt2 - 1), (3 - 2\sqrt2), \ldots

Worked solution (try it first)
  1. The common ratio is the second term divided by the first: r=3−222−1r = \dfrac{3 - 2\sqrt2}{\sqrt2 - 1}.
  2. Notice that (2−1)2=2−22+1(\sqrt2 - 1)^2 = 2 - 2\sqrt2 + 1
    =3−22= 3 - 2\sqrt2.
  3. So the second term is the first term squared, and r=2−1r = \sqrt2 - 1.
  4. The third term is the second term times rr: T3=(3−22)(2−1)T_3 = (3 - 2\sqrt2)(\sqrt2 - 1).
  5. Expand: 32−3−2×2+22=32−3−4+223\sqrt2 - 3 - 2 \times 2 + 2\sqrt2 = 3\sqrt2 - 3 - 4 + 2\sqrt2.
  6. Collect the terms: T3=52−7T_3 = 5\sqrt2 - 7.

Report a problem with this question

Question 5

XX and YY are two events such that P(X∪Y)=1115P(X \cup Y) = \frac{11}{15} and P(X)=13P(X) = \frac13. Find P(Y)P(Y) if the events are:

  1. (a)

    mutually exclusive;

  2. (b)

    independent.

Worked solution (try it first)

(a)

  1. Mutually exclusive: P(X∪Y)=P(X)+P(Y)P(X \cup Y) = P(X) + P(Y), so P(Y)=1115−13P(Y) = \frac{11}{15} - \frac13
    =615= \frac{6}{15}
    =25= \frac25.

(b)

  1. Independent: P(X∪Y)=P(X)+P(Y)−P(X)P(Y)P(X \cup Y) = P(X) + P(Y) - P(X)P(Y), so 1115=13+P(Y)−13P(Y)\frac{11}{15} = \frac13 + P(Y) - \frac13P(Y).
  2. Collect: 23P(Y)=1115−515\frac23P(Y) = \frac{11}{15} - \frac{5}{15}
    =615= \frac{6}{15}.
  3. So P(Y)=615×32P(Y) = \frac{6}{15} \times \frac32
    =35= \frac35.

Report a problem with this question

Question 6

  1. (a)

    In a physics examination, the mean mark of the first twelve students in a class is 60, that of the next twenty students is 50 and that of the remaining yy students is xx. What is the mean mark for the whole class, in terms of xx and yy?

  2. (b)

    A box contains 4 red and 3 blue identical balls. If two balls are picked at random, one after the other without replacement, find the probability that one is red and the other blue.

Worked solution (try it first)

(a)

  1. Total marks: 12×60+20×50+xy=720+1000+xy12 \times 60 + 20 \times 50 + xy = 720 + 1000 + xy
    =1720+xy= 1720 + xy.
  2. Number of students: 12+20+y=32+y12 + 20 + y = 32 + y.
  3. So the mean is 1720+xy32+y\dfrac{1720 + xy}{32 + y}.

(b)

  1. Red then blue: 47×36=1242\frac47 \times \frac36 = \frac{12}{42}.
  2. Blue then red: 37×46=1242\frac37 \times \frac46 = \frac{12}{42}.
  3. Add: 2442=47\dfrac{24}{42} = \dfrac47.

Report a problem with this question

Question 7

  1. (a)

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

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

Worked solution (try it first)
  1. n+5s=(−12+55−5)\mathbf n + 5\mathbf s = \begin{pmatrix} -12 + 5 \\ 5 - 5 \end{pmatrix}
    =(−70)= \begin{pmatrix} -7 \\ 0 \end{pmatrix}, of length 7.
  2. Unit vector: 17(−70)=(−10)\frac17\begin{pmatrix} -7 \\ 0 \end{pmatrix} = \begin{pmatrix} -1 \\ 0 \end{pmatrix}.
  3. q=35(−10)\mathbf q = 35\begin{pmatrix} -1 \\ 0 \end{pmatrix}
    =(−350)= \begin{pmatrix} -35 \\ 0 \end{pmatrix}.

Report a problem with this question

Question 8

  1. (a)

    A car moving on a straight road with constant acceleration has a velocity of 20 km h−120\text{ km h}^{-1} at an instant. If 15 minutes later it had a velocity of 50 km h−150\text{ km h}^{-1}, find the acceleration of the car.

  2. (b)

    A particle is projected vertically upwards with a speed of 40 m s−140\text{ m s}^{-1} from a point on the ground. Find the maximum height reached. [Take g=10 m s−2][\text{Take } g = 10\text{ m s}^{-2}]

Worked solution (try it first)

(a)

  1. Keep the units in hours: 15 min=14 h15\text{ min} = \frac14\text{ h}.
  2. v=u+atv = u + at: 50=20+14a50 = 20 + \frac14a, so a=120 km h−2a = 120\text{ km h}^{-2}.

(b)

  1. At the top v=0v = 0: 0=402−2(10)s0 = 40^2 - 2(10)s.
  2. 20s=160020s = 1600, so s=80 ms = 80\text{ m}.

Report a problem with this question

Question 9

  1. (a)

    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 for ∫15(2x+8x−2) dx\displaystyle\int_1^5 (2x + 8x^{-2})\,dx.

  2. (b)

    Given that f:x→x2+1f: x \to x^2 + 1 and g:x→3x+1x−1g: x \to \dfrac{3x + 1}{x - 1}, x≠1x \ne 1, find: (i) g∘fg\circ f; (ii) g∘f(2)g\circ f(2).

Worked solution (try it first)

(a)

  1. Four strips from 1 to 5, so h=1h = 1.
  2. Work out y=2x+8x2y = 2x + \dfrac{8}{x^2} at each ordinate.
  3. x=1x = 1: 1010.
  4. x=2x = 2: 66.
  5. x=3x = 3: 6+0.8889=6.88896 + 0.8889 = 6.8889.
  6. x=4x = 4: 8.58.5.
  7. x=5x = 5: 10.3210.32.
  8. Trapezium rule: 12h[(first+last)+2(the rest)]\frac12h[(\text{first} + \text{last}) + 2(\text{the rest})].
  9. 12[(10+10.32)+2(6+6.8889+8.5)]=12[20.32+42.7778]\frac12[(10 + 10.32) + 2(6 + 6.8889 + 8.5)] = \frac12[20.32 + 42.7778]
    =31.5489= 31.5489.
  10. So the integral is about 31.5531.55.

(b)(i)

  1. ff acts first: g∘f(x)=g(x2+1)g \circ f(x) = g(x^2 + 1)
    =3(x2+1)+1(x2+1)−1= \dfrac{3(x^2 + 1) + 1}{(x^2 + 1) - 1}.
  2. Simplify the top and bottom: 3x2+4x2\dfrac{3x^2 + 4}{x^2}.
  3. Divide each term by x2x^2: g∘f(x)=3+4x2g \circ f(x) = 3 + \dfrac{4}{x^2}.

(ii)

  1. g∘f(2)=3+44=4g \circ f(2) = 3 + \dfrac44 = 4.
  2. Check: f(2)=5f(2) = 5 and g(5)=164=4g(5) = \dfrac{16}{4} = 4 ✓.

Report a problem with this question

Question 10

  1. (a)

    The gradient of a curve is given by 2x−3x22x - 3x^2. Find the equation of the curve if the point (1,2)(1, 2) lies on it.

  2. (b)

    (i) Find the equations of the normals to the curve y=x2−1y = x^2 - 1 at the points where it cuts the xx-axis. (ii) Find the coordinates of the point of intersection of the normals in (b)(i).

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

Worked solution (try it first)

(a)

  1. Integrate the gradient: y=x2−x3+cy = x^2 - x^3 + c.
  2. (1,2)(1, 2) lies on the curve: 2=1−1+c2 = 1 - 1 + c, so c=2c = 2 and y=x2−x3+2y = x^2 - x^3 + 2.

(b)(i)

  1. The curve cuts the xx-axis where x2−1=0x^2 - 1 = 0: x=−1x = -1 or x=1x = 1.
  2. The gradient is dydx=2x\dfrac{dy}{dx} = 2x.
  3. At (−1,0)(-1, 0) the tangent's gradient is −2-2, so the normal's is 12\frac12: y=12(x+1)y = \frac12(x + 1), that is x−2y+1=0x - 2y + 1 = 0.
  4. At (1,0)(1, 0) the tangent's gradient is 22, so the normal's is −12-\frac12: y=−12(x−1)y = -\frac12(x - 1), that is x+2y−1=0x + 2y - 1 = 0.

(ii)

  1. Add the two equations: 2x=02x = 0, so x=0x = 0.
  2. Then 2y=12y = 1, so y=12y = \frac12.
  3. They meet at (0,12)\left(0, \frac12\right).

Report a problem with this question

Question 11

  1. (a)

    Solve for xx, yy and zz in the equations: 3x+5y−4z=−53x + 5y - 4z = -5; 6x+3y−5z=266x + 3y - 5z = 26; −2x+2y+z=−11-2x + 2y + z = -11.

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

  2. (b)

    A function gg is defined by g(x)=3−4xx2+x−6g(x) = \dfrac{3 - 4x}{x^2 + x - 6}. Express g(x)g(x) in partial fractions.

Worked solution (try it first)

(a)

  1. By Cramer's rule, first find Δ=∣35−463−5−221∣\Delta = \begin{vmatrix} 3 & 5 & -4 \\ 6 & 3 & -5 \\ -2 & 2 & 1 \end{vmatrix}.
  2. Expand along the top row: Δ=3(3+10)−5(6−10)−4(12+6)\Delta = 3(3 + 10) - 5(6 - 10) - 4(12 + 6)
    =39+20−72= 39 + 20 - 72
    =−13= -13.
  3. Replace the xx column by the right-hand sides: Δx=−5(3+10)−5(26−55)−4(52+33)\Delta_x = -5(3 + 10) - 5(26 - 55) - 4(52 + 33)
    =−65+145−340= -65 + 145 - 340
    =−260= -260.
  4. Replace the yy column: Δy=3(26−55)+5(6−10)−4(−66+52)\Delta_y = 3(26 - 55) + 5(6 - 10) - 4(-66 + 52)
    =−87−20+56= -87 - 20 + 56
    =−51= -51.
  5. Replace the zz column: Δz=3(−33−52)−5(−66+52)−5(12+6)\Delta_z = 3(-33 - 52) - 5(-66 + 52) - 5(12 + 6)
    =−255+70−90= -255 + 70 - 90
    =−275= -275.
  6. So x=−260−13=20x = \dfrac{-260}{-13} = 20, y=−51−13y = \dfrac{-51}{-13}
    =5113= \dfrac{51}{13}
    ≈3.92\approx 3.92 and z=−275−13z = \dfrac{-275}{-13}
    =27513= \dfrac{275}{13}
    ≈21.15\approx 21.15.
  7. Check in the third equation: −40+10213+27513=−40+29-40 + \dfrac{102}{13} + \dfrac{275}{13} = -40 + 29
    =−11= -11 ✓.

(b)

  1. Factorise the bottom: x2+x−6=(x−2)(x+3)x^2 + x - 6 = (x - 2)(x + 3).
  2. Write Ax−2+Bx+3\dfrac{A}{x - 2} + \dfrac{B}{x + 3} and multiply through: 3−4x=A(x+3)+B(x−2)3 - 4x = A(x + 3) + B(x - 2).
  3. Put x=2x = 2: −5=5A-5 = 5A, so A=−1A = -1.
  4. Put x=−3x = -3: 15=−5B15 = -5B, so B=−3B = -3.
  5. So g(x)=−1x−2−3x+3g(x) = -\dfrac{1}{x - 2} - \dfrac{3}{x + 3}.

Report a problem with this question

Question 12

Given the curve y=x2−4y = x^2 - 4, calculate, correct to two decimal places, the:

  1. (a)

    area of the finite region bounded by the curve and the xx-axis;

  2. (b)

    volume generated by rotating the region in (a) through 360∘360^\circ about the xx-axis. [Take π=227]\left[\text{Take } \pi = \frac{22}{7}\right]

Try it on a graph

The shaded region is below the axis — so its integral is negative. Change the curve to explore.

Worked solution (try it first)

(a)

  1. The curve meets the xx-axis where x2−4=0x^2 - 4 = 0: x=−2x = -2 and x=2x = 2.
  2. ∫−22(x2−4) dx=[x33−4x]−22\displaystyle\int_{-2}^2 (x^2 - 4)\,dx = \left[\frac{x^3}{3} - 4x\right]_{-2}^2
    =(83−8)−(−83+8)= \left(\frac83 - 8\right) - \left(-\frac83 + 8\right)
    =−323= -\frac{32}{3}.
  3. The region is below the axis, so the integral is negative.
  4. The area is 323≈10.67\dfrac{32}{3} \approx 10.67 square units.

(b)

  1. V=π∫−22(x2−4)2 dxV = \pi\displaystyle\int_{-2}^2 (x^2 - 4)^2\,dx
    =π∫−22(x4−8x2+16) dx= \pi\int_{-2}^2 (x^4 - 8x^2 + 16)\,dx.
  2. =π[x55−8x33+16x]−22= \pi\left[\dfrac{x^5}{5} - \dfrac{8x^3}{3} + 16x\right]_{-2}^2
    =2π(325−643+32)= 2\pi\left(\dfrac{32}{5} - \dfrac{64}{3} + 32\right)
    =51215π= \dfrac{512}{15}\pi.
  3. With π=227\pi = \frac{22}{7}: V=51215×227V = \dfrac{512}{15} \times \dfrac{22}{7}
    ≈107.28\approx 107.28 cubic units.

Report a problem with this question

Question 13

  1. (a)

    A committee of five is to be formed among 6 Ghanaians, 8 Nigerians and 5 Gambians. In how many ways can the committee be formed if: (i) there is no restriction; (ii) at most 2 Ghanaians are on the committee; (iii) 1 Nigerian is on the committee?

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

  2. (b)

    Five out of 12 articles are known to be defective. If three articles are picked, one after the other without replacement, find the probability that all the three articles are non-defective.

Worked solution (try it first)

(a)(i)

  1. There are 6+8+5=196 + 8 + 5 = 19 people:  19C5=11 628\,{}^{19}C_5 = 11\,628 committees.

(ii)

  1. At most 2 Ghanaians means 0, 1 or 2.
  2. The rest come from the 13 others.
  3.  6C0×13C5=1287\,{}^6C_0 \times {}^{13}C_5 = 1287,  6C1×13C4=6×715\,{}^6C_1 \times {}^{13}C_4 = 6 \times 715
    =4290= 4290 and  6C2×13C3=15×286\,{}^6C_2 \times {}^{13}C_3 = 15 \times 286
    =4290= 4290.
  4. Add: 1287+4290+4290=98671287 + 4290 + 4290 = 9867.

(iii)

  1. 1 Nigerian from 8, and the other 4 from the 11 non-Nigerians: 8×330=26408 \times 330 = 2640.

(b)

  1. There are 7 good articles.
  2. Without replacement: 712×611×510=2101320\dfrac{7}{12} \times \dfrac{6}{11} \times \dfrac{5}{10} = \dfrac{210}{1320}
    =744= \dfrac{7}{44}
    ≈0.159\approx 0.159.

Report a problem with this question

Question 14

The number of cars that called at a petrol station on some days of a month is as shown in the table.

Days of the month (xx) 3 5 8 12 15 19 22 26
Number of cars (yy) 143 95 112 110 104 86 78 69
  1. (a)

    Represent this information on a scatter diagram.

    Model answer
    5101520253020406080100120140160Day (x)Number of cars (y)(13.75, 99.625)

    Plot the eight points (day across, number of cars up); don't join them. The means are xˉ=13.75\bar x = 13.75 and yˉ=99.625\bar y = 99.625: mark (13.75,99.625)(13.75, 99.625) and draw one straight line through it that follows the downward trend, with about as many points above it as below.

    For (c), read from the line: 80 cars at about day 22, and about 73 cars on day 25. Readings vary a little with the line you draw.

  2. (b)

    Draw the line of best fit to pass through the point (xˉ,yˉ)(\bar x, \bar y) where xˉ\bar x is the mean of xx and yˉ\bar y is the mean of yy.

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

  3. (c)

    Use your diagram to estimate: (i) the day 80 cars called at the station; (ii) how many cars a petrol attendant at the station should expect on the 25th day.

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

Try it on a graph

The scatter diagram; draw a line through the mean point.

Worked solution (try it first)

(a)

  1. Plot the eight points (3,143),(5,95),…,(26,69)(3, 143), (5, 95), \ldots, (26, 69).

(b)

  1. xˉ=1108=13.75\bar x = \dfrac{110}{8} = 13.75 and yˉ=7978=99.625\bar y = \dfrac{797}{8} = 99.625.
  2. Draw the line of best fit through (13.75,99.6)(13.75, 99.6), following the downward trend of the points.

(c)(i)

  1. Read across from y=80y = 80 to the line and down: about day 22.

(ii)

  1. Read up from x=25x = 25 to the line and across: about 73 cars.

Report a problem with this question

Question 15

  1. (a)

    The probability that a patient recovers from a disease is 0.25. If 6 people are known to have contracted this disease, calculate the probability that: (i) more than three people survived; (ii) at most 2 people survived.

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

  2. (b)

    Two distinct numbers are selected at random from the set P={2,3,4,5,6}P = \{2, 3, 4, 5, 6\}. Find the probability that: (i) the sum of the two numbers is 8; (ii) one of the numbers is a factor of the other.

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

Worked solution (try it first)

(a)

  1. X∼B(6,0.25)X \sim B(6, 0.25), with q=0.75q = 0.75.

(i)

  1. More than three: P(4)+P(5)+P(6)=0.032959+0.004395+0.000244P(4) + P(5) + P(6) = 0.032959 + 0.004395 + 0.000244
    =0.0376= 0.0376.

(ii)

  1. At most 2: P(0)+P(1)+P(2)=0.177979+0.355957+0.296631P(0) + P(1) + P(2) = 0.177979 + 0.355957 + 0.296631
    =0.8306= 0.8306.

(b)

  1. There are (52)=10\binom52 = 10 pairs of distinct numbers.

(i)

  1. A sum of 8: {2,6}\{2, 6\} and {3,5}\{3, 5\}, so P=210=15P = \frac{2}{10} = \frac15.

(ii)

  1. One divides the other: {2,4}\{2, 4\}, {2,6}\{2, 6\} and {3,6}\{3, 6\}, so P=310P = \frac{3}{10}.

Report a problem with this question

Question 16

  1. (a)

    The position vectors of points PP, QQ and RR are 5i+3j5\mathbf i + 3\mathbf j, 8i−j8\mathbf i - \mathbf j and 11i−5j11\mathbf i - 5\mathbf j respectively. (i) Show that PP, QQ and RR are collinear. (ii) Find the scalars k1k_1 and k2k_2 such that 37i−j=k1p+k2r37\mathbf i - \mathbf j = k_1\mathbf p + k_2\mathbf r where p\mathbf p and r\mathbf r are the position vectors of PP and RR respectively.

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

  2. (b)

    Given that m=3i−4j\mathbf m = 3\mathbf i - 4\mathbf j and n=6i+4j\mathbf n = 6\mathbf i + 4\mathbf j, find the angle between the two vectors, correct to the nearest degree.

Worked solution (try it first)

(a)(i)

  1. PQ→=(8−5)i+(−1−3)j\overrightarrow{PQ} = (8 - 5)\mathbf i + (-1 - 3)\mathbf j
    =3i−4j= 3\mathbf i - 4\mathbf j.
  2. QR→=(11−8)i+(−5+1)j\overrightarrow{QR} = (11 - 8)\mathbf i + (-5 + 1)\mathbf j
    =3i−4j= 3\mathbf i - 4\mathbf j.
  3. They are equal, so parallel, and they share QQ: PP, QQ and RR are collinear.

(ii)

  1. Match the parts: 5k1+11k2=375k_1 + 11k_2 = 37 and 3k1−5k2=−13k_1 - 5k_2 = -1.
  2. From the second, k1=5k2−13k_1 = \dfrac{5k_2 - 1}{3}.
  3. Substitute: 25k2−53+11k2=37\dfrac{25k_2 - 5}{3} + 11k_2 = 37.
  4. Multiply by 3: 58k2=11658k_2 = 116, so k2=2k_2 = 2 and k1=10−13=3k_1 = \frac{10 - 1}{3} = 3.

(b)

  1. m⋅n=18−16=2\mathbf m \cdot \mathbf n = 18 - 16 = 2, ∣m∣=5|\mathbf m| = 5 and ∣n∣=52|\mathbf n| = \sqrt{52}.
  2. cos⁡θ=2552\cos\theta = \dfrac{2}{5\sqrt{52}}
    ≈0.0555\approx 0.0555, so θ≈87∘\theta \approx 87^\circ.

Report a problem with this question

Question 17

  1. (a)

    A particle is projected vertically upwards with a speed of 25 m s−125\text{ m s}^{-1} from a point on the ground. Find the: (i) position of the particle after 4 seconds; (ii) maximum height reached; (iii) time taken to reach the maximum height; (iv) times when the particle is 30 m30\text{ m} above the ground. [Take g=10 m s−2][\text{Take } g = 10\text{ m s}^{-2}]

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

  2. (b)

    Calculate the force which acts on a body of mass 3 kg3\text{ kg} moving at 2.5 m s−12.5\text{ m s}^{-1} for 0.50.5 seconds, if the final velocity is 4.5 m s−14.5\text{ m s}^{-1}.

Worked solution (try it first)

(a)(i)

  1. s=ut−12gt2=25(4)−5(16)=20s = ut - \frac12gt^2 = 25(4) - 5(16) = 20, so it is 20 m20\text{ m} above the ground.

(ii)

  1. At the top v=0v = 0: 0=252−20s0 = 25^2 - 20s, so s=62520=31.25 ms = \dfrac{625}{20} = 31.25\text{ m}.

(iii)

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

(iv)

  1. 30=25t−5t230 = 25t - 5t^2, so t2−5t+6=0t^2 - 5t + 6 = 0.
  2. (t−2)(t−3)=0(t - 2)(t - 3) = 0: at t=2 st = 2\text{ s} (going up) and t=3 st = 3\text{ s} (coming down).

(b)

  1. Ft=m(v−u)Ft = m(v - u): 0.5F=3(4.5−2.5)=60.5F = 3(4.5 - 2.5) = 6, so F=12 NF = 12\text{ N}.

Report a problem with this question

Question 18

  1. (a)

    A uniform bar PQPQ of length 60 cm60\text{ cm} and weight 20 N20\text{ N} is supported at two points CC and DD such that ∣PC∣=10 cm|PC| = 10\text{ cm} and ∣QD∣=15 cm|QD| = 15\text{ cm}. Two forces 10 N10\text{ N} and 15 N15\text{ N} are placed at PP and QQ respectively. If the system remains in equilibrium under the action of these forces, calculate the reactions at CC and DD.

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

  2. (b)

    Two forces 3i N3\mathbf i\text{ N} and 4j N4\mathbf j\text{ N} act on an object of mass 5 kg5\text{ kg}. Find the acceleration of the object.

Worked solution (try it first)

(a)

  1. Measured from DD: PP is 45 cm, CC is 35 cm and the centre is 15 cm on one side.
  2. QQ is 15 cm on the other.
  3. Moments about DD: 35RC+15×15=20×15+10×4535R_C + 15 \times 15 = 20 \times 15 + 10 \times 45.
  4. 35RC=300+450−225=52535R_C = 300 + 450 - 225 = 525, so RC=15 NR_C = 15\text{ N}.
  5. Up = down: RC+RD=10+20+15=45R_C + R_D = 10 + 20 + 15 = 45, so RD=30 NR_D = 30\text{ N}.

(b)

  1. The forces are at right angles: ∣F∣=32+42|\mathbf F| = \sqrt{3^2 + 4^2}
    =5 N= 5\text{ N}.
  2. a=Fma = \dfrac{F}{m}
    =55= \dfrac55
    =1 m s−2= 1\text{ m s}^{-2}.

Report a problem with this question