Objective paper · 46 questions · partial

JAMB 1998 · UME

Topics include Number bases, Number foundations & fractions, Solid mensuration, Commercial arithmetic, Expressions, formulae & change of subject, Sets & Venn diagrams.

Our copy of this paper is missing questions 3, 4, 5, 40.

Sit this paper

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

If 10112+X7=25101011_2 + X_7 = 25_{10}, solve for XX.

Worked solution (try it first)
  1. Change to base ten: 10112=8+2+1=111011_2 = 8 + 2 + 1 = 11.
  2. So X7=25−11=14X_7 = 25 - 11 = 14 in base ten.
  3. Write 14 in base seven: 14=2×7+014 = 2 \times 7 + 0, so X=20X = 20, option B.

Report a problem with this question

Question 2

Evaluate [10.03÷10.024]−1\left[\frac{1}{0.03} \div \frac{1}{0.024}\right]^{-1}, correct to 2 decimal places.

Worked solution (try it first)
  1. Dividing by 10.024\frac{1}{0.024} is the same as multiplying by 0.024: 10.03×0.024=0.0240.03\frac{1}{0.03} \times 0.024 = \frac{0.024}{0.03}.
  2. Multiply top and bottom by 1000: 2430=0.8\frac{24}{30} = 0.8.
  3. The power −1-1 means the reciprocal: 10.8=1.25\frac{1}{0.8} = 1.25, option B.

Report a problem with this question

Question 6

A market woman sells oil in cylindrical tins 10 cm deep and 6 cm in diameter at ₦15.00 each. If she bought a full cylindrical jug 18 cm deep and 10 cm in diameter for ₦50.00, how much did she make by selling all the oil?

Worked solution (try it first)
  1. Tin: radius 3 cm, so its volume is π×32×10=90π cm3\pi \times 3^2 \times 10 = 90\pi\text{ cm}^3.
  2. Jug: radius 5 cm, so its volume is π×52×18=450π cm3\pi \times 5^2 \times 18 = 450\pi\text{ cm}^3.
  3. That fills 450π÷90π=5450\pi \div 90\pi = 5 tins.
  4. She takes in 5×15=755 \times 15 = 75 naira.
  5. Profit: 75−50=2575 - 50 = 25, so ₦25.00, option D.

Report a problem with this question

Question 7

A man is paid rr naira per hour for normal work and double rate for overtime. If he does a 35-hour week which includes qq hours of overtime, what is his weekly earning in naira?

Worked solution (try it first)
  1. The 35 hours include the qq overtime hours, so the normal hours are 35−q35 - q, paid r(35−q)r(35 - q).
  2. Overtime is at double rate: qq hours at 2r2r gives 2qr2qr.
  3. Total: 35r−qr+2qr=35r+qr=r(35+q)35r - qr + 2qr = 35r + qr = r(35 + q), option A.

Report a problem with this question

Question 8

Given the universal set U={1,2,3,4,5,6}U = \{1, 2, 3, 4, 5, 6\} and the sets P={1,2,3,4}P = \{1, 2, 3, 4\}, Q={3,4,5}Q = \{3, 4, 5\} and R={2,4,6}R = \{2, 4, 6\}, find P∪(Q∩R)P \cup (Q \cap R).

Worked solution (try it first)
  1. Do the bracket first: Q∩RQ \cap R is the elements in both QQ and RR, which is {4}\{4\}.
  2. Then P∪{4}P \cup \{4\} is every element of PP together with 4.
  3. Since 4 is already in PP, this is {1,2,3,4}\{1, 2, 3, 4\}, option B.

Report a problem with this question

Question 9

In the Venn diagram, the shaded region is

