Objective paper · 40 questions

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

Topics include Binary operations, Indices, logarithms & surds, Sets & logic, Functions, Polynomials & quadratic roots, Trigonometry.

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

A binary operation Δ\Delta is defined on the set of real numbers, RR, by xΔy=x+y−xy4x \Delta y = \sqrt{x + y - \dfrac{xy}{4}}, where x,y∈Rx, y \in R. Find the value of 4Δ34 \Delta 3.

Worked solution (try it first)
  1. Put x=4x = 4 and y=3y = 3 into the rule: 4Δ3=4+3−4×344 \Delta 3 = \sqrt{4 + 3 - \dfrac{4 \times 3}{4}}.
  2. Inside the root, 124=3\dfrac{12}{4} = 3, so you have 4+3−3=44 + 3 - 3 = 4.
  3. The square root of 4 is 2, so 4Δ3=24 \Delta 3 = 2, option D.

Report a problem with this question

Question 2

Simplify: (36+545(35))−1\left(\dfrac{3\sqrt{6} + \sqrt{54}}{\sqrt{5}\left(3\sqrt{5}\right)}\right)^{-1}.

Worked solution (try it first)
  1. Simplify the surd: 54=9×6=36\sqrt{54} = \sqrt{9 \times 6} = 3\sqrt{6}, so the top is 36+36=663\sqrt{6} + 3\sqrt{6} = 6\sqrt{6}.
  2. The bottom is 3×5×5=3×53 \times \sqrt{5} \times \sqrt{5} = 3 \times 5
    =15= 15, so the fraction is 6615=265\dfrac{6\sqrt{6}}{15} = \dfrac{2\sqrt{6}}{5}.
  3. The power −1-1 turns the fraction upside down: 526\dfrac{5}{2\sqrt{6}}.
  4. Rationalise by multiplying top and bottom by 6\sqrt{6}: 562×6=5612\dfrac{5\sqrt{6}}{2 \times 6} = \dfrac{5\sqrt{6}}{12}, option C.

Report a problem with this question

Question 3

If log⁡10(3x−1)+log⁡104=log⁡10(9x+2)\log_{10}(3x - 1) + \log_{10} 4 = \log_{10}(9x + 2), find the value of xx.

Worked solution (try it first)
  1. Adding logs of the same base multiplies the numbers: the left side is log⁡104(3x−1)\log_{10} 4(3x - 1).
  2. Equal logs mean equal numbers, so 4(3x−1)=9x+24(3x - 1) = 9x + 2, that is 12x−4=9x+212x - 4 = 9x + 2.
  3. Take 9x9x from both sides and add 4: 3x=63x = 6, so x=2x = 2, option C.

Report a problem with this question

Question 4

Simplify: 9×3n+1−3n+23n+1−3n\dfrac{9 \times 3^{n+1} - 3^{n+2}}{3^{n+1} - 3^{n}}.

Worked solution (try it first)
  1. Write each term as a multiple of 3n3^n: 9×3n+1=27×3n9 \times 3^{n+1} = 27 \times 3^n, 3n+2=9×3n3^{n+2} = 9 \times 3^n and 3n+1=3×3n3^{n+1} = 3 \times 3^n.
  2. Take out 3n3^n: the top is 3n(27−9)=18×3n3^n(27 - 9) = 18 \times 3^n and the bottom is 3n(3−1)=2×3n3^n(3 - 1) = 2 \times 3^n.
  3. Cancel 3n3^n: 182=9\dfrac{18}{2} = 9, option B.

Report a problem with this question

Question 5

Consider the following statements:

xx: All wrestlers are strong.

yy: Some wrestlers are not weightlifters.

Which of the following is a valid conclusion?

Worked solution (try it first)
  1. By yy, there are some wrestlers who are not weightlifters.
  2. By xx, every wrestler is strong, so those wrestlers are strong too.
  3. So some strong wrestlers are not weightlifters, option B.
  4. Option A contradicts yy, and nothing is said about weak wrestlers or about all weightlifters.

Report a problem with this question

Question 6

The functions f:x→2x2+3x−7f: x \to 2x^2 + 3x - 7 and g:x→5x2+7x−6g: x \to 5x^2 + 7x - 6 are defined on the set of real numbers, RR. Find the values of xx for which 3f(x)=g(x)3f(x) = g(x).

