Objective paper · 50 questions

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

Topics include Approximation & error, Indices & standard form, Linear & simultaneous equations, Quadratics & their graphs, Modular arithmetic, 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

Express, correct to three significant figures, 0.003597.

Worked solution (try it first)
  1. The zeros after the point are not significant, so the first three significant figures are 3, 5 and 9.
  2. The next figure is 7, so round the 9 up.
  3. That makes 359 into 360, so the number is 0.00360.
  4. Keep the final zero to show three significant figures: 0.00360, option C.

Report a problem with this question

Question 2

Evaluate (0.064)−13(0.064)^{-\frac13}.

Worked solution (try it first)
  1. 0.064=6410000.064 = \frac{64}{1000}, and its cube root is 410=0.4\frac{4}{10} = 0.4.
  2. The negative index means the reciprocal: (0.064)−13=10.4(0.064)^{-\frac13} = \frac{1}{0.4}
    =104= \frac{10}{4}.
  3. So the value is 52\frac52, option A.

Report a problem with this question

Question 3

Solve y+12−2y−13=4\dfrac{y + 1}{2} - \dfrac{2y - 1}{3} = 4.

Worked solution (try it first)
  1. Multiply every term by 6, the LCM of 2 and 3: 3(y+1)−2(2y−1)=243(y + 1) - 2(2y - 1) = 24.
  2. Expand, taking care with the minus: 3y+3−4y+2=243y + 3 - 4y + 2 = 24, so −y+5=24-y + 5 = 24.
  3. Take 5 from both sides: −y=19-y = 19.
  4. Multiply by −1-1: y=−19y = -19, option B.

Report a problem with this question

Question 4

Simplify, correct to three significant figures, (27.63)2−(12.37)2(27.63)^2 - (12.37)^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).
  2. Here a−b=27.63−12.37=15.26a - b = 27.63 - 12.37 = 15.26 and a+b=40a + b = 40, so the value is 15.26×40=610.415.26 \times 40 = 610.4.
  3. To 3 significant figures the 0 is the third figure and the next figure is 4, so round down: 610, option D.

Report a problem with this question

Question 5

If 7+y≡4(mod8)7 + y \equiv 4 \pmod 8, find the least value of yy with 10≤y≤3010 \le y \le 30.

Worked solution (try it first)
  1. Take 7 from both sides: y≡4−7=−3(mod8)y \equiv 4 - 7 = -3 \pmod 8.
  2. Add 8 to make it positive: y≡5(mod8)y \equiv 5 \pmod 8, so yy is one of 5, 13, 21, 29, ….
  3. The least of these with 10≤y≤3010 \le y \le 30 is 13, option B.

Report a problem with this question

Question 6

If T={prime numbers}T = \{\text{prime numbers}\} and M={odd numbers}M = \{\text{odd numbers}\} are subsets of μ={x:0<x≤10}\mu = \{x : 0 < x \le 10\} and xx is an integer, find T′∩M′T' \cap M'.

Worked solution (try it first)
  1. μ={1,2,…,10}\mu = \{1, 2, \dots, 10\}, T={2,3,5,7}T = \{2, 3, 5, 7\} and M={1,3,5,7,9}M = \{1, 3, 5, 7, 9\}.
  2. T′={1,4,6,8,9,10}T' = \{1, 4, 6, 8, 9, 10\} and M′={2,4,6,8,10}M' = \{2, 4, 6, 8, 10\}.
  3. The elements in both are T′∩M′={4,6,8,10}T' \cap M' = \{4, 6, 8, 10\}, option A.

Report a problem with this question

Question 7

Evaluate log⁡39−log⁡28log⁡39\dfrac{\log_3 9 - \log_2 8}{\log_3 9}.

Worked solution (try it first)
  1. 32=93^2 = 9, so log⁡39=2\log_3 9 = 2.
  2. And 23=82^3 = 8, so log⁡28=3\log_2 8 = 3.
  3. The top is 2−3=−12 - 3 = -1 and the bottom is 2.
  4. So the value is −12-\frac12, option D.

Report a problem with this question

Question 8

If 23y=1111two23_y = 1111_{\text{two}}, find the value of yy.

