Objective paper · 50 questions

WAEC · 2025 · May/June · General Maths · Paper 1

Topics include Number bases, Commercial arithmetic, Indices & standard form, Logarithms, Sequences & series (AP, GP), Sets & Venn diagrams.

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✱✱

Find (1012)2(101_2)^2, expressing the answer in base 2.

Worked solution (try it first)
  1. Change to base ten: 1012=4+1=5101_2 = 4 + 1 = 5.
  2. Square it: 52=255^2 = 25.
  3. Change back: 25=16+8+125 = 16 + 8 + 1, so the answer is 11001211001_2, option D.

Report a problem with this question

Question 2✱✱

If three children share ₦10.50 among themselves in the ratio 6:7:86 : 7 : 8, how much is the largest share?

Worked solution (try it first)
  1. The ratio 6:7:86 : 7 : 8 has 6+7+8=216 + 7 + 8 = 21 parts, so one part is 10.50÷21=10.50 \div 21 = ₦0.50.
  2. The largest share is 8 parts: 8×0.50=8 \times 0.50 = ₦4.00, option B.

Report a problem with this question

Question 3✱✱

Express 0.0008340.000834 in standard form.

Worked solution (try it first)
  1. Move the point to just after the first non-zero digit: 0.000834 becomes 8.34.
  2. The point moved 4 places to the right, and the number is less than 1, so the power is −4-4.
  3. So 0.000834=8.34×10−40.000834 = 8.34 \times 10^{-4}, option A.

Report a problem with this question

Question 4✱✱

Simplify 0.027−130.027^{-\frac13}.

Worked solution (try it first)
  1. 0.027=2710000.027 = \frac{27}{1000}, and its cube root is 310=0.3\frac{3}{10} = 0.3.
  2. The negative index means the reciprocal: 10.3=103\frac{1}{0.3} = \frac{10}{3}.
  3. As a mixed number, 103=313\frac{10}{3} = 3\frac13, option B.

Report a problem with this question

Question 5✱✱

Given that log⁡2a=log⁡84\log_2 a = \log_8 4, find aa.

Worked solution (try it first)
  1. Find log⁡84\log_8 4: 8=238 = 2^3 and 4=224 = 2^2, so 823=22=48^{\frac23} = 2^2 = 4 and log⁡84=23\log_8 4 = \frac23.
  2. So log⁡2a=23\log_2 a = \frac23.
  3. Change to index form: a=223a = 2^{\frac23}, option B.

Report a problem with this question

Question 6✱✱

By selling some crates of soft drinks for ₦600.00, a dealer makes a profit of 50%50\%. How much did the dealer pay for the drinks?

Worked solution (try it first)
  1. A 50%50\% profit means ₦600 is 150%150\% of the cost: 1.5×cost=6001.5 \times \text{cost} = 600.
  2. Divide both sides by 1.5: cost =400= 400.
  3. So the dealer paid ₦400.00, option A.

Report a problem with this question

Question 7✱✱

Find the nnth term UnU_n of the arithmetic progression 11,4,−3,…11, 4, -3, \dots

Worked solution (try it first)
  1. This is an A.P. with a=11a = 11 and d=4−11=−7d = 4 - 11 = -7.
  2. So Un=a+(n−1)d=11−7(n−1)U_n = a + (n - 1)d = 11 - 7(n - 1).
  3. Expand: 11−7n+7=18−7n11 - 7n + 7 = 18 - 7n, option C.

Report a problem with this question

Question 8✱✱

If R={2,4,6,7}R = \{2, 4, 6, 7\} and S={1,2,4,8}S = \{1, 2, 4, 8\}, find R∪SR \cup S.

Worked solution (try it first)
  1. The union holds every element that is in RR or SS or both, each listed once.
  2. So R∪S={1,2,4,6,7,8}R \cup S = \{1, 2, 4, 6, 7, 8\}, option A.

Report a problem with this question

Question 9✱✱

If 169,x,1,y\frac{16}{9}, x, 1, y are in geometric progression, find xyxy.

