Objective paper · 50 questions

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

Topics include Approximation & error, Sets & Venn diagrams, Indices & standard form, Modular arithmetic, Logarithms, Number bases.

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

Evaluate and correct to two decimal places: 75.0785−34.624+9.8375.0785 - 34.624 + 9.83.

Worked solution (try it first)
  1. Work from left to right: 75.0785−34.624=40.454575.0785 - 34.624 = 40.4545.
  2. Add: 40.4545+9.83=50.284540.4545 + 9.83 = 50.2845.
  3. To 2 decimal places, the third decimal is 4, so round down: 50.28, option C.

Report a problem with this question

Question 2

If X={x:x<7}X = \{x : x < 7\} and Y={y:y is a factor of 24}Y = \{y : y \text{ is a factor of } 24\} are subsets of μ={1,2,3,…,10}\mu = \{1, 2, 3, \ldots, 10\}, find X∩YX \cap Y.

Worked solution (try it first)
  1. XX is the members of μ\mu less than 7: {1,2,3,4,5,6}\{1, 2, 3, 4, 5, 6\}.
  2. YY is the factors of 24 in μ\mu: {1,2,3,4,6,8}\{1, 2, 3, 4, 6, 8\}.
  3. The elements in both are X∩Y={1,2,3,4,6}X \cap Y = \{1, 2, 3, 4, 6\}, option B.

Report a problem with this question

Question 3

Simplify [(169)−32×16−34]13\left[\left(\frac{16}{9}\right)^{-\frac32} \times 16^{-\frac34}\right]^{\frac13}.

Worked solution (try it first)
  1. The negative index flips the fraction: (169)−32=(916)32\left(\frac{16}{9}\right)^{-\frac32} = \left(\frac{9}{16}\right)^{\frac32}.
  2. The square root is 34\frac34, and cubing gives 2764\frac{27}{64}.
  3. 16−34=1163416^{-\frac34} = \frac{1}{16^{\frac34}}.
  4. The fourth root of 16 is 2, and 23=82^3 = 8, so this is 18\frac18.
  5. Multiply: 2764×18=27512\frac{27}{64} \times \frac18 = \frac{27}{512}.
  6. Cube root: 273=3\sqrt[3]{27} = 3 and 5123=8\sqrt[3]{512} = 8, so the value is 38\frac38, option C.

Report a problem with this question

Question 4

Find the least value of xx which satisfies the equation 4x≡7(mod9)4x \equiv 7 \pmod 9.

Worked solution (try it first)
  1. 4x4x must leave remainder 7 when divided by 9, so list the numbers 7,16,25,34,…7, 16, 25, 34, \ldots (add 9 each time).
  2. The first that is a multiple of 4 is 16, so 4x=164x = 16 and x=4x = 4.
  3. Check: 4×4=16=9+74 \times 4 = 16 = 9 + 7.
  4. So x=4x = 4, option D.

Report a problem with this question

Question 5

Express 1+2log⁡1031 + 2\log_{10} 3 in the form log⁡10q\log_{10} q.

Worked solution (try it first)
  1. Write 1 as a log: 1=log⁡10101 = \log_{10} 10.
  2. Move the 2 up as a power: 2log⁡103=log⁡1092\log_{10} 3 = \log_{10} 9.
  3. Adding logs multiplies: log⁡1010+log⁡109=log⁡1090\log_{10} 10 + \log_{10} 9 = \log_{10} 90, option A.

Report a problem with this question

Question 6

If 101two+12y=23five101_{\text{two}} + 12_y = 23_{\text{five}}, find the value of yy.

Worked solution (try it first)
  1. Change to base ten: 101two=4+1=5101_{\text{two}} = 4 + 1 = 5 and 23five=10+3=1323_{\text{five}} = 10 + 3 = 13.
  2. In base yy, 12y=y+212_y = y + 2, so 5+y+2=135 + y + 2 = 13.
  3. So y+7=13y + 7 = 13 and y=6y = 6, option C.

Report a problem with this question

Question 7

An amount of ₦550,000.00 was realised when a principal xx was saved at 2%2\% simple interest for 5 years. Find the value of xx.