Worked solution (try it first)
  1. Change the right side to base ten: 1111two=8+4+2+1=151111_{\text{two}} = 8 + 4 + 2 + 1 = 15.
  2. In base yy, 23y=2y+323_y = 2y + 3, so 2y+3=152y + 3 = 15.
  3. Subtract 3 and divide by 2: y=6y = 6, option C.

Report a problem with this question

Question 9

If 6, PP and 14 are consecutive terms in an arithmetic progression, find the value of PP.

Worked solution (try it first)
  1. In an A.P. the middle term is the average of its neighbours.
  2. So P=6+142=10P = \frac{6 + 14}{2} = 10, option B.

Report a problem with this question

Question 10

Evaluate 228−350+722\sqrt{28} - 3\sqrt{50} + \sqrt{72}.

Worked solution (try it first)
  1. Take out square factors: 228=2×272\sqrt{28} = 2 \times 2\sqrt7, which is 474\sqrt7.
  2. Likewise 350=3×52=1523\sqrt{50} = 3 \times 5\sqrt2 = 15\sqrt2 and 72=62\sqrt{72} = 6\sqrt2.
  3. Combine the 2\sqrt2 terms: −152+62=−92-15\sqrt2 + 6\sqrt2 = -9\sqrt2.
  4. So the value is 47−924\sqrt7 - 9\sqrt2, option C.

Report a problem with this question

Question 11

If m:n=2:1m : n = 2 : 1, evaluate 3m2−2n2m2+mn\dfrac{3m^2 - 2n^2}{m^2 + mn}.

Worked solution (try it first)
  1. m:n=2:1m : n = 2 : 1, so take m=2m = 2 and n=1n = 1 (any multiple gives the same value).
  2. Top: 3m2−2n2=3×4−2×13m^2 - 2n^2 = 3 \times 4 - 2 \times 1
    =10= 10.
  3. Bottom: m2+mn=4+2=6m^2 + mn = 4 + 2 = 6.
  4. So the value is 106=53\frac{10}{6} = \frac53, option B.

Report a problem with this question

Question 12

HH varies directly as pp and inversely as the square of yy. If H=1H = 1, p=8p = 8 and y=2y = 2, find HH in terms of pp and yy.

Worked solution (try it first)
  1. Directly as pp, inversely as y2y^2: H=kpy2H = \dfrac{kp}{y^2}.
  2. Put in H=1H = 1, p=8p = 8, y=2y = 2: 1=8k41 = \dfrac{8k}{4}, so 1=2k1 = 2k and k=12k = \frac12.
  3. So H=p2y2H = \dfrac{p}{2y^2}, option C.

Report a problem with this question

Question 13

Solve 4x2−16x+15=04x^2 - 16x + 15 = 0.

Worked solution (try it first)
  1. Find two numbers with product 4×15=604 \times 15 = 60 and sum −16-16: they are −6-6 and −10-10.
  2. Split and group: 4x2−6x−10x+15=2x(2x−3)−5(2x−3)4x^2 - 6x - 10x + 15 = 2x(2x - 3) - 5(2x - 3)
    =(2x−3)(2x−5)= (2x - 3)(2x - 5).
  3. So x=32=112x = \frac32 = 1\frac12 or x=52=212x = \frac52 = 2\frac12, option B.

Report a problem with this question

Question 14

Simplify log⁡106−3log⁡103+23log⁡1027\log_{10} 6 - 3\log_{10} 3 + \frac23\log_{10} 27.

Worked solution (try it first)
  1. Move the numbers up as powers: 3log⁡3=log⁡273\log 3 = \log 27, and 23log⁡27=log⁡2723\frac23\log 27 = \log 27^{\frac23}
    =log⁡9= \log 9.
  2. Combine: log⁡6−log⁡27+log⁡9=log⁡6×927\log 6 - \log 27 + \log 9 = \log \frac{6 \times 9}{27}.
  3. 5427=2\frac{54}{27} = 2, so the answer is log⁡102\log_{10} 2, option B.

Report a problem with this question

Question 15

Bala sold an article for ₦6,900.00 and made a profit of 15%15\%. Calculate his percentage profit if he had sold it for ₦6,600.00.