Worked solution (try it first)
  1. For three consecutive terms of a G.P., the middle term squared equals the product of the outer two.
  2. Take the three terms x,1,yx, 1, y: 12=xy1^2 = xy, so xy=1xy = 1, option C.
  3. Check: x2=169×1x^2 = \frac{16}{9} \times 1, so x=43x = \frac43 and r=34r = \frac34, which gives y=34y = \frac34 and xy=1xy = 1.

Report a problem with this question

Question 10✱✱

In the Venn diagram, the shaded portion is represented by which set expression?

UPRQ
Worked solution (try it first)
  1. The shading covers the whole of circle RR except the part that overlaps PP.
  2. That includes the piece of RR inside QQ, so QQ doesn't restrict it.
  3. So the shaded region is P′∩RP' \cap R, option C.

Report a problem with this question

Question 11✱✱

Find the values of xx for which 6x−1x2+4x−5\dfrac{6x - 1}{x^2 + 4x - 5} is undefined.

Worked solution (try it first)
  1. A fraction is undefined when its bottom is zero: x2+4x−5=0x^2 + 4x - 5 = 0.
  2. Factorise: (x+5)(x−1)=0(x + 5)(x - 1) = 0.
  3. So x=−5x = -5 or x=1x = 1, option B.

Report a problem with this question

Question 12✱✱

Solve the inequality 13(2x−1)<5\frac13(2x - 1) < 5.

Worked solution (try it first)
  1. Multiply both sides by 3: 2x−1<152x - 1 < 15.
  2. Add 1 to both sides: 2x<162x < 16.
  3. Divide by 2: x<8x < 8, option B.

Report a problem with this question

Question 13✱✱

Find the smaller value of xx for which x2−3x+2=0x^2 - 3x + 2 = 0.

Worked solution (try it first)
  1. Factorise: (x−1)(x−2)=0(x - 1)(x - 2) = 0.
  2. So x=1x = 1 or x=2x = 2.
  3. The smaller value is 1, option D.

Report a problem with this question

Question 14✱✱

Factorize x(a−c)+y(c−a)x(a - c) + y(c - a).

Worked solution (try it first)
  1. Reverse the second bracket: c−a=−(a−c)c - a = -(a - c), so y(c−a)=−y(a−c)y(c - a) = -y(a - c).
  2. The expression is x(a−c)−y(a−c)x(a - c) - y(a - c).
  3. Take out the common bracket: (a−c)(x−y)(a - c)(x - y), option D.

Report a problem with this question

Question 15✱✱

If y∝1x2y \propto \dfrac{1}{x^2} and x=3x = 3 when y=4y = 4, find yy when x=2x = 2.

Worked solution (try it first)
  1. y=kx2y = \dfrac{k}{x^2}, so k=x2yk = x^2y, which is 9×4=369 \times 4 = 36.
  2. When x=2x = 2: y=364=9y = \dfrac{36}{4} = 9, option B.

Report a problem with this question

Question 16✱✱

Solve 3x2+25x−18=03x^2 + 25x - 18 = 0.

Worked solution (try it first)
  1. Find two numbers with product 3×(−18)=−543 \times (-18) = -54 and sum 25: they are 27 and −2-2.
  2. Split and group: 3x2+27x−2x−18=3x(x+9)−2(x+9)3x^2 + 27x - 2x - 18 = 3x(x + 9) - 2(x + 9)
    =(3x−2)(x+9)= (3x - 2)(x + 9).
  3. So x=23x = \frac23 or x=−9x = -9, option B.

Report a problem with this question

Question 17✱✱

Solve (x+2)(x−7)=0(x + 2)(x - 7) = 0.

Worked solution (try it first)
  1. A product is zero only when one of its factors is zero.
  2. x+2=0x + 2 = 0 gives x=−2x = -2, and x−7=0x - 7 = 0 gives x=7x = 7.
  3. So x=−2x = -2 or x=7x = 7, option D.

Report a problem with this question