Worked solution (try it first)
  1. Multiply ff by 3: 3f(x)=6x2+9x−213f(x) = 6x^2 + 9x - 21.
  2. Set it equal to g(x)g(x) and bring everything to one side: 6x2+9x−21−5x2−7x+6=06x^2 + 9x - 21 - 5x^2 - 7x + 6 = 0, so x2+2x−15=0x^2 + 2x - 15 = 0.
  3. Factorise: (x+5)(x−3)=0(x + 5)(x - 3) = 0.
  4. So x=−5x = -5 or x=3x = 3, option C.

Report a problem with this question

Question 7

Express 4π5\dfrac{4\pi}{5} radians in degrees.

Worked solution (try it first)
  1. π\pi radians is 180∘180^\circ, so replace π\pi by 180∘180^\circ.
  2. 4×180∘5=720∘5\dfrac{4 \times 180^\circ}{5} = \dfrac{720^\circ}{5}
    =144∘= 144^\circ, option C.

Report a problem with this question

Question 8

Given that 8x+mx2−3x−4≡5x+1+3x−4\dfrac{8x + m}{x^2 - 3x - 4} \equiv \dfrac{5}{x + 1} + \dfrac{3}{x - 4}, find the value of mm.

Worked solution (try it first)
  1. The denominator factorises as x2−3x−4=(x+1)(x−4)x^2 - 3x - 4 = (x + 1)(x - 4).
  2. Add the fractions on the right: the top is 5(x−4)+3(x+1)5(x - 4) + 3(x + 1), which is 8x−178x - 17.
  3. Match the tops: 8x+m≡8x−178x + m \equiv 8x - 17, so m=−17m = -17, option C.

Report a problem with this question

Question 9

If x2+y2−2x−6y+5=0x^2 + y^2 - 2x - 6y + 5 = 0, evaluate dydx\dfrac{dy}{dx} when x=3x = 3 and y=2y = 2.

Worked solution (try it first)
  1. Differentiate each term with respect to xx, using the chain rule on the yy terms: 2x+2ydydx−2−6dydx=02x + 2y\dfrac{dy}{dx} - 2 - 6\dfrac{dy}{dx} = 0.
  2. Collect the dydx\dfrac{dy}{dx} terms: (2y−6)dydx=2−2x(2y - 6)\dfrac{dy}{dx} = 2 - 2x, so dydx=2−2x2y−6\dfrac{dy}{dx} = \dfrac{2 - 2x}{2y - 6}.
  3. Put in x=3x = 3, y=2y = 2: 2−64−6=−4−2=2\dfrac{2 - 6}{4 - 6} = \dfrac{-4}{-2} = 2, option B.

Report a problem with this question

Question 10

Evaluate: ∫01x2(x3+2)3dx\displaystyle\int_0^1 x^2\left(x^3 + 2\right)^3 dx.

Worked solution (try it first)
  1. The x2x^2 is a multiple of the derivative of x3+2x^3 + 2, so let u=x3+2u = x^3 + 2.
  2. Then du=3x2 dxdu = 3x^2\,dx and x2 dx=13 dux^2\,dx = \frac13\,du.
  3. ∫x2(x3+2)3 dx=13×u44\displaystyle\int x^2(x^3 + 2)^3\,dx = \frac13 \times \frac{u^4}{4}
    =(x3+2)412= \frac{(x^3 + 2)^4}{12}.
  4. Between the limits: 34−2412=81−1612\dfrac{3^4 - 2^4}{12} = \dfrac{81 - 16}{12}
    =6512= \dfrac{65}{12}, option B.

Report a problem with this question

Question 11

If (2−314)(−6k)=(3−26)\begin{pmatrix} 2 & -3 \\ 1 & 4 \end{pmatrix}\begin{pmatrix} -6 \\ k \end{pmatrix} = \begin{pmatrix} 3 \\ -26 \end{pmatrix}, find the value of kk.

Worked solution (try it first)
  1. Multiply the first row by the column: 2(−6)+(−3)k=32(-6) + (-3)k = 3, so −12−3k=3-12 - 3k = 3.
  2. Add 12 to both sides: −3k=15-3k = 15, so k=−5k = -5.
  3. Check with the second row: 1(−6)+4(−5)=−261(-6) + 4(-5) = -26.
  4. So k=−5k = -5, option B.