Worked solution (try it first)
  1. ₦6,900 is 115%115\% of the cost, so the cost is 6900÷1.15=6900 \div 1.15 = ₦6,000.
  2. Selling for ₦6,600 gives a profit of 6600−6000=6600 - 6000 = ₦600.
  3. As a percentage of the cost: 6006000×100%=10%\dfrac{600}{6000} \times 100\% = 10\%, option B.

Report a problem with this question

Question 16

If 3p=4q3p = 4q and 9p=8q−129p = 8q - 12, find the value of pqpq.

Worked solution (try it first)
  1. From 3p=4q3p = 4q, divide by 4: q=3p4q = \frac{3p}{4}, so 8q=6p8q = 6p.
  2. Substitute into the second equation: 9p=6p−129p = 6p - 12, so 3p=−123p = -12 and p=−4p = -4.
  3. Then q=3×(−4)4=−3q = \frac{3 \times (-4)}{4} = -3.
  4. So pq=(−4)(−3)=12pq = (-4)(-3) = 12, option A.

Report a problem with this question

Question 17

If (0.25)y=32(0.25)^y = 32, find the value of yy.

Worked solution (try it first)
  1. 0.25=14=2−20.25 = \frac14 = 2^{-2}, so (0.25)y=2−2y(0.25)^y = 2^{-2y}.
  2. 32=2532 = 2^5, so 2−2y=252^{-2y} = 2^5 and −2y=5-2y = 5.
  3. Divide by −2-2: y=−52y = -\frac52, option A.

Report a problem with this question

Question 18

There are 8 boys and 4 girls in a lift. What is the probability that the first person who steps out of the lift will be a boy?

Worked solution (try it first)
  1. There are 8+4=128 + 4 = 12 people, each equally likely to step out first.
  2. 8 of them are boys, so the probability is 812=23\frac{8}{12} = \frac23, option C.

Report a problem with this question

Question 19

Simplify x2−5x−14x2−9x+14\dfrac{x^2 - 5x - 14}{x^2 - 9x + 14}.

Worked solution (try it first)
  1. Top: two numbers multiplying to −14-14 and adding to −5-5 are −7-7 and 22, so x2−5x−14=(x−7)(x+2)x^2 - 5x - 14 = (x - 7)(x + 2).
  2. Bottom: −7-7 and −2-2 multiply to 14 and add to −9-9, so x2−9x+14=(x−7)(x−2)x^2 - 9x + 14 = (x - 7)(x - 2).
  3. Cancel x−7x - 7: x+2x−2\dfrac{x + 2}{x - 2}, option D.

Report a problem with this question

Question 20

Which of these values would make 3p−1p2−p\dfrac{3p - 1}{p^2 - p} undefined?

Worked solution (try it first)
  1. A fraction is undefined when its bottom is zero.
  2. Factorise the bottom: p2−p=p(p−1)p^2 - p = p(p - 1), which is zero when p=0p = 0 or p=1p = 1.
  3. Only 1 is an option, so the answer is option A.

Report a problem with this question

Question 21

The total surface area of a solid cylinder is 165 cm2165\text{ cm}^2. If the base diameter is 7 cm7\text{ cm}, calculate its height. [Take π=227]\left[\text{Take }\pi = \frac{22}{7}\right]

Worked solution (try it first)
  1. Radius =7÷2=3.5= 7 \div 2 = 3.5 cm.
  2. Total surface area: 2πr(r+h)2\pi r(r + h), and 2πr=2×227×3.52\pi r = 2 \times \frac{22}{7} \times 3.5
    =22= 22.
  3. So 22(3.5+h)=16522(3.5 + h) = 165.
  4. Divide by 22: 3.5+h=7.53.5 + h = 7.5.
  5. So h=4.0h = 4.0 cm, option C.

Report a problem with this question

Question 22

If 2a=642^a = \sqrt{64} and ba=3\frac ba = 3, evaluate a2+b2a^2 + b^2.

Worked solution (try it first)
  1. 64=8=23\sqrt{64} = 8 = 2^3, so 2a=232^a = 2^3 and a=3a = 3.
  2. ba=3\frac ba = 3 means b=3a=9b = 3a = 9.
  3. So a2+b2=9+81=90a^2 + b^2 = 9 + 81 = 90, option C.