Question 18✱✱

Solve x+y=32x + y = \frac32 and x−y=52x - y = \frac52. Use your result to find 2y+x2y + x.

Worked solution (try it first)
  1. Add the two equations so yy cancels: 2x=32+52=42x = \frac32 + \frac52 = 4, so x=2x = 2.
  2. Put x=2x = 2 into x+y=32x + y = \frac32: y=32−2=−12y = \frac32 - 2 = -\frac12.
  3. So 2y+x=−1+2=12y + x = -1 + 2 = 1, option C.

Report a problem with this question

Question 19✱✱

Which inequality is illustrated by the sketch graph? The boundary line passes through (0,3)(0, 3) and (1,0)(1, 0), and the region below the line is shaded.

(0, 3)(1, 0)xy
Worked solution (try it first)
  1. The gradient of the line through (0,3)(0, 3) and (1,0)(1, 0) is 0−31−0=−3\frac{0 - 3}{1 - 0} = -3, and the yy-intercept is 3.
  2. So the line is y=−3x+3y = -3x + 3.
  3. The region below a line is y≤y \le the line's expression.
  4. So it is y≤−3x+3y \le -3x + 3, option A.

Report a problem with this question

Question 20✱✱

The graph of y=3x2+x−7y = 3x^2 + x - 7 is shown. Which of the following is the best estimate of the minimum value of yy?

−2−112−8−6−4−22468xy
Worked solution (try it first)
  1. The minimum value of yy is the yy-value of the lowest point of the curve.
  2. On the graph the lowest point is just below y=−7y = -7, slightly left of the yy-axis.
  3. Check: the turning point is at x=−16x = -\frac16, where y=−7112y = -7\frac{1}{12}.
  4. The best estimate is −7-7, option A.

Report a problem with this question

Question 21✱✱

Using the graph of y=3x2+x−7y = 3x^2 + x - 7, find the roots of the equation 3x2+x−7=03x^2 + x - 7 = 0.

−2−112−8−6−4−22468xy
Worked solution (try it first)
  1. The roots of 3x2+x−7=03x^2 + x - 7 = 0 are where y=0y = 0, so read where the curve crosses the xx-axis.
  2. It crosses at about x=1.4x = 1.4 and x=−1.7x = -1.7.
  3. So the roots are 1.4 and −1.7-1.7, option A.

Report a problem with this question

Question 22✱✱

The diagonals ACAC and BDBD of a rhombus ABCDABCD are 16 cm16\text{ cm} and 12 cm12\text{ cm}. Calculate its area.

Worked solution (try it first)
  1. The diagonals cut the rhombus into four right-angled triangles, each with legs 8 cm and 6 cm, so each has area 12×8×6=24 cm2\frac12 \times 8 \times 6 = 24\text{ cm}^2.
  2. The rhombus is four of them: 4×24=96 cm24 \times 24 = 96\text{ cm}^2.
  3. This is the same as 12×16×12\frac12 \times 16 \times 12, option A.

Report a problem with this question

Question 23✱✱

A cylindrical container, closed at both ends, has radius 7 cm7\text{ cm} and height 5 cm5\text{ cm}. Find its total surface area. [π=227]\left[\pi = \frac{22}{7}\right]

Worked solution (try it first)
  1. Closed at both ends: the curved surface plus two circles, 2πr(r+h)2\pi r(r + h).
  2. 2×227×7×(7+5)=44×122 \times \frac{22}{7} \times 7 \times (7 + 5) = 44 \times 12
    =528 cm2= 528\text{ cm}^2, option B.

Report a problem with this question

Question 24✱✱

Find the total surface area of a solid circular cone with base radius 3 cm3\text{ cm} and slant height 4 cm4\text{ cm}. [π=227]\left[\pi = \frac{22}{7}\right]

Worked solution (try it first)
  1. A solid cone has a curved surface πrl\pi rl and a base πr2\pi r^2: a total of πr(r+l)\pi r(r + l).
  2. 227×3×(3+4)=22×3\frac{22}{7} \times 3 \times (3 + 4) = 22 \times 3
    =66 cm2= 66\text{ cm}^2, option A.