PQR
Worked solution (try it first)
  1. The shaded region lies inside both PP and RR.
  2. It lies outside QQ, so it is in P∩Q′P \cap Q' as well as in RR.
  3. So it is (P∩Q′)∩R(P \cap Q') \cap R, option D.

Report a problem with this question

Question 10

When the expression pm2+qm+1pm^2 + qm + 1 is divided by (m−1)(m - 1) the remainder is 2, and when divided by (m+1)(m + 1) the remainder is 4. Find pp and qq respectively.

Worked solution (try it first)
  1. By the remainder theorem, dividing by m−1m - 1 leaves the value at m=1m = 1: p+q+1=2p + q + 1 = 2, so p+q=1p + q = 1.
  2. Dividing by m+1m + 1 leaves the value at m=−1m = -1: p−q+1=4p - q + 1 = 4, so p−q=3p - q = 3.
  3. Add the equations: 2p=42p = 4, so p=2p = 2 and q=−1q = -1, option A.

Report a problem with this question

Question 11

Factorize r2−r(2p+q)+2pqr^2 - r(2p + q) + 2pq.

Worked solution (try it first)
  1. Expand the bracket: r2−2pr−qr+2pqr^2 - 2pr - qr + 2pq.
  2. Group in pairs and take out common factors: r(r−2p)−q(r−2p)r(r - 2p) - q(r - 2p).
  3. Take out the common bracket: (r−q)(r−2p)(r - q)(r - 2p), option C.

Report a problem with this question

Question 12

Solve the equation x−x−2−1=0\sqrt x - \sqrt{x - 2} - 1 = 0.

Worked solution (try it first)
  1. Isolate one root: x=1+x−2\sqrt x = 1 + \sqrt{x - 2}.
  2. Square both sides: x=1+2x−2+x−2x = 1 + 2\sqrt{x - 2} + x - 2.
  3. The xx terms cancel: 2x−2=12\sqrt{x - 2} = 1, so x−2=12\sqrt{x - 2} = \frac12.
  4. Square again: x−2=14x - 2 = \frac14, so x=94x = \frac94, option D.

Report a problem with this question

Question 13

Find the range of values of mm for which the roots of the equation 3x2−3mx+(m2−m−3)=03x^2 - 3mx + (m^2 - m - 3) = 0 are real.

Worked solution (try it first)
  1. Real roots need b2−4ac≥0b^2 - 4ac \ge 0: 9m2−12(m2−m−3)≥09m^2 - 12(m^2 - m - 3) \ge 0.
  2. Simplify: −3m2+12m+36≥0-3m^2 + 12m + 36 \ge 0.
  3. Divide by −3-3 and flip the sign: m2−4m−12≤0m^2 - 4m - 12 \le 0.
  4. Factorise: (m−6)(m+2)≤0(m - 6)(m + 2) \le 0, which holds between the roots.
  5. So mm lies between −2-2 and 6, option B.

Report a problem with this question

Question 14

Make ax\frac ax the subject of the formula x+ax−a=m\dfrac{x + a}{x - a} = m.

Worked solution (try it first)
  1. Divide the top and bottom of the left side by xx: 1+ax1−ax=m\dfrac{1 + \frac ax}{1 - \frac ax} = m.
  2. Multiply out: 1+ax=m−max1 + \frac ax = m - m\frac ax, so ax(1+m)=m−1\frac ax(1 + m) = m - 1.
  3. Divide by 1+m1 + m: ax=m−1m+1\frac ax = \dfrac{m - 1}{m + 1}, option A.

Report a problem with this question

Question 15

Divide 2x3+11x2+17x+62x^3 + 11x^2 + 17x + 6 by 2x+12x + 1.

Worked solution (try it first)
  1. Long division: 2x3÷2x=x22x^3 \div 2x = x^2.
  2. Subtract x2(2x+1)=2x3+x2x^2(2x + 1) = 2x^3 + x^2 to leave 10x2+17x+610x^2 + 17x + 6.
  3. 10x2÷2x=5x10x^2 \div 2x = 5x.
  4. Subtract 5x(2x+1)=10x2+5x5x(2x + 1) = 10x^2 + 5x to leave 12x+612x + 6.
  5. 12x÷2x=612x \div 2x = 6, and 6(2x+1)=12x+66(2x + 1) = 12x + 6 leaves 0.
  6. So the quotient is x2+5x+6x^2 + 5x + 6, option A.

Report a problem with this question

Question 16

Express 11x+26x2−x−1\dfrac{11x + 2}{6x^2 - x - 1} in partial fractions.

Worked solution (try it first)
  1. Factorise the bottom: 6x2−x−1=(3x+1)(2x−1)6x^2 - x - 1 = (3x + 1)(2x - 1).
  2. Write 11x+2=A(2x−1)+B(3x+1)11x + 2 = A(2x - 1) + B(3x + 1).
  3. Put x=−13x = -\frac13: −53=−53A-\frac53 = -\frac53A, so A=1A = 1.
  4. Put x=12x = \frac12: 152=52B\frac{15}{2} = \frac52B, so B=3B = 3.
  5. So the answer is 13x+1+32x−1\frac{1}{3x + 1} + \frac{3}{2x - 1}, option D.

Report a problem with this question

Question 17

If xx is a positive real number, find the range of values for which 13x+12>14x\frac{1}{3x} + \frac12 > \frac{1}{4x}.

Worked solution (try it first)
  1. Multiply every term by 12x12x, which is positive, so the sign stays: 4+6x>34 + 6x > 3.
  2. Subtract 4 from both sides: 6x>−16x > -1, so x>−16x > -\frac16.
  3. Every positive xx satisfies x>−16x > -\frac16, so the answer is all x>0x > 0, option B.

Report a problem with this question

Question 18

The shaded area in the graph represents

xy(0, 3)(2, 0)
Worked solution (try it first)
  1. The line through (0,3)(0, 3) and (2,0)(2, 0) has gradient 0−32−0=−32\frac{0 - 3}{2 - 0} = -\frac32 and yy-intercept 3, so y=−32x+3y = -\frac32x + 3.
  2. Multiply by 2 and rearrange: 3x+2y=63x + 2y = 6.
  3. Test the origin: 0≥60 \ge 6 is false, and the origin is not shaded, so the region is 3x+2y≥63x + 2y \ge 6.
  4. The shading is in the first quadrant, so x≥0x \ge 0 and y≥0y \ge 0 too: option D.

Report a problem with this question

Question 19

If p+1p + 1, 2p−102p - 10, 1−4p21 - 4p^2 are consecutive terms of an arithmetic progression, find the possible values of pp.

Worked solution (try it first)
  1. In an A.P. the middle term is the average of its neighbours, so 2(2p−10)=(p+1)+(1−4p2)2(2p - 10) = (p + 1) + (1 - 4p^2).
  2. Tidy up: 4p−20=2+p−4p24p - 20 = 2 + p - 4p^2, so 4p2+3p−22=04p^2 + 3p - 22 = 0.
  3. Factorise: (4p+11)(p−2)=0(4p + 11)(p - 2) = 0.
  4. So p=−114p = -\frac{11}{4} or p=2p = 2, option C.

Report a problem with this question

Question 20

The sum of the first three terms of a geometric progression is half its sum to infinity. Find the positive common ratio of the progression.

Worked solution (try it first)
  1. The sum of three terms is a(1−r3)1−r\dfrac{a(1 - r^3)}{1 - r} and the sum to infinity is a1−r\dfrac{a}{1 - r}.
  2. Set the first equal to half the second and cancel a1−r\dfrac{a}{1 - r}: 1−r3=121 - r^3 = \frac12.
  3. So r3=12r^3 = \frac12, and taking the cube root gives r=123r = \dfrac{1}{\sqrt[3]{2}}, option D.

Report a problem with this question

Question 21

The identity element with respect to the multiplication shown in the table is

⊗\otimes pp qq rr ss
pp rr pp rr pp
qq pp qq rr ss
rr rr rr rr rr
ss qq ss rr qq
Worked solution (try it first)
  1. The identity ee leaves every element unchanged, so its row and its column must repeat the headings p,q,r,sp, q, r, s.
  2. The row for qq reads p,q,r,sp, q, r, s, and so does the column under qq.
  3. So the identity is qq, option B.

Report a problem with this question

Question 22

The binary operation ∗* is defined by x∗y=xy−y−xx * y = xy - y - x for all real values of xx and yy. If x∗3=2∗xx * 3 = 2 * x, find xx.

Worked solution (try it first)
  1. Use the rule with y=3y = 3: x∗3=3x−3−x=2x−3x * 3 = 3x - 3 - x = 2x - 3.
  2. Use it again with 2 first: 2∗x=2x−x−2=x−22 * x = 2x - x - 2 = x - 2.
  3. Set them equal: 2x−3=x−22x - 3 = x - 2.
  4. Take xx from both sides and add 3: x=1x = 1, option C.

Report a problem with this question

Question 23

The determinant of the matrix (x101−x2311+x4)\begin{pmatrix} x & 1 & 0 \\ 1 - x & 2 & 3 \\ 1 & 1 + x & 4 \end{pmatrix} in terms of xx is

Worked solution (try it first)
  1. Expand along the first row, with signs +  −  ++ \; - \; +.
  2. The first term is x(2×4−3(1+x))=x(5−3x)x(2 \times 4 - 3(1 + x)) = x(5 - 3x), which is 5x−3x25x - 3x^2.
  3. The second term is −1×(4(1−x)−3×1)=−(1−4x)-1 \times (4(1 - x) - 3 \times 1) = -(1 - 4x), which is 4x−14x - 1.
  4. The third term is 0, because the entry is 0.
  5. Add them: 5x−3x2+4x−1=−3x2+9x−15x - 3x^2 + 4x - 1 = -3x^2 + 9x - 1, option B.

Report a problem with this question

Question 24

Let I=(1001)I = \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix}, P=(2345)P = \begin{pmatrix} 2 & 3 \\ 4 & 5 \end{pmatrix} and Q=(u4+u−2vv)Q = \begin{pmatrix} u & 4 + u \\ -2v & v \end{pmatrix} be 2×22 \times 2 matrices such that PQ=IPQ = I. Find (u,v)(u, v).