Worked solution (try it first)
  1. Simple interest for 5 years at 2%2\% is 5×2%=10%5 \times 2\% = 10\% of the principal xx.
  2. The amount is principal plus interest, so 1.1x=550 0001.1x = 550\,000.
  3. Divide both sides by 1.1: x=500 000x = 500\,000.
  4. The principal is ₦500,000.00, option D.

Report a problem with this question

Question 8

Given that 3+55=x+y15\dfrac{\sqrt3 + \sqrt5}{\sqrt5} = x + y\sqrt{15}, find the value of (x+y)(x + y).

Worked solution (try it first)
  1. Split the fraction: 3+55=35+1\dfrac{\sqrt3 + \sqrt5}{\sqrt5} = \dfrac{\sqrt3}{\sqrt5} + 1.
  2. Rationalise: 35=3×55\dfrac{\sqrt3}{\sqrt5} = \dfrac{\sqrt3 \times \sqrt5}{5}, which is 1515\frac15\sqrt{15}.
  3. So x=1x = 1 and y=15y = \frac15, and x+y=115x + y = 1\frac15, option C.

Report a problem with this question

Question 9

If x=3x = 3 and y=−1y = -1, evaluate 2(x2−y3)2(x^2 - y^3).

Worked solution (try it first)
  1. x2=32=9x^2 = 3^2 = 9 and y3=(−1)3=−1y^3 = (-1)^3 = -1.
  2. Inside the bracket: 9−(−1)=109 - (-1) = 10.
  3. So 2(x2−y3)=2×10=202(x^2 - y^3) = 2 \times 10 = 20, option C.

Report a problem with this question

Question 10

Solve 3x−2y=103x - 2y = 10 and x+3y=7x + 3y = 7 simultaneously.

Worked solution (try it first)
  1. Make xx the subject of the second equation: x=7−3yx = 7 - 3y.
  2. Substitute into the first: 3(7−3y)−2y=103(7 - 3y) - 2y = 10, so 21−11y=1021 - 11y = 10.
  3. Take 21 from both sides: −11y=−11-11y = -11, so y=1y = 1.
  4. Then x=7−3=4x = 7 - 3 = 4.
  5. So x=4x = 4 and y=1y = 1, option D.

Report a problem with this question

Question 11

The implication x⇒yx \Rightarrow y is equivalent to

Worked solution (try it first)
  1. An implication xx
    ⇒y\Rightarrow y is equivalent to its contrapositive: swap the two parts and negate both.
  2. So xx
    ⇒y\Rightarrow y is equivalent to ∼y\sim y
    ⇒∼x\Rightarrow \sim x, option A.

Report a problem with this question

Question 12

The first term of a geometric progression is 3 and the 5th term is 48. Find the common ratio.

Worked solution (try it first)
  1. The 5th term of a G.P. is ar4ar^4, so 3r4=483r^4 = 48.
  2. Divide by 3: r4=16r^4 = 16.
  3. Take the fourth root: 24=162^4 = 16, so r=2r = 2, option A.

Report a problem with this question

Question 13

Solve 13(5−3x)<25(3−7x)\frac13(5 - 3x) < \frac25(3 - 7x).

Worked solution (try it first)
  1. Multiply both sides by 15, the LCM of 3 and 5: 5(5−3x)<6(3−7x)5(5 - 3x) < 6(3 - 7x).
  2. Expand: 25−15x<18−42x25 - 15x < 18 - 42x.
  3. Add 42x42x and subtract 25 from both sides: 27x<−727x < -7.
  4. Divide by 27, a positive number, so the sign stays: x<−727x < -\frac{7}{27}, option D.

Report a problem with this question

Question 14

Make mm the subject of the relation k=m−ym+1k = \sqrt{\dfrac{m - y}{m + 1}}.

Worked solution (try it first)
  1. Square both sides and multiply by m+1m + 1: k2m+k2=m−yk^2m + k^2 = m - y.
  2. Collect the mm terms on the right: k2+y=m−k2mk^2 + y = m - k^2m, so k2+y=m(1−k2)k^2 + y = m(1 - k^2).
  3. Divide by 1−k21 - k^2: m=y+k21−k2m = \dfrac{y + k^2}{1 - k^2}, option B.

Report a problem with this question

Question 15