Report a problem with this question

Question 25✱✱

A water tank of height 12 m\frac12\text{ m} has a square base of side 112 m1\frac12\text{ m}. It is filled from a tanker holding 1500 litres. How many litres are left in the tanker?

Worked solution (try it first)
  1. Volume of the tank: 1.5×1.5×0.5=1.125 m31.5 \times 1.5 \times 0.5 = 1.125\text{ m}^3.
  2. 1 m31\text{ m}^3 is 1000 litres, so the tank takes 1125 litres.
  3. Left in the tanker: 1500−1125=3751500 - 1125 = 375 litres, option A.

Report a problem with this question

Question 26✱✱

A sphere has volume k cm3k\text{ cm}^3 and surface area k cm2k\text{ cm}^2. Calculate its diameter.

Worked solution (try it first)
  1. The volume and the surface area have the same number: 43πr3=4πr2\frac43\pi r^3 = 4\pi r^2.
  2. Divide both sides by 4πr24\pi r^2: r3=1\frac r3 = 1, so r=3r = 3 cm.
  3. The diameter is 2×3=62 \times 3 = 6 cm, option D.

Report a problem with this question

Question 27✱✱

A cone is cut to leave a frustum with radii 12 cm12\text{ cm} and 6 cm6\text{ cm} and slant height 12 cm12\text{ cm}. Calculate the slant height of the full cone.

Worked solution (try it first)
  1. Let the small cone cut off the top have slant height ss.
  2. The full cone's slant height is s+12s + 12.
  3. Similar cones: ss+12=612\dfrac{s}{s + 12} = \dfrac{6}{12}, so 2s=s+122s = s + 12 and s=12s = 12.
  4. The full cone's slant height is 12+12=2412 + 12 = 24 cm, option A.

Report a problem with this question

Question 28✱✱

The positions of two towns PP and QQ are (15∘N,12∘E)(15^\circ\text{N}, 12^\circ\text{E}) and (65∘N,12∘E)(65^\circ\text{N}, 12^\circ\text{E}). What is their difference in latitude?

Worked solution (try it first)
  1. Both towns are north of the equator, so subtract the latitudes.
  2. The difference is 65∘−15∘=50∘65^\circ - 15^\circ = 50^\circ, option A.

Report a problem with this question

Question 29✱✱

A 120∘120^\circ sector of a circle of radius 21 cm21\text{ cm} is bent to form a cone. What is the base radius of the cone?

Worked solution (try it first)
  1. The arc of the sector becomes the circumference of the base: 120360×2π×21=14π\frac{120}{360} \times 2\pi \times 21 = 14\pi.
  2. So 2πr=14π2\pi r = 14\pi.
  3. Divide both sides by 2π2\pi: r=7r = 7 cm, option D.

Report a problem with this question

Question 30✱✱

A cylindrical container, closed at both ends, has radius 7 cm7\text{ cm} and height 5 cm5\text{ cm}. What is its volume? [π=227]\left[\pi = \frac{22}{7}\right]

Worked solution (try it first)
  1. Volume of a cylinder: πr2h\pi r^2h.
  2. 227×72×5=154×5\frac{22}{7} \times 7^2 \times 5 = 154 \times 5
    =770 cm3= 770\text{ cm}^3, option A.

Report a problem with this question

Question 31✱✱

If log⁡10x=2ˉ.3675\log_{10} x = \bar{2}.3675 and log⁡10y=2ˉ.9738\log_{10} y = \bar{2}.9738, find x+yx + y, correct to three significant figures.

Worked solution (try it first)
  1. 2ˉ.3675\bar{2}.3675 means −2+0.3675-2 + 0.3675.
  2. The antilog of 0.3675 is 2.331, so x=2.331×10−2=0.02331x = 2.331 \times 10^{-2} = 0.02331.
  3. In the same way, the antilog of 0.9738 is 9.415, so y=9.415×10−2=0.09415y = 9.415 \times 10^{-2} = 0.09415.
  4. Add: x+y=0.11746x + y = 0.11746, which is 0.117 to three significant figures, option C.

