Objective paper · 44 questions · partial

JAMB 1986 · UME

Topics include Number bases, Statistics: data & averages, Number foundations & fractions, Commercial arithmetic, Quadratics & their graphs, Linear & simultaneous equations.

Our copy of this paper is missing questions 7, 8, 14, 17, 28, 48.

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

Evaluate 2123−1213+2223212_3 - 121_3 + 222_3.

Worked solution (try it first)
  1. Change to base ten: 2123=18+3+2=23212_3 = 18 + 3 + 2 = 23, 1213=9+6+1=16121_3 = 9 + 6 + 1 = 16 and 2223=18+6+2=26222_3 = 18 + 6 + 2 = 26.
  2. Work it out: 23−16+26=3323 - 16 + 26 = 33.
  3. Change back: 33=27+633 = 27 + 6
    =1×27+0×9+2×3+0= 1 \times 27 + 0 \times 9 + 2 \times 3 + 0, so the answer is 102031020_3, option C.

Report a problem with this question

Question 2

If Musa had scored 75 in Biology instead of 57, his average mark in four subjects would have been 60. What was his total mark?

Worked solution (try it first)
  1. With 75 in Biology the average of 4 subjects is 60, so that total would be 4×60=2404 \times 60 = 240.
  2. His real Biology mark is 75−57=1875 - 57 = 18 lower.
  3. So his actual total is 240−18=222240 - 18 = 222, option C.

Report a problem with this question

Question 3

Divide the L.C.M. of 48, 64 and 80 by their H.C.F.

Worked solution (try it first)
  1. Write each number as a product of primes: 48=24×348 = 2^4 \times 3, 64=2664 = 2^6 and 80=24×580 = 2^4 \times 5.
  2. The LCM takes the highest power of every prime: 26×3×5=9602^6 \times 3 \times 5 = 960.
  3. The HCF takes the lowest power of the primes common to all three: only 2 is common, so the HCF is 24=162^4 = 16.
  4. So 960÷16=60960 \div 16 = 60, option D.

Report a problem with this question

Question 4

Find the smallest number by which 252 can be multiplied to obtain a perfect square.

Worked solution (try it first)
  1. Write 252 as a product of primes: 252=4×63252 = 4 \times 63
    =22×32×7= 2^2 \times 3^2 \times 7.
  2. A perfect square has every prime to an even power.
  3. The 2s and 3s are already paired.
  4. Only the 7 is on its own.
  5. So multiply by 7: 252×7=1764=422252 \times 7 = 1764 = 42^2, option D.

Report a problem with this question

Question 5

Find the reciprocal of 2/312+13\dfrac{2/3}{\frac12 + \frac13}.

Worked solution (try it first)
  1. Bottom: the LCD of 2 and 3 is 6, so 12+13=36+26\frac12 + \frac13 = \frac36 + \frac26
    =56= \frac56.
  2. Divide by flipping the second fraction: 23÷56=23×65\frac23 \div \frac56 = \frac23 \times \frac65
    =45= \frac45.
  3. The reciprocal turns it upside down: 54\frac54, option B.

Report a problem with this question

Question 6

Three boys shared some oranges. The first received 13\frac13 of the oranges and the second received 23\frac23 of the remainder. If the third boy received the remaining 12 oranges, how many oranges did they share?

Worked solution (try it first)
  1. After the first boy takes 13\frac13, the remainder is 1−13=231 - \frac13 = \frac23 of the oranges.
  2. The second takes 23\frac23 of that remainder, so the third gets the other 13\frac13 of it: 13×23=29\frac13 \times \frac23 = \frac29 of all the oranges.
  3. So 29\frac29 of the total is 12.
  4. One ninth is 12÷2=612 \div 2 = 6, and the total is 6×9=546 \times 9 = 54, option B.

Report a problem with this question

Question 9

Udoh deposited ₦150.00 in the bank. At the end of 5 years the simple interest on the principal was ₦55.00. At what rate per annum was the interest paid?

