Objective paper · 40 questions

WAEC · 2023 · May/June · Further Maths · Paper 1

Topics include Indices, logarithms & surds, Polynomials & quadratic roots, Sets & logic, Integration, Permutation & combination, Partial fractions.

Sit this paper

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

Express 33−6\dfrac{3}{3 - \sqrt{6}} in the form x+myx + m\sqrt{y}.

Worked solution (try it first)
  1. Multiply the top and bottom by the conjugate 3+63 + \sqrt{6} to clear the surd from the bottom.
  2. The bottom becomes 32−(6)2=9−6=33^2 - (\sqrt{6})^2 = 9 - 6 = 3, and the top becomes 3(3+6)3(3 + \sqrt{6}).
  3. Cancel the 3: 3(3+6)3=3+6\dfrac{3(3 + \sqrt{6})}{3} = 3 + \sqrt{6}, option B.

Report a problem with this question

Question 2

If (19)2x−1=(181)2−3x\left(\dfrac{1}{9}\right)^{2x - 1} = \left(\dfrac{1}{81}\right)^{2 - 3x}, find the value of xx.

Worked solution (try it first)
  1. Write both sides as powers of 3: 19=3−2\frac{1}{9} = 3^{-2} and 181=3−4\frac{1}{81} = 3^{-4}, so 3−2(2x−1)=3−4(2−3x)3^{-2(2x - 1)} = 3^{-4(2 - 3x)}.
  2. The bases match, so the powers are equal: −4x+2=−8+12x-4x + 2 = -8 + 12x.
  3. Collect terms: 10=16x10 = 16x, so x=1016=58x = \frac{10}{16} = \frac{5}{8}, option B.

Report a problem with this question

Question 3

If (x−5)(x - 5) is a factor of x3−4x2−11x+30x^3 - 4x^2 - 11x + 30, find the remaining factors.

Worked solution (try it first)
  1. Divide by (x−5)(x - 5): x3−4x2−11x+30=(x−5)(x2+x−6)x^3 - 4x^2 - 11x + 30 = (x - 5)(x^2 + x - 6).
  2. Factorise the quadratic: two numbers that multiply to −6-6 and add to 11 are 33 and −2-2, so x2+x−6=(x+3)(x−2)x^2 + x - 6 = (x + 3)(x - 2).
  3. The remaining factors are (x+3)(x + 3) and (x−2)(x - 2), option C.

Report a problem with this question

Question 4

Consider the statements:

xx: The school bus arrived late

yy: The students walked down to school

Which of the following can be represented by y⇒xy \Rightarrow x?

Worked solution (try it first)
  1. The statement "yy implies xx" links the students walking to school with the bus arriving late, one depending on the other.
  2. Option A is about not going to school, and option B has the bus arriving early, so neither uses both xx and yy.
  3. Option D joins the two with "either … or", which is x∨yx \vee y, not an implication.
  4. Only option C ties the walking to the late bus, so the answer is option C.

Report a problem with this question

Question 5

Evaluate: ∫01x(x2−2)2 dx\displaystyle\int_0^1 x(x^2 - 2)^2\,dx.

Worked solution (try it first)
  1. Expand the bracket: x(x4−4x2+4)=x5−4x3+4xx(x^4 - 4x^2 + 4) = x^5 - 4x^3 + 4x.
  2. Integrate each term: [x66−x4+2x2]01\left[\frac{x^6}{6} - x^4 + 2x^2\right]_0^1.
  3. Put in the limits: 16−1+2−0=76\frac{1}{6} - 1 + 2 - 0 = \frac{7}{6}.
  4. So the integral is 1161\frac{1}{6}, option C.

Report a problem with this question

Question 6

In how many ways can a committee of 3 women and 2 men be chosen from a group of 7 men and 5 women?

Worked solution (try it first)
  1. Choose the 3 women from 5: 5C3=10^{5}C_3 = 10 ways.
  2. Choose the 2 men from 7: 7C2=21^{7}C_2 = 21 ways.
  3. Each choice of women goes with each choice of men, so multiply: 10×21=21010 \times 21 = 210, option D.

Report a problem with this question

Question 7

Given that 3x+4(x−2)(x+3)≡Px+3+Qx−2\dfrac{3x + 4}{(x - 2)(x + 3)} \equiv \dfrac{P}{x + 3} + \dfrac{Q}{x - 2}, find the value of QQ.