Report a problem with this question

Question 23

In △XYZ\triangle XYZ, ∣YZ∣=32 cm|YZ| = 32\text{ cm}, ∠YXZ=52∘\angle YXZ = 52^\circ and ∠XZY=90∘\angle XZY = 90^\circ. Find, correct to the nearest centimetre, ∣XZ∣|XZ|.

32 cm52°XZY
Worked solution (try it first)
  1. YZ=32YZ = 32 cm is opposite the 52∘52^\circ angle at XX, and XZXZ is adjacent to it, so use tangent: tan⁡52∘=32XZ\tan52^\circ = \dfrac{32}{XZ}.
  2. Rearrange: XZ=32tan⁡52∘XZ = \dfrac{32}{\tan52^\circ}
    =321.280= \dfrac{32}{1.280}
    ≈25.0\approx 25.0.
  3. To the nearest centimetre, XZ=25XZ = 25 cm, option B.

Report a problem with this question

Question 24

If log⁡x2=0.3\log_x 2 = 0.3, evaluate log⁡x8\log_x 8.

Worked solution (try it first)
  1. 8=238 = 2^3, so log⁡x8=3log⁡x2\log_x 8 = 3\log_x 2.
  2. 3×0.3=0.93 \times 0.3 = 0.9, option C.

Report a problem with this question

Question 25

An arc subtends an angle of 72∘72^\circ at the centre of a circle. Find the length of the arc if the radius of the circle is 3.5 cm3.5\text{ cm}. [Take π=227]\left[\text{Take }\pi = \frac{22}{7}\right]

Worked solution (try it first)
  1. The circumference is 2×227×3.5=222 \times \frac{22}{7} \times 3.5 = 22 cm.
  2. The arc is 72360=15\frac{72}{360} = \frac15 of it: 22÷5=4.422 \div 5 = 4.4 cm, option C.

Report a problem with this question

Question 26

Make bb the subject of the relation lb=12(a+b)hlb = \frac12(a + b)h.

Worked solution (try it first)
  1. Multiply by 2 and expand: 2lb=ah+bh2lb = ah + bh.
  2. Collect the bb terms: 2lb−bh=ah2lb - bh = ah, so b(2l−h)=ahb(2l - h) = ah.
  3. Divide by 2l−h2l - h: b=ah2l−hb = \dfrac{ah}{2l - h}, option A.

Report a problem with this question

Question 27

Eric sold his house through an agent who charged 8%8\% commission on the selling price. If Eric received $117,760.00 after the sale, what was the selling price of the house?

Worked solution (try it first)
  1. The commission is 8%8\% of the selling price SS, so Eric keeps 92%92\% of it: 0.92S=117 7600.92S = 117\,760.
  2. Divide both sides by 0.92: S=128 000S = 128\,000.
  3. So the selling price was $128,000.00, option B.

Report a problem with this question

Question 28

Find the angle which an arc of length 22 cm22\text{ cm} subtends at the centre of a circle of radius 15 cm15\text{ cm}. [Take π=227]\left[\text{Take }\pi = \frac{22}{7}\right]

Worked solution (try it first)
  1. The circumference is 2×227×15=66072 \times \frac{22}{7} \times 15 = \frac{660}{7} cm.
  2. The angle is the arc's share of 360∘360^\circ: θ=22660/7×360\theta = \frac{22}{660/7} \times 360
    =154660×360= \frac{154}{660} \times 360.
  3. So θ=84∘\theta = 84^\circ, option B.

Report a problem with this question

Question 29

A rectangular board has a length of 15 cm15\text{ cm} and width x cmx\text{ cm}. If its sides are doubled, find its new area.

Worked solution (try it first)
  1. Doubling the sides makes the board 3030 cm by 2x2x cm.
  2. The new area is 30×2x=60x cm230 \times 2x = 60x\text{ cm}^2, option A.

Report a problem with this question

Question 30