Worked solution (try it first)
  1. Row 1 of PP times column 1 of QQ must give the 1 in II: 2u+3(−2v)=12u + 3(-2v) = 1, so 2u−6v=12u - 6v = 1.
  2. Row 2 of PP times column 1 of QQ must give 0: 4u−10v=04u - 10v = 0, so u=52vu = \frac52 v.
  3. Substitute: 5v−6v=15v - 6v = 1, so v=−1v = -1 and u=−52u = -\frac52.
  4. So (u,v)=(−52,−1)(u, v) = \left(-\frac52, -1\right), option A.

Report a problem with this question

Question 25

In the diagram, PRPR is a diameter of the circle PQRSPQRS, and PSTPST and QRTQRT are straight lines. If ∠SPR=35∘\angle SPR = 35^\circ and ∠PTQ=30∘\angle PTQ = 30^\circ, find ∠QSR\angle QSR.

35°30°PRSQT
Worked solution (try it first)
  1. PRPR is a diameter, so ∠PSR=90∘\angle PSR = 90^\circ.
  2. PSTPST is a straight line, so ∠RST=90∘\angle RST = 90^\circ too.
  3. Triangle RSTRST: ∠SRT=180∘−90∘−30∘\angle SRT = 180^\circ - 90^\circ - 30^\circ
    =60∘= 60^\circ.
  4. QRTQRT is straight, so ∠QRS=180∘−60∘\angle QRS = 180^\circ - 60^\circ
    =120∘= 120^\circ.
  5. Opposite angles of cyclic quadrilateral PQRSPQRS add up to 180∘180^\circ, so ∠QPS=60∘\angle QPS = 60^\circ and ∠QPR=60∘−35∘\angle QPR = 60^\circ - 35^\circ
    =25∘= 25^\circ.
  6. ∠QSR\angle QSR and ∠QPR\angle QPR both stand on arc QRQR, so ∠QSR=25∘\angle QSR = 25^\circ, option B.

