Objective paper · 50 questions

NECO · 2023 · SSCE · Further Maths · Paper 1

Topics include Trigonometry, Indices, logarithms & surds, Polynomials & quadratic roots, Sequences, series & binomial expansion, Binary operations, Partial fractions.

Sit this paper

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

Convert 45∘45^\circ to radians in terms of π\pi.

Worked solution (try it first)
  1. π\pi radians is 180∘180^\circ, so to change degrees to radians multiply by π180\dfrac{\pi}{180}.
  2. 45×π180=45π18045 \times \dfrac{\pi}{180} = \dfrac{45\pi}{180}, and 45 goes into 180 four times, so this is π4\dfrac{\pi}{4}.
  3. So 45∘=π445^\circ = \dfrac{\pi}{4}, option C.

Report a problem with this question

Question 2

Rationalize 25+7\dfrac{2}{\sqrt5 + \sqrt7}.

Worked solution (try it first)
  1. Multiply the top and bottom by the conjugate of the bottom, 7−5\sqrt7 - \sqrt5 (same terms, sign changed).
  2. The bottom becomes a difference of two squares: (7+5)(7−5)=7−5(\sqrt7 + \sqrt5)(\sqrt7 - \sqrt5) = 7 - 5, which is 2.
  3. So the fraction is 2(7−5)2\dfrac{2(\sqrt7 - \sqrt5)}{2}, and the 2s cancel to leave 7−5\sqrt7 - \sqrt5, option B.

Report a problem with this question

Question 3

Find the sum of the roots of the quadratic equation 3x2+3x−1=03x^2 + 3x - 1 = 0.

Worked solution (try it first)
  1. For ax2+bx+c=0ax^2 + bx + c = 0, the sum of the roots is −ba-\dfrac{b}{a}.
  2. Here a=3a = 3 and b=3b = 3, so the sum is −33=−1-\dfrac33 = -1, option A.

Report a problem with this question

Question 4

Simplify 12log⁡464+log⁡416−log⁡42\frac12\log_4 64 + \log_4 16 - \log_4 2.

Worked solution (try it first)
  1. 64=4364 = 4^3, so log⁡464=3\log_4 64 = 3 and 12log⁡464=32\frac12\log_4 64 = \frac32.
  2. 16=4216 = 4^2, so log⁡416=2\log_4 16 = 2.
  3. And 2=41/22 = 4^{1/2}, so log⁡42=12\log_4 2 = \frac12.
  4. So the value is 32+2−12=3\frac32 + 2 - \frac12 = 3, option B.

Report a problem with this question

Question 5

Find the sum of the first 9 terms of the exponential sequence 18,6,2,…18, 6, 2, \dots

Worked solution (try it first)
  1. The first term is a=18a = 18 and the common ratio is r=618=13r = \dfrac{6}{18} = \dfrac13.
  2. For r<1r < 1 use Sn=a(1−rn)1−rS_n = \dfrac{a(1 - r^n)}{1 - r}: S9=18(1−(13)9)23S_9 = \dfrac{18\left(1 - \left(\frac13\right)^9\right)}{\frac23}.
  3. 18÷23=2718 \div \frac23 = 27 and (13)9=119683\left(\frac13\right)^9 = \frac{1}{19683}, so S9=27(1−119683)S_9 = 27\left(1 - \frac{1}{19683}\right)
    ≈26.9986\approx 26.9986.
  4. To two decimal places this is 27.00, option E.

Report a problem with this question

Question 6

Solve the inequality 2x+34≤5x−232x + \frac34 \le 5x - \frac23.

Worked solution (try it first)
  1. Take 2x2x from both sides: 34≤3x−23\frac34 \le 3x - \frac23.
  2. Then add 23\frac23 to both sides: 34+23≤3x\frac34 + \frac23 \le 3x.
  3. Add the fractions over 12: 912+812=1712\frac{9}{12} + \frac{8}{12} = \frac{17}{12}, so 1712≤3x\frac{17}{12} \le 3x.
  4. Divide both sides by 3 (a positive number, so the sign stays): 1736≤x\frac{17}{36} \le x.
  5. So x≥1736x \ge \frac{17}{36}, option D.

Report a problem with this question

Question 7

A binary operation ∗* with identity element zero is defined on the set R\mathbb{R} of real numbers by p∗q=p+q+3pqp * q = p + q + 3pq. For what value of pp does the operation have no inverse?