Find the quadratic equation whose roots are 12\frac12 and −13-\frac13.

Worked solution (try it first)
  1. Roots 12\frac12 and −13-\frac13 give the factors (2x−1)(2x - 1) and (3x+1)(3x + 1), cleared of fractions.
  2. Expand: (2x−1)(3x+1)=6x2+2x−3x−1(2x - 1)(3x + 1) = 6x^2 + 2x - 3x - 1
    =6x2−x−1= 6x^2 - x - 1.
  3. So the equation is 6x2−x−1=06x^2 - x - 1 = 0, option D.

Report a problem with this question

Question 16

Given that xx is directly proportional to yy and inversely proportional to zz, and x=15x = 15 when y=10y = 10 and z=4z = 4, find the equation connecting xx, yy and zz.

Worked solution (try it first)
  1. Directly as yy, inversely as zz: x=kyzx = \dfrac{ky}{z}.
  2. Put in x=15x = 15, y=10y = 10, z=4z = 4: 15=10k415 = \dfrac{10k}{4}, so k=6010=6k = \dfrac{60}{10} = 6.
  3. So x=6yzx = \dfrac{6y}{z}, option A.

Report a problem with this question

Question 17

Two buses start from the same station at 9.00 am and travel in opposite directions along the same straight road. The first bus travels at 72 km/h72\text{ km/h} and the second at 48 km/h48\text{ km/h}. At what time will they be 240 km240\text{ km} apart?

Worked solution (try it first)
  1. The buses move in opposite directions, so the distance between them grows at 72+48=120 km/h72 + 48 = 120\text{ km/h}.
  2. Time to be 240 km apart: 240÷120=2240 \div 120 = 2 hours.
  3. Two hours after 9.00 am is 11.00 am, option C.

Report a problem with this question

Question 18

A solid cuboid has a length of 7 cm7\text{ cm}, a width of 5 cm5\text{ cm} and a height of 4 cm4\text{ cm}. Calculate its total surface area.

Worked solution (try it first)
  1. A cuboid has three pairs of equal faces: 7×5=357 \times 5 = 35, 7×4=287 \times 4 = 28 and 5×4=205 \times 4 = 20.
  2. Total surface area: 2(35+28+20)=2×832(35 + 28 + 20) = 2 \times 83
    =166 cm2= 166\text{ cm}^2, option B.

Report a problem with this question

Question 19

In the diagram, PQ∥SRPQ \parallel SR. Find the value of xx.

x68°246°PQSR
Worked solution (try it first)
  1. Angles at a point: the angle between the two lines at the bend is 360∘−246∘=114∘360^\circ - 246^\circ = 114^\circ.
  2. Draw a line through the bend parallel to PQPQ.
  3. By alternate angles, the upper line makes xx with it and the lower line makes 68∘68^\circ with it.
  4. So x+68∘=114∘x + 68^\circ = 114^\circ, which gives x=46x = 46, option B.

Report a problem with this question

Question 20

Find the equation of the line parallel to 2y=3(x−2)2y = 3(x - 2) which passes through the point (2,3)(2, 3).

Worked solution (try it first)
  1. 2y=3(x−2)2y = 3(x - 2) gives y=32x−3y = \frac32x - 3, so its gradient is 32\frac32.
  2. Parallel lines have the same gradient.
  3. Through (2,3)(2, 3): y−3=32(x−2)y - 3 = \frac32(x - 2), so y−3=32x−3y - 3 = \frac32x - 3.
  4. Add 3 to both sides: y=32xy = \frac32x, option C.

Report a problem with this question

Question 21

The expression 5x+36x(x+1)\dfrac{5x + 3}{6x(x + 1)} will be undefined when xx equals

Worked solution (try it first)
  1. The expression is undefined when the bottom 6x(x+1)6x(x + 1) is zero.
  2. 6x=06x = 0 gives x=0x = 0, and x+1=0x + 1 = 0 gives x=−1x = -1.
  3. So x∈{0,−1}x \in \{0, -1\}, option B.

Report a problem with this question

Question 22

A man is five times as old as his son. In four years' time, the product of their ages would be 340. If the son's age is yy, express the product of their ages in terms of yy.