Report a problem with this question

Question 26

In the diagram, PQ∥STPQ \parallel ST, ∠PQR=120∘\angle PQR = 120^\circ and ∠RST=130∘\angle RST = 130^\circ. Find the angle marked xx.

120°x130°PQRST
Worked solution (try it first)
  1. Draw a line through RR parallel to PQPQ and STST.
  2. ∠PQR\angle PQR and the angle between RQRQ and that line are co-interior: 180∘−120∘=60∘180^\circ - 120^\circ = 60^\circ.
  3. ∠RST\angle RST and the angle between RSRS and that line are co-interior: 180∘−130∘=50∘180^\circ - 130^\circ = 50^\circ.
  4. The 60∘60^\circ, xx and 50∘50^\circ make a straight line at RR, so x=180∘−60∘−50∘x = 180^\circ - 60^\circ - 50^\circ
    =70∘= 70^\circ, option C.

Report a problem with this question

Question 27

In the figure, PQSTPQST is a parallelogram and TSRTSR is a straight line, with TS=10TS = 10 cm and SR=8SR = 8 cm. If the area of △QRS\triangle QRS is 20 cm220\text{ cm}^2, find the area of the trapezium PQRTPQRT.

10 cm8 cmPQRST
Worked solution (try it first)
  1. △QRS\triangle QRS has base SR=8SR = 8 cm: 12×8×h=20\frac12 \times 8 \times h = 20, so h=5h = 5 cm.
  2. This is also the height of the trapezium.
  3. PQSTPQST is a parallelogram, so PQ=TS=10PQ = TS = 10 cm.
  4. The other parallel side is TR=10+8=18TR = 10 + 8 = 18 cm.
  5. Area of the trapezium =12(10+18)×5= \frac12(10 + 18) \times 5
    =70 cm2= 70\text{ cm}^2, option C.