Worked solution (try it first)
  1. Multiply through by (x−2)(x+3)(x - 2)(x + 3): 3x+4=P(x−2)+Q(x+3)3x + 4 = P(x - 2) + Q(x + 3).
  2. Put x=2x = 2 to remove the PP term: 3(2)+4=Q(5)3(2) + 4 = Q(5), so 10=5Q10 = 5Q.
  3. So Q=2Q = 2, option D.

Report a problem with this question

Question 8

If α\alpha and β\beta are the roots of 7x2+12x−4=07x^2 + 12x - 4 = 0, find the value of αβ(α+β)2\dfrac{\alpha\beta}{(\alpha + \beta)^2}.

Worked solution (try it first)
  1. For ax2+bx+c=0ax^2 + bx + c = 0, the sum of the roots is −ba=−127-\frac{b}{a} = -\frac{12}{7} and the product is ca=−47\frac{c}{a} = -\frac{4}{7}.
  2. Square the sum: (α+β)2=14449(\alpha + \beta)^2 = \frac{144}{49}.
  3. Divide: −47×49144=−1961008-\frac{4}{7} \times \frac{49}{144} = -\frac{196}{1008}
    =−736= -\frac{7}{36}, option C.

Report a problem with this question

Question 9

If f:x→2tan⁡xf: x \rightarrow 2\tan x and g:x→x2+8g: x \rightarrow \sqrt{x^2 + 8}, find (g∘f)(45∘)(g \circ f)(45^\circ).

Worked solution (try it first)
  1. g∘fg \circ f means apply ff first: f(45∘)=2tan⁡45∘f(45^\circ) = 2\tan 45^\circ, and tan⁡45∘=1\tan 45^\circ = 1, so f(45∘)=2f(45^\circ) = 2.
  2. Now apply gg to 2: g(2)=22+8=12g(2) = \sqrt{2^2 + 8} = \sqrt{12}.
  3. Simplify: 12=4×3=23\sqrt{12} = \sqrt{4 \times 3} = 2\sqrt{3}, option D.

Report a problem with this question

Question 10

An exponential sequence (G.P.) is given by 92,34,18,…\frac{9}{2}, \frac{3}{4}, \frac{1}{8}, \ldots. Find its sum to infinity.

Worked solution (try it first)
  1. The first term is a=92a = \frac{9}{2} and the common ratio is r=34÷92r = \frac{3}{4} \div \frac{9}{2}
    =16= \frac{1}{6}.
  2. Since ∣r∣<1|r| < 1, the sum to infinity is S∞=a1−rS_\infty = \dfrac{a}{1 - r}
    =9/25/6= \dfrac{9/2}{5/6}.
  3. Work it out: 92×65=275\frac{9}{2} \times \frac{6}{5} = \frac{27}{5}
    =525= 5\frac{2}{5}, option B.

Report a problem with this question

Question 11

A function ff is defined by f:x→x+2x−3f: x \rightarrow \dfrac{x + 2}{x - 3}, x≠3x \neq 3. Find the inverse of ff.

Worked solution (try it first)
  1. Let y=x+2x−3y = \dfrac{x + 2}{x - 3} and multiply up: xy−3y=x+2xy - 3y = x + 2.
  2. Collect the xx terms on one side: xy−x=3y+2xy - x = 3y + 2, so x(y−1)=3y+2x(y - 1) = 3y + 2.
  3. Divide by y−1y - 1: x=3y+2y−1x = \dfrac{3y + 2}{y - 1}.
  4. So f−1(x)=3x+2x−1f^{-1}(x) = \dfrac{3x + 2}{x - 1}, x≠1x \neq 1, option B.

Report a problem with this question

Question 12

Given that MM is the midpoint of T(2,4)T(2, 4) and Q(−8,6)Q(-8, 6), find the length MQMQ.

Worked solution (try it first)
  1. The midpoint averages the coordinates: M=(2+(−8)2,4+62)M = \left(\frac{2 + (-8)}{2}, \frac{4 + 6}{2}\right)
    =(−3,5)= (-3, 5).
  2. From M(−3,5)M(-3, 5) to Q(−8,6)Q(-8, 6) the changes are −5-5 across and 11 up.
  3. By Pythagoras, MQ=(−5)2+12=26MQ = \sqrt{(-5)^2 + 1^2} = \sqrt{26} units, option B.