Report a problem with this question

Question 12

A linear transformation T is defined by T:(x,y)→(3x−y,x+4y)T: (x, y) \to (3x - y, x + 4y). Find the image of (2,−1)(2, -1) under T.

Worked solution (try it first)
  1. Put x=2x = 2 and y=−1y = -1 into the first coordinate: 3(2)−(−1)=6+1=73(2) - (-1) = 6 + 1 = 7.
  2. Second coordinate: 2+4(−1)=2−4=−22 + 4(-1) = 2 - 4 = -2.
  3. So the image is (7,−2)(7, -2), option A.

Report a problem with this question

Question 13

Evaluate: 4P2+4C2−4P3^{4}P_2 + {^{4}C_2} - {^{4}P_3}.

Worked solution (try it first)
  1. 4P2=4×3=12^{4}P_2 = 4 \times 3 = 12 and 4P3=4×3×2=24^{4}P_3 = 4 \times 3 \times 2 = 24.
  2. For 4C2^{4}C_2, divide 4×34 \times 3 by 2×12 \times 1: 4C2=6^{4}C_2 = 6.
  3. So the value is 12+6−24=−612 + 6 - 24 = -6, option C.

Report a problem with this question

Question 14

Find the coefficient of x2x^2 in the binomial expansion of (x+2x2)5\left(x + \dfrac{2}{x^2}\right)^5.

Worked solution (try it first)
  1. The general term is 5Cr x5−r(2x2)r=5Cr 2r x5−3r^{5}C_r\, x^{5-r}\left(\dfrac{2}{x^2}\right)^r = {^{5}C_r}\, 2^r\, x^{5-3r}.
  2. For x2x^2 you need 5−3r=25 - 3r = 2, so r=1r = 1.
  3. The coefficient is 5C1×21=5×2=10^{5}C_1 \times 2^1 = 5 \times 2 = 10, option A.

Report a problem with this question

Question 15

Given that P={x:x is a multiple of 5}P = \{x : x \text{ is a multiple of } 5\}, Q={x:x is a multiple of 3}Q = \{x : x \text{ is a multiple of } 3\} and R={x:x is an odd number}R = \{x : x \text{ is an odd number}\} are subsets of μ={x:20≤x≤35}\mu = \{x : 20 \le x \le 35\}, find (P∪Q)∩R(P \cup Q) \cap R.

Worked solution (try it first)
  1. List the sets in μ\mu: P={20,25,30,35}P = \{20, 25, 30, 35\} and Q={21,24,27,30,33}Q = \{21, 24, 27, 30, 33\}.
  2. The union holds everything in either: P∪Q={20,21,24,25,27,30,33,35}P \cup Q = \{20, 21, 24, 25, 27, 30, 33, 35\}.
  3. Keep only the odd numbers: (P∪Q)∩R={21,25,27,33,35}(P \cup Q) \cap R = \{21, 25, 27, 33, 35\}, option B.

Report a problem with this question

Question 16

A particle moving with a velocity of 5 m s−15\text{ m s}^{-1} accelerates at 2 m s−22\text{ m s}^{-2}. Find the distance it covers in 4 seconds.

Worked solution (try it first)
  1. Use s=ut+12at2s = ut + \frac12 at^2 with u=5u = 5, a=2a = 2 and t=4t = 4.
  2. ut=5×4=20ut = 5 \times 4 = 20 and 12at2=12×2×16\frac12 at^2 = \frac12 \times 2 \times 16
    =16= 16.
  3. So s=20+16=36s = 20 + 16 = 36 m, option C.

Report a problem with this question

Question 17

If Un=kn2+pnU_n = kn^2 + pn, U1=−1U_1 = -1, U5=15U_5 = 15, find the values of kk and pp.

Worked solution (try it first)
  1. Put n=1n = 1: k+p=−1k + p = -1.
  2. Put n=5n = 5: 25k+5p=1525k + 5p = 15.
  3. Divide by 5 to get 5k+p=35k + p = 3.
  4. Subtract the first equation: 4k=44k = 4, so k=1k = 1.
  5. Then p=−1−k=−2p = -1 - k = -2.
  6. So k=1k = 1, p=−2p = -2, option C.