In the diagram, POSPOS and ROTROT are straight lines, OPQROPQR is a parallelogram, ∣OS∣=∣OT∣|OS| = |OT| and ∠OST=50∘\angle OST = 50^\circ. Calculate ∠OPQ\angle OPQ.

50°STOPRQ
Worked solution (try it first)
  1. ∣OS∣=∣OT∣|OS| = |OT|, so both base angles of triangle OSTOST are 50∘50^\circ and ∠SOT=180∘−100∘\angle SOT = 180^\circ - 100^\circ
    =80∘= 80^\circ.
  2. POSPOS and ROTROT are straight lines, so ∠POR=∠SOT=80∘\angle POR = \angle SOT = 80^\circ (vertically opposite).
  3. In the parallelogram OR∥PQOR \parallel PQ, so ∠OPQ\angle OPQ and ∠POR\angle POR are co-interior: ∠OPQ=180∘−80∘\angle OPQ = 180^\circ - 80^\circ
    =100∘= 100^\circ, option A.

Report a problem with this question

Question 31

Factorize completely (2x+2y)(x−y)+(2x−2y)(x+y)(2x + 2y)(x - y) + (2x - 2y)(x + y).

Worked solution (try it first)
  1. Take out 2 from the first bracket of each term: 2(x+y)(x−y)+2(x−y)(x+y)2(x + y)(x - y) + 2(x - y)(x + y).
  2. The two terms are equal, so together they make 4(x+y)(x−y)4(x + y)(x - y).
  3. So the expression is 4(x−y)(x+y)4(x - y)(x + y), option A.

Report a problem with this question

Question 32

The interior angles of a polygon are 3x∘3x^\circ, 2x∘2x^\circ, 4x∘4x^\circ, 3x∘3x^\circ and 6x∘6x^\circ. Find the size of the smallest angle of the polygon.

Worked solution (try it first)
  1. There are five angles, so the polygon is a pentagon.
  2. Its angles add up to (5−2)×180∘=540∘(5 - 2) \times 180^\circ = 540^\circ.
  3. 3x+2x+4x+3x+6x=5403x + 2x + 4x + 3x + 6x = 540, so 18x=54018x = 540 and x=30x = 30.
  4. The smallest angle is 2x=60∘2x = 60^\circ, option B.

Report a problem with this question

Question 33

A box contains 2 white and 3 blue identical balls. If two balls are picked at random from the box, one after the other with replacement, what is the probability that they are of different colours?

Worked solution (try it first)
  1. With replacement, each pick is white with probability 25\frac25 and blue with probability 35\frac35.
  2. White then blue: 25×35=625\frac25 \times \frac35 = \frac{6}{25}, and blue then white is the same.
  3. Add the two orders: 1225\frac{12}{25}, option D.

Report a problem with this question

Question 34

Find the equation of a straight line passing through the point (1,−5)(1, -5) and having gradient 34\frac34.

Worked solution (try it first)
  1. Use y−y1=m(x−x1)y - y_1 = m(x - x_1) with (1,−5)(1, -5): y+5=34(x−1)y + 5 = \frac34(x - 1).
  2. Multiply both sides by 4: 4y+20=3x−34y + 20 = 3x - 3.
  3. Collect terms on one side: 3x−4y−23=03x - 4y - 23 = 0, option D.

Report a problem with this question

Question 35

The foot of a ladder is 6 m6\text{ m} from the base of an electric pole. The top of the ladder rests against the pole at a point 8 m8\text{ m} above the ground. How long is the ladder?

Worked solution (try it first)
  1. The ground, the pole and the ladder make a right-angled triangle with the ladder as the hypotenuse.
  2. Pythagoras: the ladder is 62+82=100=10\sqrt{6^2 + 8^2} = \sqrt{100} = 10 m, option C.

Report a problem with this question

Question 36

If tan⁡x=34\tan x = \frac34, 0∘<x<90∘0^\circ < x < 90^\circ, evaluate cos⁡x2sin⁡x\dfrac{\cos x}{2\sin x}.