Worked solution (try it first)
  1. The identity is 0, so the inverse qq of pp satisfies p∗q=0p * q = 0, that is p+q+3pq=0p + q + 3pq = 0.
  2. Collect the qq terms: q(1+3p)=−pq(1 + 3p) = -p.
  3. Divide by 1+3p1 + 3p: q=−p1+3pq = \dfrac{-p}{1 + 3p}.
  4. This has no value when the bottom is zero: 1+3p=01 + 3p = 0, so 3p=−13p = -1 and p=−13p = -\frac13, option B.

Report a problem with this question

Question 8

Solve (243)2x+1=81x−23x(243)^{2x + 1} = \dfrac{81^{x - 2}}{3^x}.

Worked solution (try it first)
  1. Write everything as powers of 3: 243=35243 = 3^5 and 81=3481 = 3^4.
  2. The left side is 35(2x+1)=310x+53^{5(2x + 1)} = 3^{10x + 5}.
  3. On the right, 81x−2=34x−881^{x - 2} = 3^{4x - 8}, and dividing by 3x3^x takes xx off the power: 33x−83^{3x - 8}.
  4. The bases match, so the powers are equal: 10x+5=3x−810x + 5 = 3x - 8.
  5. Take 3x3x and 5 from both sides: 7x=−137x = -13, so x=−137x = -\frac{13}{7}, option B.

Report a problem with this question

Question 9

If an+2=0.2an+1−0.1ana_{n+2} = 0.2a_{n+1} - 0.1a_n and a1=0a_1 = 0, a2=1a_2 = 1, determine the fifth term of the sequence.

Worked solution (try it first)
  1. Put n=1n = 1: a3=0.2a2−0.1a1=0.2(1)−0.1(0)a_3 = 0.2a_2 - 0.1a_1 = 0.2(1) - 0.1(0), which is 0.2.
  2. Put n=2n = 2: a4=0.2a3−0.1a2=0.04−0.1a_4 = 0.2a_3 - 0.1a_2 = 0.04 - 0.1, which is −0.06-0.06.
  3. Put n=3n = 3: a5=0.2a4−0.1a3=−0.012−0.02a_5 = 0.2a_4 - 0.1a_3 = -0.012 - 0.02, which is −0.032-0.032, option A.

Report a problem with this question

Question 10

In a circle of radius 20 cm20\text{ cm}, find the length of an arc which subtends an angle of 1.2 radians at the centre.

Worked solution (try it first)
  1. The angle is in radians, so the arc length is s=rθs = r\theta.
  2. s=20×1.2=24s = 20 \times 1.2 = 24 cm, option C.

Report a problem with this question

Question 11

Given that cos⁡A=45\cos A = \frac45 and cos⁡B=1213\cos B = \frac{12}{13}, find sin⁡(A+B)\sin(A + B) if AA and BB are both acute.

Worked solution (try it first)
  1. AA is acute and cos⁡A=45\cos A = \frac45: a 3-4-5 triangle gives sin⁡A=35\sin A = \frac35.
  2. Likewise a 5-12-13 triangle gives sin⁡B=513\sin B = \frac{5}{13}.
  3. Use the compound-angle formula: sin⁡(A+B)=sin⁡Acos⁡B+cos⁡Asin⁡B\sin(A + B) = \sin A\cos B + \cos A\sin B.
  4. That is 35×1213+45×513=3665+2065\frac35 \times \frac{12}{13} + \frac45 \times \frac{5}{13} = \frac{36}{65} + \frac{20}{65}.
  5. So sin⁡(A+B)=5665\sin(A + B) = \frac{56}{65}, option E.

Report a problem with this question

Question 12

Resolve 2x+5(x+3)(x+2)\dfrac{2x + 5}{(x + 3)(x + 2)} into partial fractions.

Worked solution (try it first)
  1. Write 2x+5(x+3)(x+2)=Ax+3+Bx+2\dfrac{2x + 5}{(x + 3)(x + 2)} = \dfrac{A}{x + 3} + \dfrac{B}{x + 2} and multiply through by the bottom: 2x+5=A(x+2)+B(x+3)2x + 5 = A(x + 2) + B(x + 3).
  2. Put x=−3x = -3, which makes x+3x + 3 zero: −1=A(−1)-1 = A(-1), so A=1A = 1.
  3. Put x=−2x = -2, which makes x+2x + 2 zero: 1=B(1)1 = B(1), so B=1B = 1.
  4. So the fraction is 1x+3+1x+2\dfrac{1}{x + 3} + \dfrac{1}{x + 2}, option C.