Report a problem with this question

Question 28

TQTQ is a tangent to the circle XYTRXYTR. If ∠YXT=32∘\angle YXT = 32^\circ and ∠RTQ=40∘\angle RTQ = 40^\circ, find ∠YTR\angle YTR.

32°40°?XYTRQ
Worked solution (try it first)
  1. The angle between tangent TQTQ and chord TRTR equals the angle in the alternate segment, so ∠TXR=∠RTQ=40∘\angle TXR = \angle RTQ = 40^\circ.
  2. So the whole angle at XX is ∠YXR=32∘+40∘\angle YXR = 32^\circ + 40^\circ
    =72∘= 72^\circ.
  3. Opposite angles of cyclic quadrilateral XYTRXYTR add up to 180∘180^\circ: ∠YTR=180∘−72∘\angle YTR = 180^\circ - 72^\circ
    =108∘= 108^\circ, option A.

Report a problem with this question

Question 29

A chord of a circle of radius 3\sqrt3 cm subtends an angle of 60∘60^\circ at the circumference. Find the length of the chord.

Worked solution (try it first)
  1. The angle at the centre is twice the angle at the circumference, so the chord makes 120∘120^\circ at the centre.
  2. The perpendicular from the centre halves the chord and the 120∘120^\circ.
  3. So half the chord is 3sin⁡60∘=3×32\sqrt3\sin60^\circ = \sqrt3 \times \frac{\sqrt3}{2}
    =32= \frac32.
  4. So the chord is 2×32=32 \times \frac32 = 3 cm, option D.

Report a problem with this question

Question 30

A cylindrical drum of diameter 56 cm contains 123.2 litres of oil when full. Find the height of the drum in centimetres. [π=227]\left[\pi = \frac{22}{7}\right]

Worked solution (try it first)
  1. Change litres to cm³: 1 litre is 1000 cm31000\text{ cm}^3, so the drum holds 123 200 cm3123\,200\text{ cm}^3.
  2. The radius is 56÷2=2856 \div 2 = 28 cm.
  3. Base area: 227×282=2464 cm2\frac{22}{7} \times 28^2 = 2464\text{ cm}^2.
  4. Volume = base area × height, so h=123 2002464=50h = \dfrac{123\,200}{2464} = 50 cm, option D.

Report a problem with this question

Question 31

The locus of all points at a distance 8 cm from a point NN passes through points TT and SS. If SS is equidistant from TT and NN, find the area of triangle STNSTN.

Worked solution (try it first)
  1. The locus of points 8 cm from NN is a circle of radius 8 cm, so NT=NS=8NT = NS = 8 cm.
  2. SS is equidistant from TT and NN, so ST=SN=8ST = SN = 8 cm.
  3. All three sides are 8 cm: the triangle is equilateral.
  4. Use area =12absin⁡C= \frac12ab\sin C with the 60∘60^\circ angle: 12×8×8×sin⁡60∘=32×32\frac12 \times 8 \times 8 \times \sin60^\circ = 32 \times \frac{\sqrt3}{2}.
  5. So the area is 163 cm216\sqrt3\text{ cm}^2, option B.

Report a problem with this question

Question 32

If the distance between the points (x,3)(x, 3) and (−x,2)(-x, 2) is 5, find xx.