Worked solution (try it first)
  1. Use I=PRT100I = \dfrac{PRT}{100} and make RR the subject: R=100IPTR = \dfrac{100I}{PT}.
  2. Put in I=55I = 55, P=150P = 150 and T=5T = 5: R=5500750=223R = \dfrac{5500}{750} = \dfrac{22}{3}.
  3. So the rate is 713%7\frac13\% per annum, option B.

Report a problem with this question

Question 10

A number of pencils were shared among Bisi, Sola and Tunde in the ratio 2:3:52 : 3 : 5. If Bisi got 5, how many were shared out?

Worked solution (try it first)
  1. The ratio 2:3:52 : 3 : 5 has 2+3+5=102 + 3 + 5 = 10 parts, and Bisi's 5 pencils are 2 parts.
  2. So one part is 5÷2=2.55 \div 2 = 2.5 pencils.
  3. All 10 parts are 10×2.5=2510 \times 2.5 = 25 pencils, option B.

Report a problem with this question

Question 11

The ages of Tosan and Isa differ by 6 and the product of their ages is 187. Write their ages in the form (x,y)(x, y), where x>yx > y.

Worked solution (try it first)
  1. Let the younger age be yy, so the older is y+6y + 6.
  2. Their product is y(y+6)=187y(y + 6) = 187.
  3. Rearrange: y2+6y−187=0y^2 + 6y - 187 = 0, which factorises as (y+17)(y−11)=0(y + 17)(y - 11) = 0.
  4. An age is positive, so y=11y = 11 and the older age is 17.
  5. So the ages are (17,11)(17, 11), option C.

Report a problem with this question

Question 12

In 1984, Ike was 24 years old and his father was 45 years old. In what year was Ike exactly half his father's age?

Worked solution (try it first)
  1. The age gap never changes: 45−24=2145 - 24 = 21 years.
  2. When Ike is half his father's age, the father is twice Ike's age, so the gap equals Ike's age.
  3. Ike was 21 and his father 42.
  4. Ike was 21 three years before 1984 (when he was 24), so the year was 1981, option B.

Report a problem with this question

Question 13✱✱

Simplify (15+3−15−3)×13\left(\frac{1}{\sqrt5 + \sqrt3} - \frac{1}{\sqrt5 - \sqrt3}\right) \times \frac{1}{\sqrt3}.

Worked solution (try it first)
  1. Rationalise each fraction.
  2. 15+3=5−35−3\frac{1}{\sqrt5 + \sqrt3} = \frac{\sqrt5 - \sqrt3}{5 - 3}, which is 5−32\frac{\sqrt5 - \sqrt3}{2}.
  3. Likewise 15−3=5+32\frac{1}{\sqrt5 - \sqrt3} = \frac{\sqrt5 + \sqrt3}{2}.
  4. Subtract: (5−3)−(5+3)2=−232\dfrac{(\sqrt5 - \sqrt3) - (\sqrt5 + \sqrt3)}{2} = \dfrac{-2\sqrt3}{2}, which is −3-\sqrt3.
  5. Multiply by 13\frac{1}{\sqrt3}: −3×13=−1-\sqrt3 \times \frac{1}{\sqrt3} = -1, option D.

Report a problem with this question

Question 15

Evaluate 913×27−123−16×3−23\dfrac{9^{\frac13} \times 27^{-\frac12}}{3^{-\frac16} \times 3^{-\frac23}}.

Worked solution (try it first)
  1. Write everything as a power of 3: 913=3239^{\frac13} = 3^{\frac23} and 27−12=3−3227^{-\frac12} = 3^{-\frac32}, multiplying the indices.
  2. Top: add the powers, 23−32=4−96\frac23 - \frac32 = \frac{4 - 9}{6}
    =−56= -\frac56, so the top is 3−563^{-\frac56}.
  3. Bottom: −16−23=−56-\frac16 - \frac23 = -\frac56, so the bottom is also 3−563^{-\frac56}.
  4. Top and bottom are equal, so the value is 30=13^0 = 1, option B.

Report a problem with this question

Question 16

If xx varies directly as y3y^3, and x=2x = 2 when y=1y = 1, find xx when y=5y = 5.

Worked solution (try it first)
  1. xx varies directly as y3y^3, so x=ky3x = ky^3.
  2. Put in x=2x = 2, y=1y = 1: k=2k = 2.
  3. When y=5y = 5: 53=1255^3 = 125, so x=2×125=250x = 2 \times 125 = 250, option D.