Report a problem with this question

Question 18

In how many ways can six persons be paired?

Worked solution (try it first)
  1. Pick any one person: there are 5 people they can be paired with.
  2. Of the 4 people left, pick one: they have 3 possible partners, and the last two form the final pair.
  3. So there are 5×3×1=155 \times 3 \times 1 = 15 ways, option C.
  4. (Counting the possible pairs, 6C2=15^{6}C_2 = 15, gives the same number.)

Report a problem with this question

Question 19

Solve: 32x−2−28(3x−2)+3=03^{2x-2} - 28\left(3^{x-2}\right) + 3 = 0.

Worked solution (try it first)
  1. Let t=3xt = 3^x.
  2. Then 32x−2=t293^{2x-2} = \dfrac{t^2}{9} and 3x−2=t93^{x-2} = \dfrac{t}{9}, so the equation is t29−28t9+3=0\dfrac{t^2}{9} - \dfrac{28t}{9} + 3 = 0.
  3. Multiply by 9: t2−28t+27=0t^2 - 28t + 27 = 0, which factorises as (t−1)(t−27)=0(t - 1)(t - 27) = 0.
  4. 3x=13^x = 1 gives x=0x = 0, and 3x=27=333^x = 27 = 3^3 gives x=3x = 3.
  5. So x=0x = 0 or x=3x = 3, option D.

Report a problem with this question

Question 20

Given that P=(−4,−5)P = (-4, -5) and Q=(2,3)Q = (2, 3), express PQ→\overrightarrow{PQ} in the form (k,θ)(k, \theta), where kk is the magnitude and θ\theta the bearing.

Worked solution (try it first)
  1. PQ→=Q−P\overrightarrow{PQ} = Q - P
    =(2−(−4), 3−(−5))= (2 - (-4),\ 3 - (-5))
    =(6,8)= (6, 8): 6 east and 8 north.
  2. The magnitude is 62+82=100=10\sqrt{6^2 + 8^2} = \sqrt{100} = 10 units.
  3. A bearing is measured clockwise from north, so tan⁡θ=eastnorth\tan\theta = \dfrac{\text{east}}{\text{north}}
    =68= \dfrac{6}{8} and θ=36.9∘≈037∘\theta = 36.9^\circ \approx 037^\circ.
  4. So PQ→=(10 units,037∘)\overrightarrow{PQ} = (10 \text{ units}, 037^\circ), option C.

Report a problem with this question

Question 21

If PQ→=−2i+5j\overrightarrow{PQ} = -2\mathbf{i} + 5\mathbf{j} and RQ→=−i−7j\overrightarrow{RQ} = -\mathbf{i} - 7\mathbf{j}, find PR→\overrightarrow{PR}.

Worked solution (try it first)
  1. Go from P to R through Q: PR→=PQ→+QR→\overrightarrow{PR} = \overrightarrow{PQ} + \overrightarrow{QR}.
  2. QR→\overrightarrow{QR} is RQ→\overrightarrow{RQ} reversed: QR→=i+7j\overrightarrow{QR} = \mathbf{i} + 7\mathbf{j}.
  3. So PR→=(−2+1)i+(5+7)j\overrightarrow{PR} = (-2 + 1)\mathbf{i} + (5 + 7)\mathbf{j}
    =−i+12j= -\mathbf{i} + 12\mathbf{j}, option C.

Report a problem with this question

Question 22

The table shows the distribution of the distance (in km) covered by 40 hunters while hunting.

Distance (km) 3 4 5 6 7 8
Frequency 5 4 xx 9 2x2x 1

If a hunter is selected at random, find the probability that the hunter covered at least 6 km.

Worked solution (try it first)
  1. The frequencies add up to 40: 5+4+x+9+2x+1=405 + 4 + x + 9 + 2x + 1 = 40, so 3x+19=403x + 19 = 40 and x=7x = 7.
  2. At least 6 km means 6, 7 or 8 km: 9+2(7)+1=249 + 2(7) + 1 = 24 hunters.
  3. So the probability is 2440=35\dfrac{24}{40} = \dfrac{3}{5}, option A.

Report a problem with this question

Question 23

The table shows the distribution of the distance (in km) covered by 40 hunters while hunting.