Report a problem with this question

Question 32✱✱

A sector has angle 108∘108^\circ and radius 312 cm3\frac12\text{ cm}. Find its perimeter. [π=227]\left[\pi = \frac{22}{7}\right]

Worked solution (try it first)
  1. Arc length =108360×2×227×3.5= \frac{108}{360} \times 2 \times \frac{22}{7} \times 3.5.
  2. The circumference is 22 cm, and 108360=310\frac{108}{360} = \frac{3}{10}, so the arc is 6.66.6 cm.
  3. The perimeter adds the two radii: 6.6+2×3.5=13.6=13356.6 + 2 \times 3.5 = 13.6 = 13\frac35 cm, option D.

Report a problem with this question

Question 33✱✱

In the diagram, AO⊥OBAO \perp OB. Find xx.

2x3x4xOAB
Worked solution (try it first)
  1. Angles at a point add up to 360∘360^\circ, and the right angle takes 90∘90^\circ.
  2. So 2x+3x+4x=360∘−90∘2x + 3x + 4x = 360^\circ - 90^\circ
    =270∘= 270^\circ.
  3. So 9x=270∘9x = 270^\circ and x=30∘x = 30^\circ, option D.

Report a problem with this question

Question 34✱✱

In the diagram, OO is the centre of the circle, AODAOD is produced to CC and ∣BD∣=∣DC∣|BD| = |DC|. If ∠DCB=35∘\angle DCB = 35^\circ, find ∠BAO\angle BAO.

35°OADBC
Worked solution (try it first)
  1. ∣BD∣=∣DC∣|BD| = |DC|, so triangle BDCBDC is isosceles and ∠DBC=∠DCB=35∘\angle DBC = \angle DCB = 35^\circ.
  2. ∠BDA\angle BDA is an exterior angle of triangle BDCBDC: ∠BDA=35∘+35∘\angle BDA = 35^\circ + 35^\circ
    =70∘= 70^\circ.
  3. ADAD is a diameter, so ∠ABD=90∘\angle ABD = 90^\circ.
  4. In triangle ABDABD, ∠BAO=180∘−90∘−70∘\angle BAO = 180^\circ - 90^\circ - 70^\circ
    =20∘= 20^\circ, option C.

Report a problem with this question

Question 35✱✱

Which of the following angles is an exterior angle of a regular polygon?

Worked solution (try it first)
  1. The exterior angles of a regular polygon are equal and add up to 360∘360^\circ, so an exterior angle must divide 360∘360^\circ a whole number of times.
  2. 360÷95360 \div 95, 360÷78360 \div 78 and 360÷85360 \div 85 are not whole numbers.
  3. 360÷72=5360 \div 72 = 5, a regular pentagon.
  4. So the answer is 72∘72^\circ, option C.

Report a problem with this question

Question 36✱✱

The locus of a point equidistant from two fixed points is the

Worked solution (try it first)
  1. A point the same distance from two fixed points lies on the line that cuts the segment joining them in half at right angles.
  2. So the locus is the perpendicular bisector of the line joining them, option D.

Report a problem with this question

Question 37✱✱

In the diagram, ACAC and BDBD meet at EE, AB∥DCAB \parallel DC, ∣AB∣=12 cm|AB| = 12\text{ cm}, ∣AE∣=8 cm|AE| = 8\text{ cm} and ∣DC∣=9 cm|DC| = 9\text{ cm}. Find ∣EC∣|EC|.

12 cm9 cm8 cmEABCD
Worked solution (try it first)
  1. AB∥DCAB \parallel DC, so the alternate angles at AA and CC are equal, and so are those at BB and DD.
  2. Triangles ABEABE and CDECDE are similar.
  3. Matching sides are in the same ratio: ECAE=DCAB\dfrac{EC}{AE} = \dfrac{DC}{AB}, so EC8=912\dfrac{EC}{8} = \dfrac{9}{12}.
  4. EC=8×34=6EC = 8 \times \frac34 = 6 cm, option A.