Report a problem with this question

Question 18

If y=xx−3+xx+4y = \dfrac{x}{x - 3} + \dfrac{x}{x + 4}, find yy when x=−2x = -2.

Worked solution (try it first)
  1. First fraction at x=−2x = -2: −2−2−3=−2−5\frac{-2}{-2 - 3} = \frac{-2}{-5}, which is 25\frac25 (negative over negative is positive).
  2. Second fraction: −2−2+4=−22=−1\frac{-2}{-2 + 4} = \frac{-2}{2} = -1.
  3. So y=25−1=−35y = \frac25 - 1 = -\frac35, option A.

Report a problem with this question

Question 19

Find all the numbers xx which satisfy the inequality 13(x+1)−1>15(x+4)\frac13(x + 1) - 1 > \frac15(x + 4).

Worked solution (try it first)
  1. Multiply every term by 15, the LCM of 3 and 5: 5(x+1)−15>3(x+4)5(x + 1) - 15 > 3(x + 4).
  2. Expand the brackets: 5x+5−15>3x+125x + 5 - 15 > 3x + 12, so 5x−10>3x+125x - 10 > 3x + 12.
  3. Subtract 3x3x and add 10 to both sides: 2x>222x > 22.
  4. Divide by 2: x>11x > 11, option D.

Report a problem with this question

Question 20

Factorize x2+2a+ax+2xx^2 + 2a + ax + 2x.

Worked solution (try it first)
  1. Reorder so the pairs share a factor: x2+2x+ax+2ax^2 + 2x + ax + 2a.
  2. Take out the common factors: x(x+2)+a(x+2)x(x + 2) + a(x + 2).
  3. Take out the common bracket: (x+2)(x+a)(x + 2)(x + a), option D.

Report a problem with this question

Question 21✱✱

Solve the equation 3x2+6x−2=03x^2 + 6x - 2 = 0.

Worked solution (try it first)
  1. Use the formula with a=3a = 3, b=6b = 6 and c=−2c = -2.
  2. The discriminant is b2−4ac=36+24=60b^2 - 4ac = 36 + 24 = 60.
  3. So x=−6±606x = \dfrac{-6 \pm \sqrt{60}}{6}.
  4. Simplify the surd: 60=4×15\sqrt{60} = \sqrt{4 \times 15}
    =215= 2\sqrt{15}.
  5. Divide each term by 6: x=−1±153x = -1 \pm \frac{\sqrt{15}}{3}, option B.

Report a problem with this question

Question 22

Simplify 15x+5+17x+7\dfrac{1}{5x + 5} + \dfrac{1}{7x + 7}.

Worked solution (try it first)
  1. Factorise each bottom: 5x+5=5(x+1)5x + 5 = 5(x + 1) and 7x+7=7(x+1)7x + 7 = 7(x + 1).
  2. The LCD is 35(x+1)35(x + 1).
  3. Multiply the first top by 7 and the second by 5: 7+535(x+1)\frac{7 + 5}{35(x + 1)}.
  4. So the sum is 1235(x+1)=1235x+35\dfrac{12}{35(x + 1)} = \dfrac{12}{35x + 35}, option D.

Report a problem with this question

Question 23

The curve y=−x2+3x+4y = -x^2 + 3x + 4 intersects the coordinate axes at

Worked solution (try it first)
  1. On the yy-axis x=0x = 0, so y=4y = 4.
  2. The point is (0,4)(0, 4).
  3. On the xx-axis y=0y = 0: −x2+3x+4=0-x^2 + 3x + 4 = 0.
  4. Multiply by −1-1: x2−3x−4=0x^2 - 3x - 4 = 0.
  5. Factorise: (x−4)(x+1)=0(x - 4)(x + 1) = 0, so x=4x = 4 or x=−1x = -1.
  6. So the points are (0,4)(0, 4), (4,0)(4, 0) and (−1,0)(-1, 0), option D.

Report a problem with this question

Question 24

Factorize (4a+3)2−(3a−2)2(4a + 3)^2 - (3a - 2)^2.