Worked solution (try it first)
  1. The changes are x−(−x)=2xx - (-x) = 2x and 3−2=13 - 2 = 1.
  2. By the distance formula, (2x)2+12=52(2x)^2 + 1^2 = 5^2, so 4x2+1=254x^2 + 1 = 25.
  3. Then 4x2=244x^2 = 24 and x2=6x^2 = 6.
  4. Take the positive square root: x=6x = \sqrt6, option C.

Report a problem with this question

Question 33

The midpoint of the segment of the line y=4x+3y = 4x + 3 which lies between the xx-axis and the yy-axis is

Worked solution (try it first)
  1. It meets the xx-axis where y=0y = 0: 4x+3=04x + 3 = 0, so x=−34x = -\frac34.
  2. That end is (−34,0)\left(-\frac34, 0\right).
  3. It meets the yy-axis where x=0x = 0: y=3y = 3.
  4. That end is (0,3)(0, 3).
  5. Average the ends: (−38,32)\left(-\frac38, \frac32\right), option D.

Report a problem with this question

Question 34

Solve the equation cos⁡x+sin⁡x=1cos⁡x−sin⁡x\cos x + \sin x = \dfrac{1}{\cos x - \sin x} for 0≤x<2π0 \le x < 2\pi.

Worked solution (try it first)
  1. Multiply both sides by cos⁡x−sin⁡x\cos x - \sin x: (cos⁡x+sin⁡x)(cos⁡x−sin⁡x)=1(\cos x + \sin x)(\cos x - \sin x) = 1, so cos⁡2x−sin⁡2x=1\cos^2 x - \sin^2 x = 1.
  2. The double-angle formula says cos⁡2x−sin⁡2x=cos⁡2x\cos^2 x - \sin^2 x = \cos2x, so cos⁡2x=1\cos2x = 1.
  3. For 0≤x<2π0 \le x < 2\pi, 2x2x runs from 0 to 4π4\pi, and cos⁡2x=1\cos2x = 1 at 2x=02x = 0 or 2π2\pi.
  4. So x=0x = 0 or π\pi, option D.
  5. (At both, cos⁡x−sin⁡x\cos x - \sin x is not zero, so the equation makes sense.)

Report a problem with this question

Question 35

In the diagram, QTRQTR is a straight line, PQ=15PQ = 15, PR=10PR = 10, PT=8PT = 8 and ∠PQT=30∘\angle PQT = 30^\circ. Find the sine of ∠PTR\angle PTR.

8151030°PQRT
Worked solution (try it first)
  1. Work in triangle PQTPQT.
  2. PQ=15PQ = 15 faces ∠PTQ\angle PTQ, and PT=8PT = 8 faces the 30∘30^\circ at QQ.
  3. Sine rule: sin⁡∠PTQ15=sin⁡30∘8\dfrac{\sin\angle PTQ}{15} = \dfrac{\sin30^\circ}{8}.
  4. So sin⁡∠PTQ=15×128\sin\angle PTQ = \dfrac{15 \times \frac12}{8}
    =1516= \frac{15}{16}.
  5. QTRQTR is a straight line, so ∠PTR=180∘−∠PTQ\angle PTR = 180^\circ - \angle PTQ, and sin⁡(180∘−A)=sin⁡A\sin(180^\circ - A) = \sin A.
  6. So sin⁡∠PTR=1516\sin\angle PTR = \frac{15}{16}, option D.

Report a problem with this question

Question 36✱✱

For what value of xx does 6sin⁡(2x−25)∘6\sin(2x - 25)^\circ attain its maximum value in the range 0∘≤x≤180∘0^\circ \le x \le 180^\circ?

Worked solution (try it first)
  1. sin⁡θ\sin\theta reaches its maximum value, 1, when θ=90∘\theta = 90^\circ.
  2. So set 2x−25=902x - 25 = 90.
  3. Add 25 to both sides: 2x=1152x = 115.
  4. Divide by 2: x=5712x = 57\frac12, option C.
  5. The next maximum, 2x−25=4502x - 25 = 450, gives x=23712x = 237\frac12, outside the range.

Report a problem with this question

Question 37

From the top of a vertical mast 150 m high, two huts on the same ground level are observed, one due east and the other due west of the mast. Their angles of depression are 60∘60^\circ and 45∘45^\circ respectively. Find the distance between the huts.