Worked solution (try it first)
  1. The man is 5y5y now.
  2. In four years the son is y+4y + 4 and the man is 5y+45y + 4.
  3. Their product then is 340: (5y+4)(y+4)=340(5y + 4)(y + 4) = 340.
  4. Expand: 5y2+20y+4y+16=3405y^2 + 20y + 4y + 16 = 340, so 5y2+24y+16=3405y^2 + 24y + 16 = 340.
  5. Subtract 340: 5y2+24y−324=05y^2 + 24y - 324 = 0, option D.

Report a problem with this question

Question 23

Simplify ab−ba−cb\dfrac ab - \dfrac ba - \dfrac cb.

Worked solution (try it first)
  1. The LCD of bb, aa and bb is abab.
  2. Rewrite each fraction over abab: a2ab−b2ab−acab\frac{a^2}{ab} - \frac{b^2}{ab} - \frac{ac}{ab}.
  3. So the expression is a2−b2−acab\dfrac{a^2 - b^2 - ac}{ab}, option D.

Report a problem with this question

Question 24

In the diagram, XYZXYZ is an equilateral triangle of side 6 cm6\text{ cm} and TT is the midpoint of XYXY. Find tan⁡(∠XZT)\tan(\angle XZT).

XYZT
Worked solution (try it first)
  1. Every angle of an equilateral triangle is 60∘60^\circ, so ∠XZY=60∘\angle XZY = 60^\circ.
  2. ZTZT goes from ZZ to the midpoint of XYXY, so it is a line of symmetry and cuts the angle at ZZ in half: ∠XZT=30∘\angle XZT = 30^\circ.
  3. So tan⁡(∠XZT)=tan⁡30∘\tan(\angle XZT) = \tan30^\circ
    =13= \frac{1}{\sqrt3}, option A.

Report a problem with this question

Question 25

A fence 2.4 m2.4\text{ m} tall is 10 m10\text{ m} away from a tree of height 16 m16\text{ m}. Calculate the angle of elevation of the top of the tree from the top of the fence.

Worked solution (try it first)
  1. Look from the top of the fence: the top of the tree is 16−2.4=13.616 - 2.4 = 13.6 m higher, and 10 m away.
  2. So tan⁡θ=13.610=1.36\tan\theta = \frac{13.6}{10} = 1.36.
  3. So θ=tan⁡−11.36\theta = \tan^{-1}1.36
    ≈53.67∘\approx 53.67^\circ, option B.

Report a problem with this question

Question 26

Fati buys milk at ₦xx per tin and sells each at a profit of ₦yy. If she sells 10 tins of milk, how much does she receive from the sales?

Worked solution (try it first)
  1. She sells each tin for its cost plus the profit: ₦(x+y)(x + y) a tin.
  2. 10 tins bring in 10 times that: ₦10(x+y)10(x + y), option D.

Report a problem with this question

Question 27

If tan⁡y\tan y is positive and sin⁡y\sin y is negative, in which quadrant would yy lie?

Worked solution (try it first)
  1. Sine is negative in the third and fourth quadrants.
  2. Tangent is positive in the first and third quadrants.
  3. Only the third quadrant is on both lists, so the answer is the third only, option C.

Report a problem with this question

Question 28

The dimensions of a rectangular base of a right pyramid are 9 cm9\text{ cm} by 5 cm5\text{ cm}. If the volume of the pyramid is 105 cm3105\text{ cm}^3, how high is the pyramid?

Worked solution (try it first)
  1. Volume of a pyramid: 13×base area×h\frac13 \times \text{base area} \times h.
  2. The base area is 9×5=45 cm29 \times 5 = 45\text{ cm}^2.
  3. 13×45×h=105\frac13 \times 45 \times h = 105, so 15h=10515h = 105.
  4. So h=7h = 7 cm, option D.

Report a problem with this question

Question 29

Each interior angle of a regular polygon is 168∘168^\circ. Find the number of sides of the polygon.

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∘−168∘=12∘180^\circ - 168^\circ = 12^\circ.
  2. The exterior angles add up to 360∘360^\circ, so the number of sides is 360÷12=30360 \div 12 = 30, option A.

Report a problem with this question

Question 30