Worked solution (try it first)
  1. Use the difference of two squares, A2−B2=(A−B)(A+B)A^2 - B^2 = (A - B)(A + B), with A=4a+3A = 4a + 3 and B=3a−2B = 3a - 2.
  2. A−B=4a+3−3a+2A - B = 4a + 3 - 3a + 2, which is a+5a + 5.
  3. A+B=4a+3+3a−2A + B = 4a + 3 + 3a - 2, which is 7a+17a + 1.
  4. So the expression is (a+5)(7a+1)(a + 5)(7a + 1), option C.

Report a problem with this question

Question 25

If 5x+2y=55^{x + 2y} = 5 and 4x+3y=164^{x + 3y} = 16, find 3x+y3^{x + y}.

Worked solution (try it first)
  1. 5x+2y=515^{x + 2y} = 5^1, so x+2y=1x + 2y = 1.
  2. 4x+3y=16=424^{x + 3y} = 16 = 4^2, so x+3y=2x + 3y = 2.
  3. Subtract the first equation from the second: y=1y = 1.
  4. Then x=1−2=−1x = 1 - 2 = -1.
  5. So x+y=0x + y = 0 and 3x+y=30=13^{x + y} = 3^0 = 1, option B.

Report a problem with this question

Question 26

Simplify 1x−2+1x+2+2xx2−4\dfrac{1}{x - 2} + \dfrac{1}{x + 2} + \dfrac{2x}{x^2 - 4}.

Worked solution (try it first)
  1. Since x2−4=(x−2)(x+2)x^2 - 4 = (x - 2)(x + 2), the LCD is just x2−4x^2 - 4.
  2. Change each top to match: 1x−2=x+2x2−4\frac{1}{x - 2} = \frac{x + 2}{x^2 - 4} and 1x+2=x−2x2−4\frac{1}{x + 2} = \frac{x - 2}{x^2 - 4}.
  3. Add the tops: (x+2)+(x−2)+2x=4x(x + 2) + (x - 2) + 2x = 4x.
  4. So the sum is 4xx2−4\dfrac{4x}{x^2 - 4}, option D.

Report a problem with this question

Question 27✱✱

Make vv the subject of the formula S2=6v−w2S^2 = \frac{6}{v} - \frac{w}{2}.

Worked solution (try it first)
  1. Multiply every term by 2 to clear the halves: 2S2=12v−w2S^2 = \frac{12}{v} - w.
  2. Add ww to both sides: 12v=2S2+w\frac{12}{v} = 2S^2 + w.
  3. Turn both sides upside down and multiply by 12: v=122S2+wv = \dfrac{12}{2S^2 + w}, option D.

Report a problem with this question

Question 29

If ab=cd=k\dfrac ab = \dfrac cd = k, find the value of 3a2−ac+c23b2−bd+d2\dfrac{3a^2 - ac + c^2}{3b^2 - bd + d^2} in terms of kk.

Worked solution (try it first)
  1. From ab=cd=k\frac ab = \frac cd = k, write a=kba = kb and c=kdc = kd.
  2. Substitute in the top: 3k2b2−k2bd+k2d2=k2(3b2−bd+d2)3k^2b^2 - k^2bd + k^2d^2 = k^2(3b^2 - bd + d^2).
  3. The bracket is exactly the bottom, so it cancels and the value is k2k^2, option D.

Report a problem with this question

Question 30

At what points does the straight line y=2x+1y = 2x + 1 intersect the curve y=2x2+5x−1y = 2x^2 + 5x - 1?

Worked solution (try it first)
  1. Where they meet, 2x2+5x−1=2x+12x^2 + 5x - 1 = 2x + 1.
  2. Bring everything to one side: 2x2+3x−2=02x^2 + 3x - 2 = 0.
  3. Factorise: (2x−1)(x+2)=0(2x - 1)(x + 2) = 0, so x=12x = \frac12 or x=−2x = -2.
  4. Find yy from the line y=2x+1y = 2x + 1: x=12x = \frac12 gives y=2y = 2, and x=−2x = -2 gives y=−3y = -3.
  5. So the points are (−2,−3)(-2, -3) and (12,2)(\frac12, 2), option A.