Report a problem with this question

Question 13

If (3−111)(xy)=(137)\begin{pmatrix} 3 & -1 \\ 1 & 1 \end{pmatrix}\begin{pmatrix} x \\ y \end{pmatrix} = \begin{pmatrix} 13 \\ 7 \end{pmatrix}, find the value of yy.

Worked solution (try it first)
  1. Each row times the column gives one equation: 3x−y=133x - y = 13 and x+y=7x + y = 7.
  2. Add the two equations to remove yy: 4x=204x = 20, so x=5x = 5.
  3. Then y=7−5=2y = 7 - 5 = 2, option B.

Report a problem with this question

Question 14

Solve sin⁡2x+2sin⁡x+1=0\sin^2x + 2\sin x + 1 = 0 for 0∘<x<360∘0^\circ < x < 360^\circ.

Worked solution (try it first)
  1. The left side is a perfect square: sin⁡2x+2sin⁡x+1=(sin⁡x+1)2\sin^2 x + 2\sin x + 1 = (\sin x + 1)^2.
  2. So (sin⁡x+1)2=0(\sin x + 1)^2 = 0, which gives sin⁡x=−1\sin x = -1.
  3. Between 0∘0^\circ and 360∘360^\circ this happens only at the bottom of the sine curve, x=270∘x = 270^\circ, option D.

Report a problem with this question

Question 15

Differentiate (2+yy)2\left(\dfrac{2 + y}{y}\right)^2 with respect to yy.

Worked solution (try it first)
  1. Simplify first: 2+yy=1+2y\dfrac{2 + y}{y} = 1 + \dfrac2y, so the expression is (1+2y)2=1+4y+4y2\left(1 + \dfrac2y\right)^2 = 1 + \dfrac4y + \dfrac{4}{y^2}.
  2. Write it as powers of yy: 1+4y−1+4y−21 + 4y^{-1} + 4y^{-2}.
  3. Differentiate each term (multiply by the power, then take 1 off it): −4y−2−8y−3-4y^{-2} - 8y^{-3}.
  4. So the derivative is −4y2−8y3-\dfrac{4}{y^2} - \dfrac{8}{y^3}, option D.

Report a problem with this question

Question 16

The difference between a non-negative number xx and 5 is twice the number or more. Find the range of values of the number.

Worked solution (try it first)
  1. For 0≤x≤50 \le x \le 5 the difference between xx and 5 is 5−x5 - x, so the condition is 5−x≥2x5 - x \ge 2x.
  2. Add xx to both sides: 5≥3x5 \ge 3x, so x≤53x \le \frac53.
  3. For x>5x > 5 the difference is x−5x - 5, and x−5≥2xx - 5 \ge 2x would need x≤−5x \le -5, which a non-negative number can't be.
  4. With x≥0x \ge 0 as well, the range is 0≤x≤530 \le x \le \frac53, option D.

Report a problem with this question

Question 17

A curve passes through (−2,3)(-2, 3) and its gradient at any point is 3x2+8x−53x^2 + 8x - 5. Find the equation of the curve.

Worked solution (try it first)
  1. Integrate the gradient term by term: y=x3+4x2−5x+cy = x^3 + 4x^2 - 5x + c.
  2. The curve passes through (−2,3)(-2, 3), so put x=−2x = -2 and y=3y = 3: 3=−8+16+10+c3 = -8 + 16 + 10 + c, that is 3=18+c3 = 18 + c.
  3. So c=−15c = -15 and y=x3+4x2−5x−15y = x^3 + 4x^2 - 5x - 15, option D.

Report a problem with this question

Question 18

Find the first 4 terms in the expansion of (1+2x)15(1 + 2x)^{15}.

Worked solution (try it first)
  1. Each term is (15r)(2x)r\binom{15}{r}(2x)^r.
  2. The coefficients needed are (151)=15\binom{15}{1} = 15, (152)=105\binom{15}{2} = 105 and (153)=455\binom{15}{3} = 455.
  3. r=1r = 1: 15×2x=30x15 \times 2x = 30x.
  4. r=2r = 2: 105×4x2=420x2105 \times 4x^2 = 420x^2.
  5. r=3r = 3: 455×8x3=3640x3455 \times 8x^3 = 3640x^3.
  6. So the first four terms are 1+30x+420x2+3640x31 + 30x + 420x^2 + 3640x^3, option C.

Report a problem with this question

Question 19