Report a problem with this question

Question 13

Given that y2+xy=5y^2 + xy = 5, find dydx\dfrac{dy}{dx}.

Worked solution (try it first)
  1. Differentiate each term with respect to xx.
  2. By the chain rule, y2y^2 gives 2ydydx2y\dfrac{dy}{dx}.
  3. By the product rule, xyxy gives y+xdydxy + x\dfrac{dy}{dx}.
  4. So 2ydydx+y+xdydx=02y\dfrac{dy}{dx} + y + x\dfrac{dy}{dx} = 0.
  5. Factorise: dydx(2y+x)=−y\dfrac{dy}{dx}(2y + x) = -y, so dydx=−y2y+x\dfrac{dy}{dx} = \dfrac{-y}{2y + x}, option B.

Report a problem with this question

Question 14

Given that P={x:2≤x≤8}P = \{x : 2 \le x \le 8\} and Q={x:4<x≤12}Q = \{x : 4 < x \le 12\} are subsets of the universal set μ={x:x∈R}\mu = \{x : x \in \mathbb{R}\}, find P∩Q′P \cap Q'.

Worked solution (try it first)
  1. Q′Q' is every real number not in QQ: x≤4x \le 4 or x>12x > 12.
  2. P∩Q′P \cap Q' is the part of PP (from 2 to 8) that is also in Q′Q', which is from 2 up to 4.
  3. 2 is in PP, and 4 is in Q′Q' because QQ starts just after 4, so both ends are included: {x:2≤x≤4}\{x : 2 \le x \le 4\}, option B.

Report a problem with this question

Question 15

The probabilities that Atta and Tunde will hit a target in a shooting contest are 16\frac{1}{6} and 19\frac{1}{9} respectively. Find the probability that only one of them will hit the target.

Worked solution (try it first)
  1. Atta hits and Tunde misses: 16×89=854\frac{1}{6} \times \frac{8}{9} = \frac{8}{54}.
  2. Atta misses and Tunde hits: 56×19=554\frac{5}{6} \times \frac{1}{9} = \frac{5}{54}.
  3. These cannot both happen, so add: 854+554=1354\frac{8}{54} + \frac{5}{54} = \frac{13}{54}, option B.

Report a problem with this question

Question 16

The table shows the marks obtained by students in a test.

Marks 1 2 3 4 5
Frequency 2 kk 1 1 2

If the mean mark is 3, find the value of kk.

Worked solution (try it first)
  1. The total frequency is 2+k+1+1+2=6+k2 + k + 1 + 1 + 2 = 6 + k.
  2. The total of the marks is 2(1)+2k+3+4+2(5)=19+2k2(1) + 2k + 3 + 4 + 2(5) = 19 + 2k.
  3. Mean is total over frequency: 19+2k6+k=3\dfrac{19 + 2k}{6 + k} = 3, so 19+2k=18+3k19 + 2k = 18 + 3k.
  4. So k=1k = 1, option A.

Report a problem with this question

Question 17

If 3x2+px+12=03x^2 + px + 12 = 0 has equal roots, find the values of pp.

Worked solution (try it first)
  1. Equal roots means the discriminant is zero: b2−4ac=0b^2 - 4ac = 0.
  2. Put in a=3a = 3, b=pb = p, c=12c = 12: p2−4(3)(12)=0p^2 - 4(3)(12) = 0, so p2=144p^2 = 144.
  3. So p=±12p = \pm 12, option D.

Report a problem with this question

Question 18

Simplify: log⁡27−log⁡8log⁡3−log⁡2\dfrac{\log\sqrt{27} - \log\sqrt{8}}{\log 3 - \log 2}.

Worked solution (try it first)
  1. Write the roots as powers: 27=33/2\sqrt{27} = 3^{3/2} and 8=23/2\sqrt{8} = 2^{3/2}.
  2. Bring the powers down: the top is 32log⁡3−32log⁡2=32(log⁡3−log⁡2)\frac{3}{2}\log 3 - \frac{3}{2}\log 2 = \frac{3}{2}(\log 3 - \log 2).
  3. Cancel (log⁡3−log⁡2)(\log 3 - \log 2) with the bottom to leave 32\frac{3}{2}, option D.