Worked solution (try it first)
  1. cos⁡xsin⁡x=1tan⁡x\dfrac{\cos x}{\sin x} = \dfrac{1}{\tan x}, so cos⁡x2sin⁡x=12tan⁡x\dfrac{\cos x}{2\sin x} = \dfrac{1}{2\tan x}.
  2. Put in tan⁡x=34\tan x = \frac34: 12×34=13/2\dfrac{1}{2 \times \frac34} = \dfrac{1}{3/2}
    =23= \dfrac23, option D.

Report a problem with this question

Question 37

From the top of a vertical cliff 20 m20\text{ m} high, a boat at sea can be sighted 75 m75\text{ m} away on the same horizontal level as the foot of the cliff. Calculate, correct to the nearest degree, the angle of depression of the boat from the top of the cliff.

Worked solution (try it first)
  1. The angle of depression equals the angle of elevation of the cliff top from the boat (alternate angles).
  2. The height 20 m is opposite the angle and 75 m is adjacent: tan⁡θ=2075\tan\theta = \frac{20}{75}.
  3. So θ=tan⁡−10.2667\theta = \tan^{-1}0.2667
    ≈14.9∘\approx 14.9^\circ, which is 15∘15^\circ to the nearest degree, option D.

Report a problem with this question

Question 38

In the diagram, OO is the centre of the circle of radius 18 cm18\text{ cm}. If ∠ZXY=70∘\angle ZXY = 70^\circ, calculate the length of arc ZYZY. [Take π=227]\left[\text{Take }\pi = \frac{22}{7}\right]

18 cm70°OXZY
Worked solution (try it first)
  1. ∠ZXY\angle ZXY is at the circumference on arc ZYZY.
  2. The angle at the centre is twice it: ∠ZOY=140∘\angle ZOY = 140^\circ.
  3. Arc length is θ360∘×2πr\frac{\theta}{360^\circ} \times 2\pi r: arc ZY=140360×2×227×18ZY = \frac{140}{360} \times 2 \times \frac{22}{7} \times 18.
  4. That is 44 cm, option C.

Report a problem with this question

Question 39

In the diagram, RTRT is a tangent to the circle at RR, ∠PQR=70∘\angle PQR = 70^\circ, ∠QRT=52∘\angle QRT = 52^\circ, ∠QSR=y\angle QSR = y and ∠PRQ=x\angle PRQ = x. Find the value of yy.

70°52°yxRQPST
Worked solution (try it first)
  1. ∠QRT\angle QRT is between the tangent RTRT and the chord RQRQ.
  2. The angle between a tangent and a chord equals the angle in the alternate segment, which is at SS.
  3. So y=∠QSR=52∘y = \angle QSR = 52^\circ, option C.

Report a problem with this question

Question 40

In the same diagram (RTRT a tangent at RR, ∠PQR=70∘\angle PQR = 70^\circ, ∠QRT=52∘\angle QRT = 52^\circ), find the value of x=∠PRQx = \angle PRQ.

70°52°yxRQPST
Worked solution (try it first)
  1. Alternate segment: ∠QPR\angle QPR also stands on chord QRQR, so ∠QPR=∠QRT=52∘\angle QPR = \angle QRT = 52^\circ.
  2. The angles of triangle PQRPQR add up to 180∘180^\circ: x=180∘−70∘−52∘x = 180^\circ - 70^\circ - 52^\circ
    =58∘= 58^\circ, option B.

Report a problem with this question

Question 41

Calculate the variance of 2, 4, 7, 8 and 9.

Worked solution (try it first)
  1. The numbers add up to 30, so the mean is 6.
  2. The squared deviations are 16, 4, 1, 4, 9, which add up to 34.
  3. The variance is 345=6.8\frac{34}{5} = 6.8, option B.

Report a problem with this question

Question 42

The fourth term of an arithmetic progression is 37 and the first term is −20-20. Find the common difference.

Worked solution (try it first)
  1. The 4th term of an A.P. is a+3da + 3d, so −20+3d=37-20 + 3d = 37.
  2. Add 20 to both sides: 3d=573d = 57.
  3. Divide by 3: d=19d = 19, option C.

Report a problem with this question

Question 43

In the diagram, PQPQ is parallel to RSRS, ∠QFG=105∘\angle QFG = 105^\circ and ∠FEG=50∘\angle FEG = 50^\circ. Find the value of mm.