In the diagram, MN∥PQMN \parallel PQ, ∠MNP=2x\angle MNP = 2x and ∠NPQ=(3x−50)∘\angle NPQ = (3x - 50)^\circ. Find the value of ∠NPQ\angle NPQ.

2x°(3x − 50)°MNPQ
Worked solution (try it first)
  1. MN∥PQMN \parallel PQ and ∠MNP\angle MNP, ∠NPQ\angle NPQ are alternate angles, so they are equal: 2x=3x−502x = 3x - 50.
  2. Subtract 2x2x and add 50: x=50x = 50.
  3. So ∠NPQ=3(50)−50=100∘\angle NPQ = 3(50) - 50 = 100^\circ, option D.

Report a problem with this question

Question 31

The length of an arc of a circle of radius 3.5 cm3.5\text{ cm} is 11936 cm1\frac{19}{36}\text{ cm}. Calculate, correct to the nearest degree, the angle subtended at the centre of the circle. [Take π=227]\left[\text{Take }\pi = \frac{22}{7}\right]

Worked solution (try it first)
  1. Write the arc as an improper fraction: 11936=55361\frac{19}{36} = \frac{55}{36} cm.
  2. The circumference is 2×227×3.5=222 \times \frac{22}{7} \times 3.5 = 22 cm.
  3. The angle is the arc's share of 360∘360^\circ: θ=5536÷22×360\theta = \frac{55}{36} \div 22 \times 360.
  4. 5536×360=550\frac{55}{36} \times 360 = 550, and 550÷22=25550 \div 22 = 25.
  5. So θ=25∘\theta = 25^\circ, option C.

Report a problem with this question

Question 32

In the diagram, PU∥SRPU \parallel SR, PS∥TRPS \parallel TR, QS∥URQS \parallel UR, ∣UR∣=15 cm|UR| = 15\text{ cm}, ∣SR∣=8 cm|SR| = 8\text{ cm}, ∣PS∣=10 cm|PS| = 10\text{ cm} and the area of triangle SURSUR is 24 cm224\text{ cm}^2. Calculate the area of PTRSPTRS.

10 cm15 cm8 cmPQTUSR
The paper’s diagram is not drawn to scale; this redraw follows its layout.
Worked solution (try it first)
  1. △SUR\triangle SUR has base SR=8SR = 8 cm and its height is the distance between the parallel lines: 12×8×h=24\frac12 \times 8 \times h = 24, so h=6h = 6 cm.
  2. PT∥SRPT \parallel SR and PS∥TRPS \parallel TR, so PTRSPTRS is a parallelogram on base SRSR with the same height.
  3. Area =8×6=48 cm2= 8 \times 6 = 48\text{ cm}^2, option B.

Report a problem with this question

Question 33

In the diagram, OO is the centre of the circle and RPRP is a diameter. If ∠OPQ=48∘\angle OPQ = 48^\circ, find the value of mm.

m48°ORPQ
Worked solution (try it first)
  1. OP=OQOP = OQ (radii), so triangle OPQOPQ is isosceles and ∠OQP=∠OPQ=48∘\angle OQP = \angle OPQ = 48^\circ.
  2. ROPROP is a straight line, so m=∠ROQm = \angle ROQ is an exterior angle of triangle OPQOPQ.
  3. An exterior angle equals the sum of the two interior opposite angles: m=48∘+48∘=96∘m = 48^\circ + 48^\circ = 96^\circ, option A.

Report a problem with this question

Question 34

The pie chart shows the population of men, women and children in a city. If the population of the city is 1,800,000, how many men are in the city?

MenWomen 120°Children 169°
Worked solution (try it first)
  1. The angles add up to 360∘360^\circ, so Men is 360∘−(120∘+169∘)=71∘360^\circ - (120^\circ + 169^\circ) = 71^\circ.
  2. Men's share of the city: 71360×1 800 000\frac{71}{360} \times 1\,800\,000.
  3. Each degree is 1 800 000÷360=50001\,800\,000 \div 360 = 5000 people, so there are 71×5000=355 00071 \times 5000 = 355\,000 men, option C.

Report a problem with this question

Question 35

The mean of the numbers 15, 21, 17, 26, 18 and 29 is 21. Calculate the standard deviation.