Report a problem with this question

Question 19

A particle began to move at 27 m s−127\ \text{m s}^{-1} along a straight line with constant retardation of 9 m s−29\ \text{m s}^{-2}. Calculate the time it took the particle to come to a stop.

Worked solution (try it first)
  1. Use v=u+atv = u + at with u=27u = 27, v=0v = 0 and a=−9a = -9 (a retardation is a negative acceleration).
  2. So 0=27−9t0 = 27 - 9t, which gives 9t=279t = 27.
  3. So t=3t = 3 seconds, option B.

Report a problem with this question

Question 20

In how many ways can four Mathematicians be selected from six?

Worked solution (try it first)
  1. A selection does not care about order, so use combinations.
  2. 6C4=6!4! 2!^{6}C_4 = \dfrac{6!}{4!\,2!}, which works out as 6×52=15\dfrac{6 \times 5}{2} = 15.
  3. So there are 15 ways, option A.

Report a problem with this question

Question 21

A linear transformation on the oxyoxy plane is defined by P:(x,y)→(2x+y,−2y)P: (x, y) \rightarrow (2x + y, -2y). Find P2P^2.

Worked solution (try it first)
  1. Read the matrix from the images: xx goes to 2x+y2x + y and yy goes to −2y-2y, so P=(210−2)P = \begin{pmatrix} 2 & 1 \\ 0 & -2 \end{pmatrix}.
  2. Multiply PP by itself.
  3. Top row: (2)(2)+(1)(0)=4(2)(2) + (1)(0) = 4 and (2)(1)+(1)(−2)=0(2)(1) + (1)(-2) = 0.
  4. Bottom row: (0)(2)+(−2)(0)=0(0)(2) + (-2)(0) = 0 and (0)(1)+(−2)(−2)=4(0)(1) + (-2)(-2) = 4.
  5. So P2=(4004)P^2 = \begin{pmatrix} 4 & 0 \\ 0 & 4 \end{pmatrix}, option C.

Report a problem with this question

Question 22

The velocity of a body of mass 4.564.56 kg increases from (10 m s−1,060∘)(10\ \text{m s}^{-1}, 060^\circ) to (50 m s−1,060∘)(50\ \text{m s}^{-1}, 060^\circ) in 16 seconds. Calculate the magnitude of the force acting on it.

Worked solution (try it first)
  1. Both velocities have the same bearing, 060∘060^\circ, so the change in velocity is 50−10=40 m s−150 - 10 = 40\ \text{m s}^{-1} along that line.
  2. The acceleration is 4016=2.5 m s−2\dfrac{40}{16} = 2.5\ \text{m s}^{-2}.
  3. By F=maF = ma, F=4.56×2.5=11.4F = 4.56 \times 2.5 = 11.4 N, option C.

Report a problem with this question

Question 23

Find the fifth term in the binomial expansion of (q+x)7(q + x)^7.

Worked solution (try it first)
  1. The (r+1)(r + 1)th term of (q+x)n(q + x)^n is nCr qn−rxr^{n}C_r\, q^{n - r} x^r, so the fifth term has r=4r = 4.
  2. 7C4=35^{7}C_4 = 35, and the powers are q7−4=q3q^{7 - 4} = q^3 and x4x^4.
  3. So the fifth term is 35q3x435q^3x^4, option C.

Report a problem with this question

Question 24

Given that P=(x437)P = \begin{pmatrix} x & 4 \\ 3 & 7 \end{pmatrix}, Q=(x312x)Q = \begin{pmatrix} x & 3 \\ 1 & 2x \end{pmatrix} and the determinant of QQ is three more than that of PP, find the values of xx.

Worked solution (try it first)
  1. ∣P∣=7x−12|P| = 7x - 12 and ∣Q∣=2x2−3|Q| = 2x^2 - 3.
  2. ∣Q∣|Q| is three more than ∣P∣|P|: 2x2−3=7x−12+32x^2 - 3 = 7x - 12 + 3, which gives 2x2−7x+6=02x^2 - 7x + 6 = 0.
  3. Factorise: (2x−3)(x−2)=0(2x - 3)(x - 2) = 0.
  4. So x=2x = 2 or x=32x = \frac{3}{2}, option D.