Report a problem with this question

Question 38✱✱

In the diagram, PQ∥TUPQ \parallel TU, ∠PQR=50∘\angle PQR = 50^\circ, ∠QRS=86∘\angle QRS = 86^\circ and ∠STU=64∘\angle STU = 64^\circ. Find xx.

50°86°x64°PQRSTU
Worked solution (try it first)
  1. Draw a line through RR parallel to PQPQ.
  2. By alternate angles, RQRQ makes 50∘50^\circ with it, so RSRS makes 86∘−50∘=36∘86^\circ - 50^\circ = 36^\circ with it.
  3. Draw a line through SS parallel to TUTU.
  4. By alternate angles, SRSR makes 36∘36^\circ with it and STST makes 64∘64^\circ with it.
  5. So x=36∘+64∘=100∘x = 36^\circ + 64^\circ = 100^\circ, option A.

Report a problem with this question

Question 39✱✱

In the diagram, AB∥CDAB \parallel CD, and the bisectors of ∠BAC\angle BAC and ∠ACD\angle ACD meet at EE. Find ∠AEC\angle AEC.

?ABCDE
Worked solution (try it first)
  1. AB∥CDAB \parallel CD, so ∠BAC\angle BAC and ∠ACD\angle ACD are co-interior and add up to 180∘180^\circ.
  2. AEAE and CECE bisect them, so ∠EAC+∠ECA=180∘÷2\angle EAC + \angle ECA = 180^\circ \div 2
    =90∘= 90^\circ.
  3. The angles of triangle AECAEC add up to 180∘180^\circ: ∠AEC=180∘−90∘\angle AEC = 180^\circ - 90^\circ
    =90∘= 90^\circ, option D.

Report a problem with this question

Question 40✱✱

In the diagram, AB∥CDAB \parallel CD. What is the size of the angle marked xx?

52°35°xABCD
Worked solution (try it first)
  1. Vertically opposite angles: ABAB also makes 52∘52^\circ with the upper line on the other side of the crossing.
  2. CD∥ABCD \parallel AB, so CDCD makes the same 52∘52^\circ with the upper line (corresponding angles).
  3. This angle is inside the small triangle cut off by CDCD at the 35∘35^\circ vertex.
  4. The angles of that triangle add up to 180∘180^\circ: x=180∘−52∘−35∘x = 180^\circ - 52^\circ - 35^\circ
    =93∘= 93^\circ, option A.

Report a problem with this question

Question 41✱✱

In the diagram, BB lies on ADAD, CC lies on AEAE, and DCDC meets BEBE at FF. The angles marked a∘a^\circ are equal. Find b+cb + c.

a°a°a°b°c°ABCDEF
Worked solution (try it first)
  1. BFEBFE is a straight line, so ∠BFC=180∘−a\angle BFC = 180^\circ - a (it sits next to the aa at FF).
  2. The angles of quadrilateral ABFCABFC add up to 360∘360^\circ: a+b+(180−a)+c=360a + b + (180 - a) + c = 360.
  3. The aas cancel: b+c+180=360b + c + 180 = 360, so b+c=180∘b + c = 180^\circ, option C.

Report a problem with this question

Question 42✱✱

In △ABC\triangle ABC, side BCBC is produced to DD. If ∣AB∣=∣AC∣|AB| = |AC| and ∠BAC=50∘\angle BAC = 50^\circ, find ∠ACD\angle ACD.

50°ABCD
Worked solution (try it first)
  1. ∣AB∣=∣AC∣|AB| = |AC|, so the base angles at BB and CC are equal: each is 180∘−50∘2=65∘\frac{180^\circ - 50^\circ}{2} = 65^\circ.
  2. BCDBCD is a straight line, so ∠ACD=180∘−65∘\angle ACD = 180^\circ - 65^\circ
    =115∘= 115^\circ, option A.