Distance (km) 3 4 5 6 7 8
Frequency 5 4 xx 9 2x2x 1

Find the mode of the distribution.

Worked solution (try it first)
  1. Find xx first: 3x+19=403x + 19 = 40, so x=7x = 7 and 2x=142x = 14.
  2. The frequencies are 5, 4, 7, 9, 14 and 1.
  3. The largest is 14, at 7 km.
  4. So the mode is 7 km, option C.

Report a problem with this question

Question 24

If g(x)=1−x2g(x) = \sqrt{1 - x^2}, find the domain of g(x)g(x).

Worked solution (try it first)
  1. A square root is only real when the number under it is not negative, so you need 1−x2≥01 - x^2 \ge 0.
  2. That is x2≤1x^2 \le 1, which holds for −1≤x≤1-1 \le x \le 1.
  3. So the domain is −1≤x≤1-1 \le x \le 1, option C.

Report a problem with this question

Question 25

Find the coefficient of x3y2x^3y^2 in the binomial expansion of (x−2y)5(x - 2y)^5.

Worked solution (try it first)
  1. The term with x3x^3 and y2y^2 is 5C2 x3(−2y)2^{5}C_2\, x^3 (-2y)^2.
  2. 5C2=10^{5}C_2 = 10 and (−2y)2=4y2(-2y)^2 = 4y^2, since squaring removes the minus.
  3. So the term is 40x3y240x^3y^2 and the coefficient is 40, option C.

Report a problem with this question

Question 26

The first, second and third terms of an exponential sequence (G.P.) are (x−4)(x - 4), (x+2)(x + 2) and (3x+1)(3x + 1) respectively. Find the values of xx.

Worked solution (try it first)
  1. In a G.P. the common ratio is the same, so x+2x−4=3x+1x+2\dfrac{x + 2}{x - 4} = \dfrac{3x + 1}{x + 2}, giving (x+2)2=(x−4)(3x+1)(x + 2)^2 = (x - 4)(3x + 1).
  2. Expand: x2+4x+4=3x2−11x−4x^2 + 4x + 4 = 3x^2 - 11x - 4, so 2x2−15x−8=02x^2 - 15x - 8 = 0.
  3. Factorise: (2x+1)(x−8)=0(2x + 1)(x - 8) = 0.
  4. So x=−12x = -\frac12 or x=8x = 8, option A.

Report a problem with this question

Question 27

A body of mass 18 kg moving with velocity 4 m s−14\text{ m s}^{-1} collides with another body of mass 6 kg moving in the opposite direction with velocity 10 m s−110\text{ m s}^{-1}. If they stick together after collision, find their common velocity.

Worked solution (try it first)
  1. Take the direction of the 18 kg body as positive.
  2. The total momentum before is 18(4)+6(−10)=72−60=1218(4) + 6(-10) = 72 - 60 = 12 kg m/s.
  3. Momentum is conserved and the bodies move together with mass 18+6=2418 + 6 = 24 kg, so 24v=1224v = 12.
  4. So v=12 m s−1v = \frac12\text{ m s}^{-1}, option A.

Report a problem with this question

Question 28

The mean heights of three groups of students consisting of 20, 16 and 14 students each are 1.67 m, 1.50 m and 1.40 m respectively. Find the mean height of all the students.

Worked solution (try it first)
  1. Find each group's total height: 20×1.67=33.420 \times 1.67 = 33.4, 16×1.50=2416 \times 1.50 = 24 and 14×1.40=19.614 \times 1.40 = 19.6.
  2. All together: 33.4+24+19.6=7733.4 + 24 + 19.6 = 77 m for 20+16+14=5020 + 16 + 14 = 50 students.
  3. So the mean is 7750=1.54\dfrac{77}{50} = 1.54 m, option B.

Report a problem with this question

Question 29

Find, correct to the nearest degree, the acute angle formed by the lines y=2x+5y = 2x + 5 and 2y=x−62y = x - 6.

Worked solution (try it first)
  1. The gradients are m1=2m_1 = 2 and, from y=12x−3y = \frac12 x - 3, m2=12m_2 = \frac12.
  2. The acute angle θ\theta between two lines has tan⁡θ=∣m1−m21+m1m2∣\tan\theta = \left|\dfrac{m_1 - m_2}{1 + m_1 m_2}\right|
    =1.52= \dfrac{1.5}{2}
    =0.75= 0.75.
  3. So θ=36.87∘≈37∘\theta = 36.87^\circ \approx 37^\circ, option C.