Worked solution (try it first)
  1. The deviations from the mean 21 are −6-6, 0, −4-4, 5, −3-3, 8.
  2. Their squares are 36, 0, 16, 25, 9, 64, which add up to 150.
  3. The variance is 1506=25\frac{150}{6} = 25, so the standard deviation is 25=5\sqrt{25} = 5, option C.

Report a problem with this question

Question 36

In the diagram, OO is the centre of the circle. SOQSOQ is the diameter and ∠SRP=37∘\angle SRP = 37^\circ. Find ∠PSQ\angle PSQ.

37°ORQSP
Worked solution (try it first)
  1. ∠SQP\angle SQP and ∠SRP\angle SRP stand on the same arc SPSP, so they are equal: ∠SQP=37∘\angle SQP = 37^\circ.
  2. SQSQ is a diameter, so the angle in the semicircle is a right angle: ∠SPQ=90∘\angle SPQ = 90^\circ.
  3. The angles of triangle SPQSPQ add up to 180∘180^\circ: ∠PSQ=180∘−90∘−37∘\angle PSQ = 180^\circ - 90^\circ - 37^\circ
    =53∘= 53^\circ, option C.

Report a problem with this question

Question 37

Find the sum of the interior angles of a pentagon.

Worked solution (try it first)
  1. The interior angles of an nn-sided polygon add up to (n−2)×180∘(n - 2) \times 180^\circ.
  2. For a pentagon, n=5n = 5: (5−2)×180∘=540∘(5 - 2) \times 180^\circ = 540^\circ, option C.

Report a problem with this question

Question 38

The diameter of a sphere is 12 cm12\text{ cm}. Calculate, correct to the nearest cm3\text{cm}^3, the volume of the sphere. [Take π=227]\left[\text{Take }\pi = \frac{22}{7}\right]

Worked solution (try it first)
  1. Radius =12÷2=6= 12 \div 2 = 6 cm, so r3=216r^3 = 216.
  2. Volume: 43×227×216≈905.14 cm3\frac43 \times \frac{22}{7} \times 216 \approx 905.14\text{ cm}^3.
  3. To the nearest cm³, 905 cm3905\text{ cm}^3, option C.

Report a problem with this question

Question 39

A box contains 12 identical balls of which 5 are red, 4 blue and the rest green. If a ball is selected at random, what is the probability that it is green?

Worked solution (try it first)
  1. The green balls are the rest: 12−5−4=312 - 5 - 4 = 3.
  2. So the probability of green is 312=14\frac{3}{12} = \frac14, option D.

Report a problem with this question

Question 40

A box contains 12 identical balls of which 5 are red, 4 blue and the rest green. If two balls are selected at random one after the other with replacement, what is the probability that both are red?

Worked solution (try it first)
  1. Each pick is red with probability 512\frac{5}{12}.
  2. With replacement the picks are independent, so multiply: 512×512=25144\frac{5}{12} \times \frac{5}{12} = \frac{25}{144}, option A.

Report a problem with this question

Question 41

In the diagram, PQPQ is a straight line. If m=12(x+y+z)m = \frac12(x + y + z), find the value of mm.

zmyxPQ
Worked solution (try it first)
  1. Angles on a straight line add up to 180∘180^\circ: x+y+z+m=180∘x + y + z + m = 180^\circ.
  2. m=12(x+y+z)m = \frac12(x + y + z) means x+y+z=2mx + y + z = 2m.
  3. So 2m+m=180∘2m + m = 180^\circ.
  4. So 3m=180∘3m = 180^\circ and m=60∘m = 60^\circ, option B.

Report a problem with this question

Question 42

xx 6.20 6.85 7.50
yy 3.90 5.20 6.50

The points on a linear graph are as shown in the table. Find the gradient of the line.

Worked solution (try it first)
  1. Use any two points, for example the first two: the change in yy is 5.20−3.90=1.305.20 - 3.90 = 1.30.
  2. The change in xx is 6.85−6.20=0.656.85 - 6.20 = 0.65.
  3. Gradient =1.300.65=2= \frac{1.30}{0.65} = 2, option B.

Report a problem with this question

Question 43

In the diagram, OO is the centre of the circle. PQPQ and RSRS are tangents to the circle at the ends of a diameter. Find the value of (m+n)∘(m + n)^\circ.