Let ff and gg on the set of real numbers be defined by f(x)=3x2−4f(x) = 3x^2 - 4 and g(x)=2x+1g(x) = 2x + 1. Find fg(x)fg(x).

Worked solution (try it first)
  1. fg(x)fg(x) means f(g(x))f(g(x)): gg acts first.
  2. So fg(x)=f(2x+1)fg(x) = f(2x + 1).
  3. Replace xx in ff by (2x+1)(2x + 1): 3(2x+1)2−43(2x + 1)^2 - 4.
  4. Expand the square: (2x+1)2=4x2+4x+1(2x + 1)^2 = 4x^2 + 4x + 1, so 3(2x+1)2=12x2+12x+33(2x + 1)^2 = 12x^2 + 12x + 3.
  5. Take away 4: fg(x)=12x2+12x−1fg(x) = 12x^2 + 12x - 1, option D.

Report a problem with this question

Question 20

Let pp denote “The cost of living is high” and qq denote “The standard of living is low”. Which of the following describes “Neither the cost of living is high nor the standard of living is low”?

Worked solution (try it first)
  1. "Neither pp nor qq" means "not pp and not qq".
  2. "Not" is ∼\sim and "and" is ∧\wedge, so the statement is ∼p∧∼q\sim p \wedge \sim q, option C.

Report a problem with this question

Question 21

If sin⁡θ=cos⁡2θ\sin\theta = \cos2\theta and 0∘<θ<90∘0^\circ < \theta < 90^\circ, find the value of 4θ4\theta.

Worked solution (try it first)
  1. Write cos⁡2θ\cos 2\theta in terms of sin⁡θ\sin\theta: cos⁡2θ=1−2sin⁡2θ\cos 2\theta = 1 - 2\sin^2\theta, so sin⁡θ=1−2sin⁡2θ\sin\theta = 1 - 2\sin^2\theta.
  2. Bring everything to one side: 2sin⁡2θ+sin⁡θ−1=02\sin^2\theta + \sin\theta - 1 = 0, which factorises as (2sin⁡θ−1)(sin⁡θ+1)=0(2\sin\theta - 1)(\sin\theta + 1) = 0.
  3. θ\theta is acute, so sin⁡θ\sin\theta is positive: sin⁡θ=12\sin\theta = \frac12 and θ=30∘\theta = 30^\circ.
  4. So 4θ=120∘4\theta = 120^\circ, option D.

Report a problem with this question

Question 22

If y=x5+3x4−2x2+2y = x^5 + 3x^4 - 2x^2 + 2, find d2ydx2\dfrac{d^2y}{dx^2}.

Worked solution (try it first)
  1. Differentiate once (multiply by the power, then take 1 off it.
  2. The constant goes): dydx=5x4+12x3−4x\dfrac{dy}{dx} = 5x^4 + 12x^3 - 4x.
  3. Differentiate again: d2ydx2=20x3+36x2−4\dfrac{d^2y}{dx^2} = 20x^3 + 36x^2 - 4, option D.

Report a problem with this question

Question 23

Find the minimum value of y=x2−2x−3y = x^2 - 2x - 3.

Worked solution (try it first)
  1. Differentiate: dydx=2x−2\dfrac{dy}{dx} = 2x - 2, which is zero at x=1x = 1.
  2. d2ydx2=2\dfrac{d^2y}{dx^2} = 2 is positive, so this turning point is a minimum.
  3. The minimum value is y=12−2(1)−3=−4y = 1^2 - 2(1) - 3 = -4, option D.

Report a problem with this question

Question 24

Given that P1(x)=6x3+8x2−4x+4P_1(x) = 6x^3 + 8x^2 - 4x + 4 and P2(x)=3x2−5x+1P_2(x) = 3x^2 - 5x + 1, find P1(x)−2P2(x)P_1(x) - 2P_2(x).

Worked solution (try it first)
  1. Double every term of P2P_2: 2P2(x)=6x2−10x+22P_2(x) = 6x^2 - 10x + 2.
  2. Taking it away changes every sign: P1(x)−2P2(x)=6x3+8x2−4x+4−6x2+10x−2P_1(x) - 2P_2(x) = 6x^3 + 8x^2 - 4x + 4 - 6x^2 + 10x - 2.
  3. Collect like terms: 8x2−6x2=2x28x^2 - 6x^2 = 2x^2, −4x+10x=6x-4x + 10x = 6x and 4−2=24 - 2 = 2.
  4. So P1(x)−2P2(x)=6x3+2x2+6x+2P_1(x) - 2P_2(x) = 6x^3 + 2x^2 + 6x + 2, option E.