Report a problem with this question

Question 30

Solve: 4sin⁡2θ+1=24\sin^2\theta + 1 = 2, where 0∘<θ<180∘0^\circ < \theta < 180^\circ.

Worked solution (try it first)
  1. Take 1 from both sides and divide by 4: sin⁡2θ=14\sin^2\theta = \frac14.
  2. Square root: sin⁡θ=12\sin\theta = \frac12 (sine is positive between 0∘0^\circ and 180∘180^\circ, so −12-\frac12 is not used).
  3. sin⁡θ=12\sin\theta = \frac12 at θ=30∘\theta = 30^\circ and at 180∘−30∘=150∘180^\circ - 30^\circ = 150^\circ, option B.

Report a problem with this question

Question 31

Find the range of values of xx for which 2x2+7x−15≥02x^2 + 7x - 15 \ge 0.

Worked solution (try it first)
  1. Factorise: 2x2+7x−15=(2x−3)(x+5)2x^2 + 7x - 15 = (2x - 3)(x + 5), which is zero at x=32x = \frac32 and x=−5x = -5.
  2. The x2x^2 coefficient is positive, so the curve is U-shaped and is above zero outside the roots.
  3. So x≤−5x \le -5 or x≥32x \ge \frac32, option B.

Report a problem with this question

Question 32

The probability that a student will graduate from a college is 0.4. If 3 students are selected from the college, what is the probability that at least one student will graduate?

Worked solution (try it first)
  1. The probability that a student does not graduate is 1−0.4=0.61 - 0.4 = 0.6.
  2. The probability that none of the 3 graduates is 0.63=0.2160.6^3 = 0.216.
  3. At least one is everything except none: 1−0.216=0.784≈0.781 - 0.216 = 0.784 \approx 0.78, option C.

Report a problem with this question

Question 33

The equation of a circle is given as 2x2+2y2−x−3y−41=02x^2 + 2y^2 - x - 3y - 41 = 0. Find the coordinates of its centre.

Worked solution (try it first)
  1. Divide by 2 so that x2x^2 and y2y^2 have coefficient 1: x2+y2−12x−32y−412=0x^2 + y^2 - \frac12 x - \frac32 y - \frac{41}{2} = 0.
  2. For x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0 the centre is (−g,−f)(-g, -f).
  3. Here 2g=−122g = -\frac12 and 2f=−322f = -\frac32, so g=−14g = -\frac14 and f=−34f = -\frac34.
  4. So the centre is (14,34)\left(\frac14, \frac34\right), option B.

Report a problem with this question

Question 34

The gradient of a function at any point (x,y)(x, y) is 2x−62x - 6. If the function passes through (1,2)(1, 2), find the function.

Worked solution (try it first)
  1. Integrate the gradient: y=∫(2x−6) dxy = \displaystyle\int (2x - 6)\,dx
    =x2−6x+c= x^2 - 6x + c.
  2. The curve passes through (1,2)(1, 2): 2=1−6+c2 = 1 - 6 + c, so 2=−5+c2 = -5 + c.
  3. Add 5 to both sides: c=7c = 7, so y=x2−6x+7y = x^2 - 6x + 7, option D.

Report a problem with this question

Question 35

A particle of mass 3 kg moving along a straight line under the action of a force FF N covers a distance, dd, at time, tt, such that d=t2+3td = t^2 + 3t. Find the magnitude of FF at time tt.

Worked solution (try it first)
  1. Differentiate for the velocity: v=dddt=2t+3v = \dfrac{dd}{dt} = 2t + 3.
  2. Differentiate again for the acceleration: a=dvdt=2 m s−2a = \dfrac{dv}{dt} = 2\text{ m s}^{-2}.
  3. By Newton's second law, F=ma=3×2=6F = ma = 3 \times 2 = 6 N, option D.

Report a problem with this question

Question 36

If α\alpha and β\beta are the roots of x2+mx−n=0x^2 + mx - n = 0, where mm and nn are constants, form the equation whose roots are 1α\dfrac{1}{\alpha} and 1β\dfrac{1}{\beta}.