m°n°OPQRS
Worked solution (try it first)
  1. Each of mm and nn is an angle between a tangent and a chord, so each equals the angle in the alternate segment: they are the two angles of the triangle at the ends of the diameter, taken crosswise.
  2. The third angle of the triangle stands on the diameter, so it is 90∘90^\circ (angle in a semicircle).
  3. So the two angles at the ends of the diameter add up to 180∘−90∘=90∘180^\circ - 90^\circ = 90^\circ, and m+n=90∘m + n = 90^\circ, option B.

Report a problem with this question

Question 44

In the diagram, OO is the centre of the circle. If ∠NLM=74∘\angle NLM = 74^\circ, ∠LMN=39∘\angle LMN = 39^\circ and ∠LOM=x\angle LOM = x, find the value of xx.

74°39°xONLM
Worked solution (try it first)
  1. The angles of triangle LMNLMN add up to 180∘180^\circ: ∠LNM=180∘−74∘−39∘\angle LNM = 180^\circ - 74^\circ - 39^\circ
    =67∘= 67^\circ.
  2. ∠LNM\angle LNM is at the circumference on arc LMLM, the same arc as xx at the centre.
  3. The angle at the centre is twice the angle at the circumference: x=2×67∘=134∘x = 2 \times 67^\circ = 134^\circ, option A.

Report a problem with this question

Question 45

Which of the following is not a sufficient condition for two triangles to be congruent?

Worked solution (try it first)
  1. SSS, SAS (the angle between the two sides) and AAS each fix a triangle completely, so they prove congruence.
  2. In SSA the angle is not between the two sides.
  3. The third side can swing to two positions, so two different triangles can fit the same data.
  4. So SSA is not a sufficient condition, option D.

Report a problem with this question

Question 46

A woman received a discount of 20%20\% on a piece of cloth she purchased from a shop. If she paid $525.00, what was the original price?

Worked solution (try it first)
  1. A 20%20\% discount means she paid 80%80\% of the original price PP: 0.8P=5250.8P = 525.
  2. Divide both sides by 0.8: P=656.25P = 656.25.
  3. So the original price was $656.25, option C.

Report a problem with this question

Question 47

The interquartile range of a distribution is 7. If the 25th percentile is 16, find the upper quartile.

Worked solution (try it first)
  1. The 25th percentile is the lower quartile, so Q1=16Q_1 = 16.
  2. The interquartile range is Q3−Q1=7Q_3 - Q_1 = 7, so Q3=16+7=23Q_3 = 16 + 7 = 23, option C.

Report a problem with this question

Question 48

The graphs of y=2x+5y = 2x + 5 and y=2x2+x−1y = 2x^2 + x - 1 are shown. Find the points of intersection of the two graphs.

xy−3−2−1123−55101520y = 2x2 + x − 1y = 2x + 5
The vertical scale is a quarter of the horizontal scale.

Try it on a graph

Where do the line and the curve meet?

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

Report a problem with this question

Question 49

Using the graph of y=2x2+x−1y = 2x^2 + x - 1, if x=−2.5x = -2.5, what is the value of yy on the curve?

xy−3−2−1123−55101520y = 2x2 + x − 1y = 2x + 5
The vertical scale is a quarter of the horizontal scale.

Try it on a graph

Where do the line and the curve meet?

Worked solution (try it first)
  1. Put x=−2.5x = -2.5 into y=2x2+x−1y = 2x^2 + x - 1.
  2. Square first: (−2.5)2=6.25(-2.5)^2 = 6.25, so 2x2=12.52x^2 = 12.5.
  3. So y=12.5−2.5−1=9.0y = 12.5 - 2.5 - 1 = 9.0, option C.

Report a problem with this question

Question 50

If (x+2)(x + 2) is a factor of x2+px−10x^2 + px - 10, find the value of pp.

Worked solution (try it first)
  1. By the factor theorem, x+2x + 2 is a factor, so the expression is 0 at x=−2x = -2.
  2. (−2)2+p(−2)−10=0(-2)^2 + p(-2) - 10 = 0, so 4−2p−10=04 - 2p - 10 = 0 and −2p=6-2p = 6.
  3. So p=−3p = -3, option B.

Report a problem with this question