Report a problem with this question

Question 25

Find the values of xx for which g(x)=x2−5x+6x2−5x−24g(x) = \dfrac{x^2 - 5x + 6}{x^2 - 5x - 24} is undefined.

Worked solution (try it first)
  1. A fraction is undefined where its bottom is zero: x2−5x−24=0x^2 - 5x - 24 = 0.
  2. Two numbers that multiply to −24-24 and add to −5-5 are −8-8 and 3, so (x−8)(x+3)=0(x - 8)(x + 3) = 0.
  3. So x=8x = 8 or x=−3x = -3, option B.

Report a problem with this question

Question 26

Find the distance between the points (2,3)(2, 3) and (−1,7)(-1, 7).

Worked solution (try it first)
  1. Find the differences: xx changes by −1−2=−3-1 - 2 = -3 and yy by 7−3=47 - 3 = 4.
  2. By Pythagoras, the distance is (−3)2+42=25\sqrt{(-3)^2 + 4^2} = \sqrt{25}, which is 5, option C.

Report a problem with this question

Question 27

Find the equation of the straight line which passes through (2,2)(2, 2) and (3,6)(3, 6).

Worked solution (try it first)
  1. The gradient is 6−23−2=4\dfrac{6 - 2}{3 - 2} = 4.
  2. Use y−y1=m(x−x1)y - y_1 = m(x - x_1) with (2,2)(2, 2): y−2=4(x−2)y - 2 = 4(x - 2), so y−2=4x−8y - 2 = 4x - 8.
  3. Add 2 to both sides: y=4x−6y = 4x - 6, option C.

Report a problem with this question

Question 28

Find the focus and directrix of the parabola y2=64xy^2 = 64x.

Worked solution (try it first)
  1. Compare y2=64xy^2 = 64x with the standard form y2=4axy^2 = 4ax: 4a=644a = 64, so a=16a = 16.
  2. The focus is (a,0)=(16,0)(a, 0) = (16, 0) and the directrix is the line x=−ax = -a, that is x=−16x = -16, option C.

Report a problem with this question

Question 29

Find the equation of the circle which has its centre at (−2,4)(-2, 4) and passes through (1,5)(1, 5).

Worked solution (try it first)
  1. The radius is the distance from the centre (−2,4)(-2, 4) to (1,5)(1, 5): r2=(1+2)2+(5−4)2=10r^2 = (1 + 2)^2 + (5 - 4)^2 = 10.
  2. A centre (a,b)(a, b) gives (x−a)2+(y−b)2=r2(x - a)^2 + (y - b)^2 = r^2, so here (x+2)2+(y−4)2=10(x + 2)^2 + (y - 4)^2 = 10.
  3. Expand: x2+4x+4+y2−8y+16=10x^2 + 4x + 4 + y^2 - 8y + 16 = 10.
  4. Take 10 from both sides: x2+y2+4x−8y+10=0x^2 + y^2 + 4x - 8y + 10 = 0, option E.

Report a problem with this question

Question 30

In how many ways can 10 people be seated at a round table if there is no restriction?

Worked solution (try it first)
  1. At a round table, turning everyone one seat round gives the same seating, so fix one person's seat.
  2. The other 9 people can then sit in 9!9! orders, and 9!=362 8809! = 362\,880, option A.

Report a problem with this question

Question 31

Find the unit vector in the direction of r=15i+16j−12k\mathbf{r} = 15\mathbf{i} + 16\mathbf{j} - 12\mathbf{k}.

Worked solution (try it first)
  1. Find the length: ∣r∣=152+162+(−12)2|\mathbf r| = \sqrt{15^2 + 16^2 + (-12)^2}
    =225+256+144= \sqrt{225 + 256 + 144}.
  2. That is 625=25\sqrt{625} = 25.
  3. Divide r\mathbf r by its length: r^=125(15i+16j−12k)\hat{\mathbf r} = \frac{1}{25}(15\mathbf i + 16\mathbf j - 12\mathbf k), option A.

Report a problem with this question

Question 32

If s=2i−6j\mathbf{s} = 2\mathbf{i} - 6\mathbf{j} and t=−3i+4j\mathbf{t} = -3\mathbf{i} + 4\mathbf{j}, find (t+2s)⋅(t−s)(\mathbf{t} + 2\mathbf{s}) \cdot (\mathbf{t} - \mathbf{s}).