Report a problem with this question

Question 31

A regular polygon of nn sides has 160∘160^\circ as the size of each interior angle. Find nn.

Worked solution (try it first)
  1. An interior angle and its exterior angle add up to 180∘180^\circ, so each exterior angle is 180∘−160∘=20∘180^\circ - 160^\circ = 20^\circ.
  2. The exterior angles add up to 360∘360^\circ, so n=360÷20=18n = 360 \div 20 = 18, option A.

Report a problem with this question

Question 32

If cos⁡θ=ab\cos\theta = \dfrac ab, find 1+tan⁡2θ1 + \tan^2\theta.

Worked solution (try it first)
  1. Use the identity 1+tan⁡2θ=sec⁡2θ1 + \tan^2\theta = \sec^2\theta.
  2. sec⁡θ=1cos⁡θ\sec\theta = \dfrac{1}{\cos\theta}
    =ba= \dfrac ba, so sec⁡2θ=b2a2\sec^2\theta = \dfrac{b^2}{a^2}, option A.

Report a problem with this question

Question 33

In the diagram, PQPQ and RSRS are chords of a circle with centre OO which, produced, meet at TT outside the circle. If TP=24TP = 24 cm, TQ=8TQ = 8 cm and TS=12TS = 12 cm, find TRTR.

OPQRST
Worked solution (try it first)
  1. For two secants from an outside point TT: (outside part) × (whole line) is the same on both.
  2. So TQ×TP=TS×TRTQ \times TP = TS \times TR.
  3. Put in the lengths: 8×24=12×TR8 \times 24 = 12 \times TR, so 192=12×TR192 = 12 \times TR.
  4. Divide both sides by 12: TR=16TR = 16 cm, option A.

Report a problem with this question

Question 34

The angle of elevation of the top of a vertical tower 50 m high from a point XX on the ground is 30∘30^\circ. From a point YY on the opposite side of the tower, the angle of elevation of the top is 60∘60^\circ. Find the distance between XX and YY.

Worked solution (try it first)
  1. XX and YY are on opposite sides, so XYXY is the sum of their distances from the foot of the tower.
  2. From XX: tan⁡30∘=50d\tan30^\circ = \frac{50}{d}, so d=50tan⁡30∘d = \frac{50}{\tan30^\circ}
    =503= 50\sqrt3
    ≈86.60\approx 86.60 m.
  3. From YY: d=50tan⁡60∘d = \frac{50}{\tan60^\circ}
    =503= \frac{50}{\sqrt3}
    ≈28.87\approx 28.87 m.
  4. So XY=86.60+28.87=115.47XY = 86.60 + 28.87 = 115.47 m, option D.

Report a problem with this question

Question 35

A girl walks 45 m in the direction 050∘050^\circ from a point QQ to a point XX. She then walks 24 m in the direction 140∘140^\circ from XX to a point YY. How far is she then from QQ?

Worked solution (try it first)
  1. At XX the direction back to QQ is 050∘+180∘=230∘050^\circ + 180^\circ = 230^\circ, and she sets off on 140∘140^\circ.
  2. These differ by 90∘90^\circ, so the angle at XX is a right angle.
  3. By Pythagoras, QY2=452+242QY^2 = 45^2 + 24^2, which is 2025+576=26012025 + 576 = 2601.
  4. So QY=2601=51QY = \sqrt{2601} = 51 m, option C.

Report a problem with this question

Question 36

A solid prism has the trapezium PQRSPQRS as its uniform cross-section, with parallel vertical sides PQ=6PQ = 6 m and SR=11SR = 11 m, QR=12QR = 12 m perpendicular to both, and length 8 m. Find its volume.

Worked solution (try it first)
  1. The cross-section is a trapezium with parallel sides 6 m and 11 m, 12 m apart.
  2. Its area is half the sum of the parallel sides times the distance between them: 12(6+11)×12=102 m2\frac12(6 + 11) \times 12 = 102\text{ m}^2.
  3. Volume of a prism = cross-section area × length: 102×8=816 m3102 \times 8 = 816\text{ m}^3, option C.

Report a problem with this question

Question 37