Report a problem with this question

Question 25

Solve 6sin⁡2θtan⁡θ=46\sin 2\theta \tan\theta = 4, where 0∘<θ<90∘0^\circ < \theta < 90^\circ.

Worked solution (try it first)
  1. Use sin⁡2θ=2sin⁡θcos⁡θ\sin 2\theta = 2\sin\theta\cos\theta and tan⁡θ=sin⁡θcos⁡θ\tan\theta = \dfrac{\sin\theta}{\cos\theta}: the left side is 12sin⁡θcos⁡θ⋅sin⁡θcos⁡θ=12sin⁡2θ12\sin\theta\cos\theta \cdot \dfrac{\sin\theta}{\cos\theta} = 12\sin^2\theta.
  2. So 12sin⁡2θ=412\sin^2\theta = 4, which gives sin⁡2θ=13\sin^2\theta = \frac{1}{3}.
  3. θ\theta is acute, so sin⁡θ=13=0.5774\sin\theta = \frac{1}{\sqrt{3}} = 0.5774.
  4. So θ=35.26∘\theta = 35.26^\circ, option A.

Report a problem with this question

Question 26

Calculate, correct to one decimal place, the angle between 5i+12j5\mathbf{i} + 12\mathbf{j} and −2i+3j-2\mathbf{i} + 3\mathbf{j}.

Worked solution (try it first)
  1. The dot product is 5(−2)+12(3)=−10+36=265(-2) + 12(3) = -10 + 36 = 26.
  2. The lengths are 25+144=13\sqrt{25 + 144} = 13 and 4+9=13\sqrt{4 + 9} = \sqrt{13}.
  3. cos⁡θ=261313\cos\theta = \dfrac{26}{13\sqrt{13}}, which simplifies to 213=0.5547\dfrac{2}{\sqrt{13}} = 0.5547.
  4. So θ=56.3∘\theta = 56.3^\circ, option B.

Report a problem with this question

Question 27

The distance SS metres moved by a body in tt seconds is given by S=5t3−192t2+6t−4S = 5t^3 - \frac{19}{2}t^2 + 6t - 4. Calculate the acceleration of the body after 2 seconds.

Worked solution (try it first)
  1. Velocity is the first derivative: v=dSdt=15t2−19t+6v = \dfrac{dS}{dt} = 15t^2 - 19t + 6.
  2. Acceleration is the second derivative: a=dvdt=30t−19a = \dfrac{dv}{dt} = 30t - 19.
  3. At t=2t = 2: a=60−19=41 m s−2a = 60 - 19 = 41\ \text{m s}^{-2}, option D.

Report a problem with this question

Question 28

Find the equation of the normal to the curve y=3x2+2y = 3x^2 + 2 at point (1,5)(1, 5).

Worked solution (try it first)
  1. The gradient of the tangent is dydx=6x\dfrac{dy}{dx} = 6x, which is 6 at x=1x = 1.
  2. The normal is perpendicular to the tangent, so its gradient is −16-\frac{1}{6}.
  3. Through (1,5)(1, 5): y−5=−16(x−1)y - 5 = -\frac{1}{6}(x - 1), so 6y−30=−x+16y - 30 = -x + 1.
  4. Rearrange: 6y+x−31=06y + x - 31 = 0, option B.

Report a problem with this question

Question 29

Adu's scores in five subjects in an examination are 85, 84, 83, 86 and 87. Calculate the standard deviation.

Worked solution (try it first)
  1. The mean is 85+84+83+86+875=4255\dfrac{85 + 84 + 83 + 86 + 87}{5} = \dfrac{425}{5}
    =85= 85.
  2. The deviations from 85 are 0,−1,−2,1,20, -1, -2, 1, 2, and their squares add up to 0+1+4+1+4=100 + 1 + 4 + 1 + 4 = 10.
  3. The variance is 105=2\frac{10}{5} = 2, so the standard deviation is 2≈1.4\sqrt{2} \approx 1.4, option A.

Report a problem with this question

Question 30

Differentiate f(x)=1(1−x2)5f(x) = \dfrac{1}{(1 - x^2)^5} with respect to xx.