Worked solution (try it first)
  1. The huts are on opposite sides of the mast, so the distance between them is the sum of their distances from its foot.
  2. East hut: 150tan⁡60∘=1503\frac{150}{\tan60^\circ} = \frac{150}{\sqrt3}
    =503= 50\sqrt3 m.
  3. West hut: 150tan⁡45∘=150\frac{150}{\tan45^\circ} = 150 m.
  4. So the distance is 150+503=50(3+3)150 + 50\sqrt3 = 50(3 + \sqrt3) m, option B.

Report a problem with this question

Question 38

If y=243(4x+5)−2y = 243(4x + 5)^{-2}, find dydx\frac{dy}{dx} when x=1x = 1.

Worked solution (try it first)
  1. Chain rule: bring down the power −2-2 and multiply by 4, the derivative of 4x+54x + 5.
  2. So dydx=243×(−2)×4×(4x+5)−3\frac{dy}{dx} = 243 \times (-2) \times 4 \times (4x + 5)^{-3}
    =−1944(4x+5)−3= -1944(4x + 5)^{-3}.
  3. At x=1x = 1, 4x+5=94x + 5 = 9 and 93=7299^3 = 729.
  4. So dydx=−1944729\frac{dy}{dx} = -\frac{1944}{729}
    =−83= -\frac83, option A.

Report a problem with this question

Question 39

Differentiate xcos⁡x\dfrac{x}{\cos x} with respect to xx.

Worked solution (try it first)
  1. Write xcos⁡x=xsec⁡x\dfrac{x}{\cos x} = x\sec x, and recall that sec⁡x\sec x differentiates to sec⁡xtan⁡x\sec x\tan x.
  2. Product rule: 1⋅sec⁡x+x⋅sec⁡xtan⁡x1 \cdot \sec x + x \cdot \sec x\tan x.
  3. So the derivative is sec⁡x+xsec⁡xtan⁡x\sec x + x\sec x\tan x, option D.

Report a problem with this question

Question 41

Find the equation of the curve which passes through the point (2,5)(2, 5) and whose gradient at any point is 6x−56x - 5.

Worked solution (try it first)
  1. Integrate the gradient: y=3x2−5x+cy = 3x^2 - 5x + c.
  2. The curve passes through (2,5)(2, 5): 5=12−10+c5 = 12 - 10 + c, so c=3c = 3.
  3. So y=3x2−5x+3y = 3x^2 - 5x + 3, option D.

Report a problem with this question

Question 42

If mm and nn are the mean and median respectively of the numbers 2, 3, 9, 7, 6, 7, 8, 5, find m+2nm + 2n to the nearest whole number.

Worked solution (try it first)
  1. The numbers add up to 47, so the mean is m=478=5.875m = \frac{47}{8} = 5.875.
  2. In order: 2, 3, 5, 6, 7, 7, 8, 9.
  3. The median is halfway between the 4th and 5th: n=6+72=6.5n = \frac{6 + 7}{2} = 6.5.
  4. So m+2n=5.875+13=18.875m + 2n = 5.875 + 13 = 18.875, which is 19 to the nearest whole number, option A.

Report a problem with this question

Question 43

Estimate the mode of the frequency distribution below.

Average hourly earnings (₦) 5–9 10–14 15–19 20–24
No. of workers 17 32 25 24
Worked solution (try it first)
  1. The modal class is 10–14, with 32 workers.
  2. Its class boundaries are 9.5 and 14.5, so L=9.5L = 9.5 and c=5c = 5.
  3. Differences from the neighbours: Δ1=32−17=15\Delta_1 = 32 - 17 = 15 and Δ2=32−25=7\Delta_2 = 32 - 25 = 7.
  4. Mode =L+Δ1Δ1+Δ2×c= L + \frac{\Delta_1}{\Delta_1 + \Delta_2} \times c
    =9.5+1522×5= 9.5 + \frac{15}{22} \times 5, which is 9.5+3.419.5 + 3.41.
  5. So the mode is about ₦12.9, option C.

Report a problem with this question

Question 44

Find the variance of the numbers KK, K+1K + 1, K+2K + 2.