PQPQ and PRPR are tangents from PP to a circle with centre OO. If ∠QRP=34∘\angle QRP = 34^\circ, find the angle marked xx (∠QOR\angle QOR).

34°xOPQR
Worked solution (try it first)
  1. ∠QRP\angle QRP is the angle between the tangent RPRP and the chord RQRQ.
  2. It equals the angle that QRQR makes at any point on the major arc.
  3. The angle at the centre is twice the angle at the circumference, so x=2×34∘=68∘x = 2 \times 34^\circ = 68^\circ, option C.
  4. Check: tangents from PP are equal, so ∠PQR=34∘\angle PQR = 34^\circ and ∠QPR=112∘\angle QPR = 112^\circ.
  5. In OQPROQPR the radii meet the tangents at 90∘90^\circ, so x=360∘−90∘−90∘−112∘x = 360^\circ - 90^\circ - 90^\circ - 112^\circ
    =68∘= 68^\circ ✓.

Report a problem with this question

Question 38

An arc of a circle of radius 6 cm is 8 cm long. Find the area of the sector.

Worked solution (try it first)
  1. The area of a sector is 12×\frac12 \times radius ×\times arc length (the arc plays the part of the base of a thin triangle).
  2. So the area is 12×6×8=24 cm2\frac12 \times 6 \times 8 = 24\text{ cm}^2, option B.

Report a problem with this question

Question 39

In △XYZ\triangle XYZ, XY=4XY = 4, XZ=3XZ = 3 and YZ=6YZ = 6. Determine the cosine of angle ZZ.

Worked solution (try it first)
  1. Angle ZZ is between XZ=3XZ = 3 and YZ=6YZ = 6.
  2. The side facing it is XY=4XY = 4.
  3. Cosine rule: cos⁡Z=32+62−422×3×6\cos Z = \dfrac{3^2 + 6^2 - 4^2}{2 \times 3 \times 6}, which is 9+36−1636\dfrac{9 + 36 - 16}{36}.
  4. So cos⁡Z=2936\cos Z = \frac{29}{36}, option B.

Report a problem with this question

Question 40✱✱

In the figure, △PQT\triangle PQT is isosceles with PQ=QTPQ = QT. SS lies on PTPT, ∠SRQ=35∘\angle SRQ = 35^\circ, ∠TPQ=20∘\angle TPQ = 20^\circ and PQRPQR is a straight line. Calculate ∠TSR\angle TSR.

20°35°?PQRTS
Worked solution (try it first)
  1. Look at triangle PSRPSR: its angle at PP is 20∘20^\circ and its angle at RR is 35∘35^\circ.
  2. ∠TSR\angle TSR is the exterior angle of triangle PSRPSR at SS, because PSTPST is a straight line.
  3. An exterior angle equals the sum of the two interior opposite angles: ∠TSR=20∘+35∘\angle TSR = 20^\circ + 35^\circ
    =55∘= 55^\circ, option B.

Report a problem with this question

Question 41

Find the total surface area of a solid cone of radius 232\sqrt3 cm and slant height 434\sqrt3 cm.

Worked solution (try it first)
  1. A solid cone has a curved surface πrl\pi rl and a circular base πr2\pi r^2, so the total is πr(r+l)\pi r(r + l).
  2. Here r+l=23+43=63r + l = 2\sqrt3 + 4\sqrt3 = 6\sqrt3.
  3. So the area is π×23×63=12×3×π\pi \times 2\sqrt3 \times 6\sqrt3 = 12 \times 3 \times \pi
    =36π= 36\pi cm², option D.

Report a problem with this question

Question 42

If UU and VV are two distinct fixed points and WW is a variable point such that ∠UWV\angle UWV is a right angle, what is the locus of WW?

Worked solution (try it first)
  1. The angle in a semicircle is a right angle, and the converse holds too: if ∠UWV=90∘\angle UWV = 90^\circ, then WW lies on the circle with UVUV as diameter.
  2. As WW moves round (on both sides of UVUV), it traces that whole circle.
  3. So the locus is a circle with UVUV as diameter, option D.

Report a problem with this question

Question 43