Worked solution (try it first)
  1. For x2+mx−n=0x^2 + mx - n = 0: α+β=−m\alpha + \beta = -m and αβ=−n\alpha\beta = -n.
  2. The new sum is 1α+1β=α+βαβ\dfrac{1}{\alpha} + \dfrac{1}{\beta} = \dfrac{\alpha + \beta}{\alpha\beta}
    =−m−n= \dfrac{-m}{-n}
    =mn= \dfrac{m}{n}, and the new product is 1αβ=−1n\dfrac{1}{\alpha\beta} = -\dfrac{1}{n}.
  3. The equation is x2−mnx−1n=0x^2 - \dfrac{m}{n}x - \dfrac{1}{n} = 0.
  4. Multiply by nn to get nx2−mx−1=0nx^2 - mx - 1 = 0, option D.

Report a problem with this question

Question 37

A particle is acted upon by forces F=(10 N,060∘)F = (10\text{ N}, 060^\circ), P=(15 N,120∘)P = (15\text{ N}, 120^\circ) and Q=(12 N,200∘)Q = (12\text{ N}, 200^\circ). Express the force that will keep the particle in equilibrium in the form xi+yjx\mathbf{i} + y\mathbf{j}, where xx and yy are scalars.

Worked solution (try it first)
  1. The angles are bearings, so a force (R,θ)(R, \theta) is Rsin⁡θ i+Rcos⁡θ jR\sin\theta\,\mathbf{i} + R\cos\theta\,\mathbf{j}.
  2. The i\mathbf{i} parts: 10sin⁡60∘+15sin⁡120∘+12sin⁡200∘=8.660+12.990−4.10410\sin 60^\circ + 15\sin 120^\circ + 12\sin 200^\circ = 8.660 + 12.990 - 4.104
    =17.55= 17.55.
  3. The j\mathbf{j} parts: 10cos⁡60∘+15cos⁡120∘+12cos⁡200∘=5−7.5−11.27610\cos 60^\circ + 15\cos 120^\circ + 12\cos 200^\circ = 5 - 7.5 - 11.276
    =−13.78= -13.78.
  4. The resultant is 17.55i−13.78j17.55\mathbf{i} - 13.78\mathbf{j}.
  5. The force that keeps the particle in equilibrium is equal and opposite: −17.55i+13.78j-17.55\mathbf{i} + 13.78\mathbf{j}, option C.

Report a problem with this question

Question 38

Evaluate: lim⁡x→−2(x3+8x+2)\displaystyle\lim_{x \to -2}\left(\frac{x^3 + 8}{x + 2}\right).

Worked solution (try it first)
  1. Putting x=−2x = -2 straight in gives 00\frac00, so factorise the sum of cubes first: x3+8=(x+2)(x2−2x+4)x^3 + 8 = (x + 2)(x^2 - 2x + 4).
  2. Cancel (x+2)(x + 2): the expression is x2−2x+4x^2 - 2x + 4 for x≠−2x \ne -2.
  3. Now put x=−2x = -2: 4+4+4=124 + 4 + 4 = 12, option D.

Report a problem with this question

Question 39

If f(x−1)=x3+3x2+4x−5f(x - 1) = x^3 + 3x^2 + 4x - 5, find f(2)f(2).

Worked solution (try it first)
  1. f(2)f(2) needs x−1=2x - 1 = 2, so x=3x = 3.
  2. Put x=3x = 3 into the right side: 27+27+12−527 + 27 + 12 - 5.
  3. So f(2)=61f(2) = 61, option A.

Report a problem with this question

Question 40

The length of the line joining points (x,4)(x, 4) and (−x,3)(-x, 3) is 7 units. Find the value of xx.

Worked solution (try it first)
  1. By the distance formula, (x−(−x))2+(4−3)2=72(x - (-x))^2 + (4 - 3)^2 = 7^2, so (2x)2+1=49(2x)^2 + 1 = 49.
  2. (2x)2=4x2(2x)^2 = 4x^2, so 4x2=484x^2 = 48 and x2=12x^2 = 12.
  3. x=12x = \sqrt{12}
    =4×3= \sqrt{4 \times 3}
    =23= 2\sqrt{3}, option D.

Report a problem with this question