Report a problem with this question

Question 43✱✱

In right-angled triangle PQRPQR, ∠PRQ=90∘\angle PRQ = 90^\circ, ∠QPR=30∘\angle QPR = 30^\circ and ∣PQ∣=10 cm|PQ| = 10\text{ cm}. Find ∣QR∣=y|QR| = y.

10 cmy30°PQR
Worked solution (try it first)
  1. The right angle is at RR, so PQ=10PQ = 10 cm is the hypotenuse, and QR=yQR = y is opposite the 30∘30^\circ angle at PP.
  2. So y=10sin⁡30∘y = 10\sin30^\circ
    =10×12= 10 \times \frac12
    =5= 5 cm, option C.

Report a problem with this question

Question 44✱✱

Find the mode of 8, 10, 9, 9, 10, 8, 11, 8, 10, 9, 8, 14.

Worked solution (try it first)
  1. Count each number: 8 appears four times, 9 and 10 three times each, and 11 and 14 once.
  2. The mode is the number that occurs most often: 8, option A.

Report a problem with this question

Question 45✱✱

The bearings of QQ and RR from PP are 030∘030^\circ and 120∘120^\circ. If ∣PQ∣=12 m|PQ| = 12\text{ m} and ∣PR∣=5 m|PR| = 5\text{ m}, find ∣QR∣|QR|.

Worked solution (try it first)
  1. The angle between the bearings at PP is ∠QPR=120∘−30∘\angle QPR = 120^\circ - 30^\circ
    =90∘= 90^\circ.
  2. So QRQR is the hypotenuse of a right-angled triangle: QR2=122+52=169QR^2 = 12^2 + 5^2 = 169.
  3. So ∣QR∣=13|QR| = 13 m, option B.

Report a problem with this question

Question 46✱✱

Without using tables, evaluate sin⁡20∘cos⁡70∘+cos⁡25∘sin⁡65∘\dfrac{\sin 20^\circ}{\cos 70^\circ} + \dfrac{\cos 25^\circ}{\sin 65^\circ}.

Worked solution (try it first)
  1. The sine of an angle equals the cosine of its complement: cos⁡70∘=sin⁡20∘\cos70^\circ = \sin20^\circ and sin⁡65∘=cos⁡25∘\sin65^\circ = \cos25^\circ.
  2. So sin⁡20∘cos⁡70∘=1\dfrac{\sin20^\circ}{\cos70^\circ} = 1 and cos⁡25∘sin⁡65∘=1\dfrac{\cos25^\circ}{\sin65^\circ} = 1.
  3. The total is 1+1=21 + 1 = 2, option A.

Report a problem with this question

Question 47✱✱

The mean of 20 observations is 4. If the largest observation, 23, is removed, find the mean of the remaining observations.

Worked solution (try it first)
  1. Total of the 20 observations: 20×4=8020 \times 4 = 80.
  2. Remove 23: the total is 80−23=5780 - 23 = 57 for 19 observations.
  3. The new mean is 5719=3\frac{57}{19} = 3, option D.

Report a problem with this question

Question 48✱✱

Two fair dice are tossed once. Find the probability that the sum is at least 10.

Worked solution (try it first)
  1. Two dice give 36 equally likely outcomes.
  2. A sum of at least 10 comes from (4,6),(5,5),(6,4),(5,6),(6,5),(6,6)(4, 6), (5, 5), (6, 4), (5, 6), (6, 5), (6, 6), which is 6 outcomes.
  3. So the probability is 636=16\frac{6}{36} = \frac16, option A.

Report a problem with this question

Question 50✱✱

A box contains 2 red, 6 white and 5 black balls. A ball is selected at random. What is the probability that it is black?

Worked solution (try it first)
  1. There are 2+6+5=132 + 6 + 5 = 13 balls.
  2. 5 of them are black, so the probability is 513\frac{5}{13}, option A.

Report a problem with this question