In the figure, PQ∥STPQ \parallel ST and RS∥UVRS \parallel UV. If ∠PQR=35∘\angle PQR = 35^\circ and ∠QRS=65∘\angle QRS = 65^\circ, find ∠STV\angle STV.

35°65°?PQRSTUV
Worked solution (try it first)
  1. Produce SRSR back beyond RR to meet PQPQ at a point XX.
  2. Angles on a straight line: ∠XRQ=180∘−65∘\angle XRQ = 180^\circ - 65^\circ
    =115∘= 115^\circ.
  3. The angles of triangle XQRXQR add up to 180∘180^\circ, so ∠QXR=180∘−115∘−35∘\angle QXR = 180^\circ - 115^\circ - 35^\circ
    =30∘= 30^\circ.
  4. This is the angle between the lines PQPQ and RSRS.
  5. ST∥PQST \parallel PQ and TV∥RSTV \parallel RS, so ∠STV\angle STV is the same angle between the same two directions: ∠STV=30∘\angle STV = 30^\circ, option A.

Report a problem with this question

Question 44

An open rectangular box externally measures 4 m×3 m×4 m4\text{ m} \times 3\text{ m} \times 4\text{ m} (length × width × height). Find the total cost of painting the box externally if it costs ₦2.00 to paint one square metre.

Worked solution (try it first)
  1. The box is open, so paint the base and the four sides but not the top.
  2. Base: 4×3=12 m24 \times 3 = 12\text{ m}^2.
  3. Sides: 2(4×4)+2(3×4)=32+242(4 \times 4) + 2(3 \times 4) = 32 + 24
    =56 m2= 56\text{ m}^2.
  4. Total 12+56=68 m212 + 56 = 68\text{ m}^2, and the cost is 68×2=13668 \times 2 = 136, so ₦136.00, option C.

Report a problem with this question

Question 45

Of 900 students admitted to a university in 1979, the distribution by state was: Anambra 185, Imo 135, Kaduna 90, Kwara 110, Ondo 155, Oyo 225. In a pie chart of this distribution, the angle at the centre for Anambra is

Worked solution (try it first)
  1. The total is 900 students, so each student gets 360∘900=0.4∘\frac{360^\circ}{900} = 0.4^\circ.
  2. Anambra has 185 students: 185×0.4∘=74∘185 \times 0.4^\circ = 74^\circ, option C.

Report a problem with this question

Question 46

Find the median of the numbers 89, 141, 130, 161, 120, 131, 131, 100, 108 and 119.

Worked solution (try it first)
  1. Put the 10 numbers in order: 89, 100, 108, 119, 120, 130, 131, 131, 141, 161.
  2. With an even count, the median is halfway between the 5th and 6th: 120 and 130.
  3. So the median is 120+1302=125\frac{120 + 130}{2} = 125, option B.

Report a problem with this question

Question 47

Find the probability that a number selected at random from 40 to 50 is a prime.

Worked solution (try it first)
  1. From 40 to 50 inclusive there are 50−40+1=1150 - 40 + 1 = 11 numbers.
  2. The primes among them are 41, 43 and 47.
  3. 49 is 7×77 \times 7.
  4. So the probability is 311\frac{3}{11}, option A.

Report a problem with this question

Question 49

A man kept 6 black, 5 brown and 7 purple shirts in a drawer. What is the probability of his picking a purple shirt with his eyes closed?

Worked solution (try it first)
  1. There are 6+5+7=186 + 5 + 7 = 18 shirts, each equally likely.
  2. 7 of them are purple, so the probability is 718\frac{7}{18}, option C.

Report a problem with this question

Question 50

The table gives the scores of a group of students in a Mathematics test. If the mode is mm and the number of students who scored 4 or less is SS, what is (S,m)(S, m)?

Score 1 2 3 4 5 6 7 8
Frequency 2 4 7 14 12 6 4 1
Worked solution (try it first)
  1. The students who scored 4 or less are those with scores 1, 2, 3 and 4: S=2+4+7+14=27S = 2 + 4 + 7 + 14 = 27.
  2. The mode is the score with the highest frequency: score 4, with frequency 14.
  3. So m=4m = 4.
  4. So (S,m)=(27,4)(S, m) = (27, 4), option A.

Report a problem with this question