Worked solution (try it first)
  1. Write it as a power: f(x)=(1−x2)−5f(x) = (1 - x^2)^{-5}.
  2. By the chain rule, f′(x)=−5(1−x2)−6×(−2x)f'(x) = -5(1 - x^2)^{-6} \times (-2x).
  3. The two minus signs make a plus: f′(x)=10x(1−x2)6f'(x) = \dfrac{10x}{(1 - x^2)^6}, option A.

Report a problem with this question

Question 31

If XX and YY are two independent events such that P(X)=18P(X) = \frac{1}{8} and P(X∪Y)=58P(X \cup Y) = \frac{5}{8}, find P(Y)P(Y).

Worked solution (try it first)
  1. Use P(X∪Y)=P(X)+P(Y)−P(X∩Y)P(X \cup Y) = P(X) + P(Y) - P(X \cap Y), and for independent events P(X∩Y)=P(X)P(Y)P(X \cap Y) = P(X)P(Y).
  2. So 58=18+P(Y)−18P(Y)\frac{5}{8} = \frac{1}{8} + P(Y) - \frac{1}{8}P(Y), which gives 48=78P(Y)\frac{4}{8} = \frac{7}{8}P(Y).
  3. Divide: P(Y)=48÷78P(Y) = \frac{4}{8} \div \frac{7}{8}
    =47= \frac{4}{7}, option A.

Report a problem with this question

Question 32

The table shows the operation ∗* on the set {x,y,z,w}\{x, y, z, w\}.

∗* xx yy zz ww
xx yy zz xx ww
yy zz ww yy xx
zz xx yy zz ww
ww ww xx ww zz

Find the identity element.

Worked solution (try it first)
  1. The identity ee leaves every element unchanged: e∗a=ae * a = a and a∗e=aa * e = a.
  2. The row for zz reads x,y,z,wx, y, z, w, the same as the top row, so z∗a=az * a = a.
  3. The column for zz reads x,y,z,wx, y, z, w, the same as the left column, so a∗z=aa * z = a.
  4. So the identity element is zz, option C.

Report a problem with this question

Question 33

Find the radius of the circle 2x2+2y2−4x+5y+1=02x^2 + 2y^2 - 4x + 5y + 1 = 0.

Worked solution (try it first)
  1. Divide by 2 so that x2x^2 and y2y^2 have coefficient 1: x2+y2−2x+52y+12=0x^2 + y^2 - 2x + \frac{5}{2}y + \frac{1}{2} = 0.
  2. Compare with x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0: g=−1g = -1, f=54f = \frac{5}{4}, c=12c = \frac{1}{2}.
  3. r2=g2+f2−cr^2 = g^2 + f^2 - c, which is 1+2516−12=33161 + \frac{25}{16} - \frac{1}{2} = \frac{33}{16}.
  4. So r=334r = \dfrac{\sqrt{33}}{4}, option D.

Report a problem with this question

Question 34

Evaluate: ∫(2x+1)3 dx\displaystyle\int (2x + 1)^3\,dx.

Worked solution (try it first)
  1. Raise the power by one and divide by the new power: (2x+1)44\dfrac{(2x + 1)^4}{4}.
  2. Divide also by 2, the coefficient of xx inside the bracket: (2x+1)44×2\dfrac{(2x + 1)^4}{4 \times 2}.
  3. So the integral is 18(2x+1)4+k\frac{1}{8}(2x + 1)^4 + k, option D.

Report a problem with this question

Question 35

A uniform beam PQPQ of length 80 cm and weight 60 N rests on a support at XX where ∣PX∣=30|PX| = 30 cm. If the body is kept in equilibrium by a mass mm kg which is placed at PP, calculate the value of mm. [Take g=10 m s−2g = 10\ \text{m s}^{-2}]

Worked solution (try it first)
  1. The beam is uniform, so its 60 N weight acts at the middle, 40 cm from PP, which is 40−30=1040 - 30 = 10 cm from XX.
  2. The mass at PP has weight 10m10m N, acting 30 cm from XX on the other side.
  3. Take moments about XX: 10m×30=60×1010m \times 30 = 60 \times 10, so 300m=600300m = 600.
  4. So m=2.0m = 2.0, option A.

Report a problem with this question

Question 36

If mm and (m+4)(m + 4) are the roots of 4x2−4x−15=04x^2 - 4x - 15 = 0, find the equation whose roots are 2m2m and (2m+8)(2m + 8).