Worked solution (try it first)
  1. t+2s=(−3+4)i+(4−12)j\mathbf t + 2\mathbf s = (-3 + 4)\mathbf i + (4 - 12)\mathbf j
    =i−8j= \mathbf i - 8\mathbf j.
  2. t−s=(−3−2)i+(4+6)j\mathbf t - \mathbf s = (-3 - 2)\mathbf i + (4 + 6)\mathbf j
    =−5i+10j= -5\mathbf i + 10\mathbf j.
  3. The scalar product multiplies the i\mathbf i parts and the j\mathbf j parts, then adds: (1)(−5)+(−8)(10)=−5−80(1)(-5) + (-8)(10) = -5 - 80.
  4. So the value is −85-85, option A.

Report a problem with this question

Question 33

Find the value of the scalar λ\lambda for which the vectors 3i+5λj3\mathbf{i} + 5\lambda\mathbf{j} and 2i−6j2\mathbf{i} - 6\mathbf{j} are perpendicular.

Worked solution (try it first)
  1. Perpendicular vectors have a scalar product of 0.
  2. The scalar product is (3)(2)+(5λ)(−6)=6−30λ(3)(2) + (5\lambda)(-6) = 6 - 30\lambda.
  3. Set 6−30λ=06 - 30\lambda = 0: 30λ=630\lambda = 6, so λ=15\lambda = \frac15, option B.

Report a problem with this question

Question 34

A body of mass 3 kg at rest is acted upon by a force of 24 N for 0.5 s. Find the final velocity of the body.

Worked solution (try it first)
  1. Newton's second law: a=Fm=243a = \dfrac{F}{m} = \dfrac{24}{3}, which is 8 m s−28\text{ m s}^{-2}.
  2. It starts from rest, so v=u+at=0+8×0.5v = u + at = 0 + 8 \times 0.5, which is 4 m s−14\text{ m s}^{-1}, option D.

Report a problem with this question

Question 35

If x=4i+5j\mathbf{x} = 4\mathbf{i} + 5\mathbf{j} and y=−3i+4j\mathbf{y} = -3\mathbf{i} + 4\mathbf{j}, find the modulus of x−y\mathbf{x} - \mathbf{y}.

Worked solution (try it first)
  1. Subtract part by part: x−y=(4−(−3))i+(5−4)j\mathbf x - \mathbf y = (4 - (-3))\mathbf i + (5 - 4)\mathbf j
    =7i+j= 7\mathbf i + \mathbf j.
  2. Its modulus is 72+12=50\sqrt{7^2 + 1^2} = \sqrt{50}.
  3. 50=25×2=52\sqrt{50} = \sqrt{25 \times 2} = 5\sqrt2, option C.

Report a problem with this question

Question 36

Two forces XX and YY have magnitudes 15 N and 20 N respectively, and their resultant is RR. If the angle between XX and RR is 30∘30^\circ, what is the angle between XX and YY, to the nearest degree?

Worked solution (try it first)
  1. Draw XX and YY head to tail.
  2. RR closes the triangle.
  3. Its sides are 15, 20 and RR.
  4. The 30∘30^\circ between XX and RR is opposite the side Y=20Y = 20.
  5. Let ϕ\phi be the angle opposite X=15X = 15.
  6. Sine rule: sin⁡ϕ=15sin⁡30∘20\sin\phi = \dfrac{15\sin30^\circ}{20}
    =0.375= 0.375, so ϕ=22.0∘\phi = 22.0^\circ.
  7. The angle between XX and YY is the outside angle of the triangle where they meet, which equals the two opposite inside angles added: 30∘+22.0∘≈52∘30^\circ + 22.0^\circ \approx 52^\circ, option C.

Report a problem with this question

Question 37

A body of mass 700 kg moving with a velocity of 36 kmh−136\text{ kmh}^{-1} is made to attain a velocity of 90 kmh−190\text{ kmh}^{-1} in 15.6 s by a force. Calculate the magnitude of the force.

Worked solution (try it first)
  1. Change the speeds to m/s by dividing by 3.6: 36÷3.6=1036 \div 3.6 = 10 and 90÷3.6=2590 \div 3.6 = 25.
  2. The acceleration is a=v−uta = \dfrac{v - u}{t}
    =25−1015.6= \dfrac{25 - 10}{15.6}, which is about 0.9615 m s−20.9615\text{ m s}^{-2}.
  3. By F=maF = ma, F=700×0.9615≈673F = 700 \times 0.9615 \approx 673 N, option B.