Worked solution (try it first)
  1. The three numbers add up to 3K+33K + 3, so the mean is 3K+33=K+1\frac{3K + 3}{3} = K + 1.
  2. The deviations are −1-1, 0 and 1, so the squared deviations add up to 2.
  3. The variance is 23\frac23, option A.
  4. It does not depend on KK.

Report a problem with this question

Question 45

Find the positive value of xx if the standard deviation of the numbers 11, x+1x + 1, 2x+12x + 1 is 6\sqrt6.

Worked solution (try it first)
  1. The three numbers add up to 3x+33x + 3, so the mean is 3x+33=x+1\frac{3x + 3}{3} = x + 1.
  2. The deviations are −x-x, 0 and xx, so the variance is x2+0+x23=2x23\frac{x^2 + 0 + x^2}{3} = \frac{2x^2}{3}.
  3. The standard deviation is 6\sqrt6, so the variance is 6.
  4. Then 2x23=6\frac{2x^2}{3} = 6 gives x2=9x^2 = 9.
  5. The positive value is x=3x = 3, option C.

Report a problem with this question

Question 46

A bag contains 16 red balls and 20 blue balls only. How many white balls must be added to the bag so that the probability of randomly picking a red ball is 25\frac25?

Worked solution (try it first)
  1. Let ww white balls be added.
  2. The total becomes 16+20+w=36+w16 + 20 + w = 36 + w.
  3. So 1636+w=25\frac{16}{36 + w} = \frac25.
  4. Cross-multiply: 80=72+2w80 = 72 + 2w.
  5. Take 72 from both sides: 2w=82w = 8, so w=4w = 4, option A.

Report a problem with this question

Question 47

The pie chart shows the monthly expenditure of a public servant. The monthly expenditure on housing is twice that of school fees. How much does the worker spend on housing if his monthly income is ₦7,200?

Food 120°HousingTransportSchool fees
Worked solution (try it first)
  1. Transport is marked with a right angle, so it is 90∘90^\circ.
  2. Housing and School fees share 360∘−120∘−90∘=150∘360^\circ - 120^\circ - 90^\circ = 150^\circ.
  3. Housing is twice School fees, so split 150∘150^\circ in the ratio 2:12 : 1: Housing gets 23×150∘=100∘\frac23 \times 150^\circ = 100^\circ.
  4. Housing costs 100360×7200=2000\frac{100}{360} \times 7200 = 2000, so the worker spends ₦2,000, option B.

Report a problem with this question

Question 48

The bar chart shows the distribution of marks scored by 60 pupils in a test in which the maximum score was 10. If the pass mark was 5, what percentage of the pupils failed the test?

012345678910246810FrequencyMarks
Worked solution (try it first)
  1. The pass mark is 5, so the pupils who failed scored 0, 1, 2, 3 or 4.
  2. Read those bars: 1+3+4+7+10=251 + 3 + 4 + 7 + 10 = 25 pupils failed.
  3. As a percentage of 60: 2560×100=41.7%\frac{25}{60} \times 100 = 41.7\%, option C.

Report a problem with this question

Question 49

In a recent zonal championship involving 10 teams, teams XX and YY were given probabilities 25\frac25 and 13\frac13 respectively of winning the gold in the football event. What is the probability that either team will win the gold?

Worked solution (try it first)
  1. Only one team can win the gold, so the two events can't happen together: they are mutually exclusive.
  2. For mutually exclusive events, "either" means add: 25+13=615+515\frac25 + \frac13 = \frac{6}{15} + \frac{5}{15}.
  3. So the probability is 1115\frac{11}{15}, option C.

Report a problem with this question

Question 50

If xx and yy can take values from the set {1,2,3,4}\{1, 2, 3, 4\}, find the probability that the product of xx and yy is not greater than 6.

Worked solution (try it first)
  1. xx and yy each have 4 values, so there are 4×4=164 \times 4 = 16 ordered pairs.
  2. Products not greater than 6: x=1x = 1 with any yy (4 pairs), x=2x = 2 with y=1,2,3y = 1, 2, 3 (3 pairs), x=3x = 3 with y=1,2y = 1, 2 (2 pairs) and (4,1)(4, 1).
  3. That is 10 pairs.
  4. So the probability is 1016=58\frac{10}{16} = \frac58, option A.

Report a problem with this question