Worked solution (try it first)
  1. The sum of the roots is −ba=1-\frac{b}{a} = 1, so m+(m+4)=1m + (m + 4) = 1 and m=−32m = -\frac{3}{2}.
  2. The new roots are 2m=−32m = -3 and 2m+8=52m + 8 = 5.
  3. Their sum is 22 and their product is −15-15.
  4. The equation is x2−(sum)x+product=0x^2 - (\text{sum})x + \text{product} = 0, which is x2−2x−15=0x^2 - 2x - 15 = 0, option D.

Report a problem with this question

Question 37

Find the coefficient of the 6th6^{\text{th}} term in the binomial expansion of (1−2x3)10\left(1 - \dfrac{2x}{3}\right)^{10} in ascending powers of xx.

Worked solution (try it first)
  1. The 6th6^{\text{th}} term has r=5r = 5: 10C5(−2x3)5^{10}C_5 \left(-\dfrac{2x}{3}\right)^5.
  2. 10C5=252^{10}C_5 = 252 and (−23)5=−32243\left(-\frac{2}{3}\right)^5 = -\frac{32}{243}.
  3. Multiply: 252×(−32243)=−8064243252 \times \left(-\frac{32}{243}\right) = -\frac{8064}{243}
    =−89627= -\frac{896}{27}.
  4. So the term is −896x527-\dfrac{896x^5}{27}, option D.

Report a problem with this question

Question 38

An exponential sequence (G.P.) is given by 82,162,322,…8\sqrt{2}, 16\sqrt{2}, 32\sqrt{2}, \ldots. Find the nthn^{\text{th}} term of the sequence.

Worked solution (try it first)
  1. The first term is a=82a = 8\sqrt{2} and the common ratio is r=16282=2r = \frac{16\sqrt{2}}{8\sqrt{2}} = 2.
  2. The nnth term is arn−1=82×2n−1ar^{n - 1} = 8\sqrt{2} \times 2^{n - 1}.
  3. Write 8 as 232^3: 23×2n−1=2n+22^3 \times 2^{n - 1} = 2^{n + 2}, so the nnth term is 2(n+2)22^{(n + 2)}\sqrt{2}, option D.

Report a problem with this question

Question 39

Given that r=(10 N,200∘)\mathbf{r} = (10\ \text{N}, 200^\circ) and n=(16 N,020∘)\mathbf{n} = (16\ \text{N}, 020^\circ), find (3r−2n)(3\mathbf{r} - 2\mathbf{n}).

Worked solution (try it first)
  1. 3r=(30 N,200∘)3\mathbf{r} = (30\ \text{N}, 200^\circ) and 2n=(32 N,020∘)2\mathbf{n} = (32\ \text{N}, 020^\circ).
  2. −2n-2\mathbf{n} points the opposite way: 020∘+180∘=200∘020^\circ + 180^\circ = 200^\circ, so −2n=(32 N,200∘)-2\mathbf{n} = (32\ \text{N}, 200^\circ).
  3. Both parts now act along 200∘200^\circ, so add their sizes: 30+32=6230 + 32 = 62 N.
  4. So 3r−2n=(62 N,200∘)3\mathbf{r} - 2\mathbf{n} = (62\ \text{N}, 200^\circ), option A.

Report a problem with this question

Question 40

Given that sin⁡x=45\sin x = \frac{4}{5} and cos⁡y=1213\cos y = \frac{12}{13}, where xx is an obtuse angle and yy is an acute angle, find the value of sin⁡(x−y)\sin(x - y).

Worked solution (try it first)
  1. xx is obtuse, so its cosine is negative: cos⁡x=−35\cos x = -\frac{3}{5}.
  2. yy is acute, so sin⁡y=513\sin y = \frac{5}{13}.
  3. Use sin⁡(x−y)=sin⁡xcos⁡y−cos⁡xsin⁡y\sin(x - y) = \sin x\cos y - \cos x\sin y.
  4. Put in the values: 45⋅1213−(−35)513=4865+1565\frac{4}{5} \cdot \frac{12}{13} - \left(-\frac{3}{5}\right)\frac{5}{13} = \frac{48}{65} + \frac{15}{65}.
  5. So sin⁡(x−y)=6365\sin(x - y) = \frac{63}{65}, option D.

Report a problem with this question