Report a problem with this question

Question 38

Find the magnitude of the resultant of two forces of 5 N and 4 N acting at a point if the angle between them is 60∘60^\circ.

Worked solution (try it first)
  1. For two forces PP and QQ at an angle θ\theta, the resultant is given by R2=P2+Q2+2PQcos⁡θR^2 = P^2 + Q^2 + 2PQ\cos\theta.
  2. R2=25+16+2(5)(4)cos⁡60∘R^2 = 25 + 16 + 2(5)(4)\cos60^\circ, and cos⁡60∘=12\cos60^\circ = \frac12, so R2=41+20=61R^2 = 41 + 20 = 61.
  3. So R=61≈7.8R = \sqrt{61} \approx 7.8 N, option D.

Report a problem with this question

Question 39

A horizontal force of 3500 N is capable of moving an abandoned vehicle of mass 750 kg on a rough horizontal road. Find the coefficient of friction between the vehicle and the road. [Take g=9.8 ms−2g = 9.8\text{ ms}^{-2}]

Worked solution (try it first)
  1. On a horizontal road the normal reaction equals the weight: R=mg=750×9.8R = mg = 750 \times 9.8, which is 7350 N.
  2. The force just moves the vehicle, so friction is limiting: μR=3500\mu R = 3500.
  3. So μ=35007350≈0.48\mu = \dfrac{3500}{7350} \approx 0.48, option C.

Report a problem with this question

Question 40

A 50 kg bag of rice is placed in a lift which moves with an upward acceleration of 8 ms−28\text{ ms}^{-2}. What is the reaction between the floor of the lift and the rice? [Take g=10 ms−2g = 10\text{ ms}^{-2}]

Worked solution (try it first)
  1. The forces on the rice are the reaction RR upwards and the weight mgmg downwards.
  2. The acceleration is upwards, so R−mg=maR - mg = ma.
  3. So R=m(g+a)=50(10+8)R = m(g + a) = 50(10 + 8), which is 900 N, option C.

Report a problem with this question

Question 41

The probabilities of three events AA, BB and CC occurring are 13\frac13, 12\frac12 and 23\frac23 respectively. Find the probability that only two of the events will occur.

Worked solution (try it first)
  1. "Only two" means exactly one event fails.
  2. The chances of failing are 23\frac23 for AA, 12\frac12 for BB and 13\frac13 for CC.
  3. AA and BB only: 13×12×13=118\frac13 \times \frac12 \times \frac13 = \frac{1}{18}.
  4. AA and CC only: 13×12×23=218\frac13 \times \frac12 \times \frac23 = \frac{2}{18}.
  5. BB and CC only: 23×12×23=418\frac23 \times \frac12 \times \frac23 = \frac{4}{18}.
  6. The three cases can't happen together, so add: 1+2+418=718\frac{1 + 2 + 4}{18} = \frac{7}{18}, option E.

Report a problem with this question

Question 42

One out of a thousand bulbs manufactured by a factory is found to be defective. If 2,000 bulbs were produced, find the probability that at least two bulbs are defective.

Worked solution (try it first)
  1. n=2000n = 2000 is large and p=0.001p = 0.001 is small, so use the Poisson approximation with λ=np=2\lambda = np = 2.
  2. "At least two" is 1 minus the chances of 0 and 1: P(X≥2)=1−e−2(1+2)P(X \ge 2) = 1 - e^{-2}(1 + 2)
    =1−3e−2= 1 - 3e^{-2}.
  3. 3e−2≈0.40603e^{-2} \approx 0.4060, so P(X≥2)≈0.5940P(X \ge 2) \approx 0.5940, option C.

Report a problem with this question

Question 43

In how many ways can a committee of eight councillors be selected from ten councillors in a Local Government?

Worked solution (try it first)
  1. A committee is a selection, so order doesn't matter: the count is (108)\binom{10}{8}.
  2. Choosing 8 to serve is the same as choosing 2 to leave out, so (108)=(102)\binom{10}{8} = \binom{10}{2}.
  3. (102)=10×92×1\binom{10}{2} = \dfrac{10 \times 9}{2 \times 1}
    =45= 45, option D.

Report a problem with this question

Question 44

A fair die is rolled once. What is the probability of obtaining a multiple of 2 or 3?