50°105°mnEFGPQRS
Worked solution (try it first)
  1. Angles on the straight line PQPQ: ∠EFG=180∘−105∘\angle EFG = 180^\circ - 105^\circ
    =75∘= 75^\circ.
  2. The angles of triangle EFGEFG add up to 180∘180^\circ: m=180∘−50∘−75∘m = 180^\circ - 50^\circ - 75^\circ
    =55∘= 55^\circ, option D.

Report a problem with this question

Question 44

In the same diagram (PQ∥RSPQ \parallel RS, ∠QFG=105∘\angle QFG = 105^\circ, ∠FEG=50∘\angle FEG = 50^\circ), find the value of nn.

50°105°mnEFGPQRS
Worked solution (try it first)
  1. PQ∥RSPQ \parallel RS, so ∠QFG\angle QFG and ∠FGS\angle FGS are co-interior: ∠FGS=180∘−105∘\angle FGS = 180^\circ - 105^\circ
    =75∘= 75^\circ.
  2. nn is vertically opposite ∠FGS\angle FGS, so n=75∘n = 75^\circ, option C.

Report a problem with this question

Question 45

A box contains 5 red, 6 green and 7 yellow pencils of the same size. What is the probability of picking a green pencil at random?

Worked solution (try it first)
  1. There are 5+6+7=185 + 6 + 7 = 18 pencils.
  2. 6 of them are green, so the probability is 618=13\frac{6}{18} = \frac13, option C.

Report a problem with this question

Question 46

The pie chart represents fruits on display in a grocery shop. If there are 60 oranges on display, how many apples are there?

OrangeBanana 60°Pawpaw 100°Apple 120°
Worked solution (try it first)
  1. The angles add up to 360∘360^\circ, so Orange is 360∘−(60∘+100∘+120∘)=80∘360^\circ - (60^\circ + 100^\circ + 120^\circ) = 80^\circ.
  2. 80∘80^\circ stands for 60 oranges, so each degree is 6080=34\frac{60}{80} = \frac34 of a fruit.
  3. Apple is 120∘120^\circ: 120×34=90120 \times \frac34 = 90 apples, option A.

Report a problem with this question

Question 47

The following are scores obtained by some students in a test: 8, 18, 10, 14, 18, 11, 13, 14, 13, 17, 15, 8, 16 and 13. Find the mode of the distribution.

Worked solution (try it first)
  1. Count each score: 13 appears three times.
  2. 8, 14 and 18 twice each.
  3. The rest once.
  4. The mode is the score that occurs most often: 13, option C.

Report a problem with this question

Question 48

The following are scores obtained by some students in a test: 8, 18, 10, 14, 18, 11, 13, 14, 13, 17, 15, 8, 16 and 13. Find the median score.

Worked solution (try it first)
  1. Put the 14 scores in order: 8, 8, 10, 11, 13, 13, 13, 14, 14, 15, 16, 17, 18, 18.
  2. With an even count, the median is halfway between the 7th and 8th: 13 and 14.
  3. So the median is 13+142=13.5\frac{13 + 14}{2} = 13.5, option C.

Report a problem with this question

Question 49

The following are scores obtained by some students in a test: 8, 18, 10, 14, 18, 11, 13, 14, 13, 17, 15, 8, 16 and 13. How many students scored above the mean score?

Worked solution (try it first)
  1. The 14 scores add up to 188, so the mean is 18814≈13.43\frac{188}{14} \approx 13.43.
  2. Scores above 13.43 are 14, 14, 15, 16, 17, 18 and 18.
  3. So 7 students scored above the mean, option D.

Report a problem with this question

Question 50

Evaluate 0.42÷2.50.5×2.05\dfrac{0.42 \div 2.5}{0.5 \times 2.05}, leaving the answer in standard form.

Worked solution (try it first)
  1. Top: 0.42÷2.5=0.1680.42 \div 2.5 = 0.168.
  2. Bottom: 0.5×2.05=1.0250.5 \times 2.05 = 1.025.
  3. Divide: 0.168÷1.025=0.16390…0.168 \div 1.025 = 0.16390\ldots, which is 1.639×10−11.639 \times 10^{-1}, option C.

Report a problem with this question