Worked solution (try it first)
  1. The multiples of 2 or 3 on a die are 2, 3, 4 and 6.
  2. That is 4 of the 6 equally likely outcomes, so P=46=23P = \frac46 = \frac23, option D.

Report a problem with this question

Question 45

The table shows the scores of students in a Mathematics examination. Find the lower class boundary of the class containing the sixth decile.

Scores 41–50 51–60 61–70 71–80 81–90 91–100
Frequency 8 12 14 16 8 2
Worked solution (try it first)
  1. Add the frequencies: N=8+12+14+16+8+2=60N = 8 + 12 + 14 + 16 + 8 + 2 = 60.
  2. The sixth decile is at 610×60\frac{6}{10} \times 60, the 36th score.
  3. The cumulative frequencies are 8, 20, 34, 50, … The first 34 scores fill the classes up to 61–70, so the 36th is in 71–80.
  4. The lower class boundary of 71–80 is halfway between 70 and 71: 70.5, option D.

Report a problem with this question

Question 46

Using the same table, what is the modal score?

Scores 41–50 51–60 61–70 71–80 81–90 91–100
Frequency 8 12 14 16 8 2
Worked solution (try it first)
  1. The modal class is 71–80, with the highest frequency, 16.
  2. Its lower boundary is 70.5 and its width is c=10c = 10.
  3. D1=16−14=2D_1 = 16 - 14 = 2 (the step up from the class before) and D2=16−8=8D_2 = 16 - 8 = 8 (the step down to the class after).
  4. Mode =70.5+22+8×10= 70.5 + \dfrac{2}{2 + 8} \times 10, which is 70.5+2=72.570.5 + 2 = 72.5, option C.

Report a problem with this question

Question 47✱

In an examination, 75%75\% of the candidates passed. Use the binomial distribution to calculate the probability that a random sample of 8 candidates contains at most 1 pass. Correct to 4 decimal places.

Worked solution (try it first)
  1. Let XX be the number who pass: X∼B(8,0.75)X \sim B(8, 0.75), with p=0.75p = 0.75 for a pass and q=0.25q = 0.25 for a failure.
  2. At most 1 pass means X=0X = 0 or X=1X = 1: P(X≤1)=q8+8pq7P(X \le 1) = q^8 + 8pq^7.
  3. 0.258≈0.00001530.25^8 \approx 0.0000153 and 8(0.75)(0.25)7≈0.00036628(0.75)(0.25)^7 \approx 0.0003662.
  4. Add them: about 0.000381.
  5. To 4 decimal places this is 0.0004, option B.

Report a problem with this question

Question 48

If the payoff matrix of a game is (3642)\begin{pmatrix} 3 & 6 \\ 4 & 2 \end{pmatrix}, find the maximin value of the game.

Worked solution (try it first)
  1. Find the smallest payoff in each row: min⁡(3,6)=3\min(3, 6) = 3 and min⁡(4,2)=2\min(4, 2) = 2.
  2. The maximin value is the largest of these row minima, 3, option D.

Report a problem with this question

Question 49

The corner points of the feasible region of a problem are A(0,3)A(0, 3), B(2,3)B(2, 3), C(4,3)C(4, 3), D(3,4)D(3, 4) and E(0,0)E(0, 0). If P=35x+40yP = 35x + 40y, what is the maximum value of PP?

Worked solution (try it first)
  1. The greatest value of PP is at a corner of the feasible region, so work out P=35x+40yP = 35x + 40y at each.
  2. AA: 120.
  3. BB: 70+120=19070 + 120 = 190.
  4. CC: 140+120=260140 + 120 = 260.
  5. DD: 105+160=265105 + 160 = 265.
  6. EE: 0.
  7. The maximum is 265, at D(3,4)D(3, 4), option E.

Report a problem with this question

Question 50

The annual demand for a product is 12,500 units, the annual holding cost is ₦50.00 per unit and the cost of placing an order is ₦500.00. Find the number of orders per annum.

Worked solution (try it first)
  1. The economic order quantity is EOQ=2DCoCh\text{EOQ} = \sqrt{\dfrac{2DC_o}{C_h}}, with D=12 500D = 12\,500, Co=500C_o = 500 and Ch=50C_h = 50.
  2. EOQ=2×12 500×50050\text{EOQ} = \sqrt{\dfrac{2 \times 12\,500 \times 500}{50}}
    =250 000= \sqrt{250\,000}, which is 500 units.
  3. The number of orders a year is 12 500500=25\dfrac{12\,500}{500} = 25, option D.

Report a problem with this question