Theory paper · 13 questions

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

Topics include Sets & Venn diagrams, Commercial arithmetic, Expressions, formulae & change of subject, Indices & standard form, Circle geometry, Trigonometric ratios.

Sit this paper

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

  1. (a)

    If A={multiples of 2}A = \{\text{multiples of }2\}, B={multiples of 3}B = \{\text{multiples of }3\} and C={factors of 6}C = \{\text{factors of }6\} are subsets of μ={x:1≤x≤10}\mu = \{x : 1 \le x \le 10\}, find A′∩B′∩C′A' \cap B' \cap C'.

    Show the answer

    {5,7}\{5, 7\}

  2. (b)

    Tickets for a movie premiere cost $18.50 each while the bulk purchase price for 5 tickets is $80.00. If 4 gentlemen decide to get a fifth person to join them so that they can share the bulk purchase price equally, how much would each person save?

Worked solution (try it first)

(a)

  1. List the sets in μ={1,2,…,10}\mu = \{1, 2, \ldots, 10\}: A={2,4,6,8,10}A = \{2, 4, 6, 8, 10\}, B={3,6,9}B = \{3, 6, 9\}, C={1,2,3,6}C = \{1, 2, 3, 6\}.
  2. Complements: A′={1,3,5,7,9}A' = \{1, 3, 5, 7, 9\}, B′={1,2,4,5,7,8,10}B' = \{1, 2, 4, 5, 7, 8, 10\}, C′={4,5,7,8,9,10}C' = \{4, 5, 7, 8, 9, 10\}.
  3. The numbers in all three: A′∩B′∩C′={5,7}A' \cap B' \cap C' = \{5, 7\}.

(b)

  1. Bought in bulk, each ticket costs 805=16\frac{80}{5} = 16 dollars.
  2. Each person saves 18.50−16.00=2.5018.50 - 16.00 = 2.50 dollars, that is $2.50.

Report a problem with this question

Question 2

  1. (a)

    Given that P=(rkQ−ms)23P = \left(\dfrac{rk}{Q} - ms\right)^{\frac23}, (i) make QQ the subject of the relation; (ii) find, correct to two decimal places, the value of QQ when P=3P = 3, m=15m = 15, s=0.2s = 0.2, k=4k = 4 and r=10r = 10.

  2. (b)

    Given that x+2y5=x−2y\dfrac{x + 2y}{5} = x - 2y, find x:yx : y.

    Show the answer

    3:13 : 1

Worked solution (try it first)

(a)(i)

  1. QQ is inside a bracket raised to the power 23\frac23.
  2. Undo it by raising both sides to the power 32\frac32: P32=rkQ−msP^{\frac32} = \frac{rk}{Q} - ms.
  3. Add msms to both sides: P32+ms=rkQP^{\frac32} + ms = \frac{rk}{Q}.
  4. Multiply both sides by QQ and divide by (P32+ms)\left(P^{\frac32} + ms\right): Q=rkP32+msQ = \frac{rk}{P^{\frac32} + ms}.

(ii)

  1. P32=31.5P^{\frac32} = 3^{1.5}
    =27= \sqrt{27}
    ≈5.196\approx 5.196 and ms=15×0.2=3ms = 15 \times 0.2 = 3.
  2. So Q=10×45.196+3Q = \frac{10 \times 4}{5.196 + 3}
    =408.196= \frac{40}{8.196}
    ≈4.880\approx 4.880.
  3. Correct to two decimal places: Q=4.88Q = 4.88.

(b)

  1. Multiply both sides by 5: x+2y=5(x−2y)=5x−10yx + 2y = 5(x - 2y) = 5x - 10y.
  2. Collect terms: 12y=4x12y = 4x, so x=3yx = 3y.
  3. Divide both sides by yy: xy=3\frac xy = 3.
  4. So x:y=3:1x : y = 3 : 1.

Report a problem with this question

Question 3

  1. (a)

    In the diagram, OO is the centre of the circle ABCDEABCDE, BEBE and ADAD are diameters, ∣BC∣=∣CD∣|BC| = |CD| and ∠BCD=108∘\angle BCD = 108^\circ. Find ∠CDE\angle CDE.

    108°OABCDE
  2. (b)

    Given that tan⁡x=3\tan x = \sqrt3, 0∘≤x≤90∘0^\circ \le x \le 90^\circ, evaluate (cos⁡x)2−sin⁡x(sin⁡x)2+cos⁡x\dfrac{(\cos x)^2 - \sin x}{(\sin x)^2 + \cos x}.

Worked solution (try it first)

(a)

  1. In triangle BCDBCD, ∣BC∣=∣CD∣|BC| = |CD|, so the base angles are equal: ∠CDB=180∘−108∘2\angle CDB = \frac{180^\circ - 108^\circ}{2}
    =36∘= 36^\circ.
  2. BEBE is a diameter, so ∠BDE=90∘\angle BDE = 90^\circ (angle in a semicircle).
  3. So ∠CDE=∠CDB+∠BDE\angle CDE = \angle CDB + \angle BDE
    =36∘+90∘= 36^\circ + 90^\circ
    =126∘= 126^\circ.

(b)

  1. tan⁡x=3\tan x = \sqrt3 with xx acute, so x=60∘x = 60^\circ, sin⁡x=32\sin x = \frac{\sqrt3}{2} and cos⁡x=12\cos x = \frac12.
  2. Top: (12)2−32=14−32\left(\frac12\right)^2 - \frac{\sqrt3}{2} = \frac14 - \frac{\sqrt3}{2}
    =1−234= \frac{1 - 2\sqrt3}{4}.
  3. Bottom: (32)2+12=34+12\left(\frac{\sqrt3}{2}\right)^2 + \frac12 = \frac34 + \frac12
    =54= \frac54.
  4. So the value is 1−234×45=1−235\frac{1 - 2\sqrt3}{4} \times \frac45 = \frac{1 - 2\sqrt3}{5}.

Report a problem with this question

Question 4

The total surface area of a cone of slant height l cml\text{ cm} and base radius r cmr\text{ cm} is 224π cm2224\pi\text{ cm}^2. If r:l=2:5r : l = 2 : 5, find: [Take π=227]\left[\text{Take }\pi = \frac{22}{7}\right]

  1. (a)

    correct to one decimal place, the value of rr;

  2. (b)

    correct to the nearest whole number, the volume of the cone.

Worked solution (try it first)

(a)

  1. r:l=2:5r : l = 2 : 5, so l=52rl = \frac52 r.
  2. Total surface area =πr(r+l)= \pi r(r + l)
    =πr(r+52r)= \pi r\left(r + \frac52 r\right)
    =72πr2= \frac72\pi r^2.
  3. So 72πr2=224π\frac72\pi r^2 = 224\pi.
  4. The π\pi cancels: r2=64r^2 = 64 and r=8.0r = 8.0 cm.

(b)

  1. l=52×8=20l = \frac52 \times 8 = 20 cm, so h=202−82h = \sqrt{20^2 - 8^2}
    =336= \sqrt{336}
    ≈18.33\approx 18.33 cm.
  2. Volume =13×227×82×18.33= \frac13 \times \frac{22}{7} \times 8^2 \times 18.33
    ≈1229 cm3\approx 1229\text{ cm}^3.

Report a problem with this question

Question 5

Number 1 2 3 4 5 6
Outcomes 32 mm 25 40 28 45

A die was rolled a number of times. The outcomes are as shown in the table. If the probability of obtaining 2 is 0.15, find the:

  1. (a)

    value of mm;

  2. (b)

    number of times the die was rolled;

  3. (c)

    probability of obtaining an even number.

Worked solution (try it first)

(a)

  1. The total number of rolls is 32+m+25+40+28+45=170+m32 + m + 25 + 40 + 28 + 45 = 170 + m.
  2. So P(2)=m170+m=0.15P(2) = \frac{m}{170 + m} = 0.15.
  3. Then m=0.15(170+m)=25.5+0.15mm = 0.15(170 + m) = 25.5 + 0.15m, so 0.85m=25.50.85m = 25.5 and m=30m = 30.

(b)

  1. The die was rolled 170+30=200170 + 30 = 200 times.

(c)

  1. Even numbers are 2, 4 and 6: 30+40+45=11530 + 40 + 45 = 115 outcomes.
  2. P(even)=115200P(\text{even}) = \frac{115}{200}
    =2340= \frac{23}{40}.

Report a problem with this question

Question 6

  1. (a)

    Copy and complete the table of values for the relation y=3sin⁡2xy = 3\sin2x.

    xx 0∘0^\circ 15∘15^\circ 30∘30^\circ 45∘45^\circ 60∘60^\circ 75∘75^\circ 90∘90^\circ 105∘105^\circ 120∘120^\circ 135∘135^\circ 150∘150^\circ
    yy 0.00.0 1.51.5 −2.6-2.6
    Model answer
    xx 0° 15° 30° 45° 60° 75° 90° 105° 120° 135° 150°
    yy 0.0 1.5 2.6 3.0 2.6 1.5 0.0 −1.5 −2.6 −3.0 −2.6

    For example, at x=15∘x = 15^\circ: y=3sin⁡30∘=1.5y = 3\sin30^\circ = 1.5.

  2. (b)

    Using a scale of 2 cm to 15∘15^\circ on the xx-axis and 2 cm to 1 unit on the yy-axis, draw the graph of y=3sin⁡2xy = 3\sin2x for 0∘≤x≤150∘0^\circ \le x \le 150^\circ.

    Model answer
    15°30°45°60°75°90°105°120°135°150°−3−2−1123xy111°5°85°y = −2y = 0.5

    Plot every point from the table, then join them with one smooth curve (not straight lines between points). The curve reaches 3 at 45∘45^\circ, crosses the axis at 90∘90^\circ and reaches −3-3 at 135∘135^\circ.

    For (c): (i) 3sin⁡2x+2=03\sin 2x + 2 = 0 is y=−2y = -2: x≈111∘x \approx 111^\circ. (ii) 32sin⁡2x=0.25\frac32\sin 2x = 0.25 is 3sin⁡2x=0.53\sin 2x = 0.5, so draw y=0.5y = 0.5: x≈5∘x \approx 5^\circ and 85∘85^\circ.

  3. (c)(i)

    Use the graph to find the truth set of 3sin⁡2x+2=03\sin2x + 2 = 0.

  4. (c)(ii)

    Use the graph to find the truth set of 32sin⁡2x=0.25\frac32\sin2x = 0.25.

    Separate values with commas, e.g. 3, −2

Try it on a graph

x in degrees. The lines y = −2 and y = 0.5 give the truth sets.

Worked solution (try it first)

(a)

  1. Double the angle first, then take the sine.
  2. For example, x=30∘x = 30^\circ: 3sin⁡60∘=3×0.8663\sin 60^\circ = 3 \times 0.866
    ≈2.6\approx 2.6.
  3. x=135∘x = 135^\circ: 3sin⁡270∘=−3.03\sin 270^\circ = -3.0.
  4. The full row is 0.0,1.5,2.6,3.0,2.6,1.5,0.0,−1.5,−2.6,−3.0,−2.60.0, 1.5, 2.6, 3.0, 2.6, 1.5, 0.0, -1.5, -2.6, -3.0, -2.6.

(b)

  1. Plot the points with the scales given and join them with a smooth curve.

(c)(i)

  1. 3sin⁡2x+2=03\sin 2x + 2 = 0 is 3sin⁡2x=−23\sin 2x = -2.
  2. Draw the line y=−2y = -2 and read where it cuts the curve in this range: x≈111∘x \approx 111^\circ.
  3. The truth set is {x:x≈111∘}\{x : x \approx 111^\circ\}.

(ii)

  1. Multiply both sides of 32sin⁡2x=0.25\frac32\sin 2x = 0.25 by 2 to match the graph: 3sin⁡2x=0.53\sin 2x = 0.5.
  2. Draw y=0.5y = 0.5 and read where it crosses the curve: x≈5∘x \approx 5^\circ and x≈85∘x \approx 85^\circ.
  3. The truth set is {x:x≈5∘,85∘}\{x : x \approx 5^\circ, 85^\circ\}.

Report a problem with this question

Question 7

  1. (a)

    The diagram shows a wooden structure in the form of a cone, mounted on a hemispherical base. The vertical height of the cone is 48 m48\text{ m} and the base radius is 14 m14\text{ m}. Calculate, correct to three significant figures, the surface area of the structure. [Take π=227]\left[\text{Take }\pi = \frac{22}{7}\right]

    48 m14 mLMN
  2. (b)

    Five years ago, Musah was twice as old as Sesay. If the sum of their ages is 100, find Sesay's present age.

Worked solution (try it first)

(a)

  1. The surface of the structure is the curved surface of the cone plus the curved surface of the hemisphere (the flat circle where they join is hidden).
  2. Slant height of the cone: l=482+142l = \sqrt{48^2 + 14^2}
    =2304+196= \sqrt{2304 + 196}
    =2500= \sqrt{2500}
    =50 m= 50\text{ m}.
  3. Curved surface of the cone =πrl= \pi r l
    =227×14×50= \frac{22}{7} \times 14 \times 50
    =2200 m2= 2200\text{ m}^2.
  4. Curved surface of the hemisphere =2πr2= 2\pi r^2
    =2×227×196= 2 \times \frac{22}{7} \times 196
    =1232 m2= 1232\text{ m}^2.
  5. Total =2200+1232=3432 m2= 2200 + 1232 = 3432\text{ m}^2.
  6. Correct to three significant figures: 3430 m23430\text{ m}^2.

(b)

  1. Let Sesay's age now be xx years.
  2. Since the ages add up to 100, Musah is 100−x100 - x.
  3. Five years ago they were x−5x - 5 and 95−x95 - x, and Musah was twice as old: 95−x=2(x−5)95 - x = 2(x - 5).
  4. Expand: 95−x=2x−1095 - x = 2x - 10.
  5. So 3x=1053x = 105 and x=35x = 35.
  6. Sesay is 35 years old.

Report a problem with this question

Question 8

  1. (a)

    Ms. Maureen spent 14\frac14 of her monthly income at a shopping mall, 13\frac13 at an open market and 25\frac25 of the remaining amount at a mechanic workshop. If she had ₦225,000.00 left, find: (i) her monthly income; (ii) the amount spent at the open market.

    Separate values with commas, e.g. 3, −2

  2. (b)

    The third term of an Arithmetic Progression (A.P.) is 4m−2n4m - 2n. If the ninth term of the progression is 2m−8n2m - 8n, find the common difference in terms of mm and nn.

Worked solution (try it first)

(a)

  1. The mall and market take 14+13=712\frac14 + \frac13 = \frac{7}{12} of her income, leaving 512\frac{5}{12}.
  2. The workshop takes 25\frac25 of that remainder: 25×512=16\frac25 \times \frac{5}{12} = \frac16.
  3. What's left is 512−16=14\frac{5}{12} - \frac16 = \frac14 of her income.

(i)

  1. 14\frac14 of her income is ₦225,000, so her income is 4×225 000=₦900,0004 \times 225\,000 = ₦900,000.

(ii)

  1. Open market: 13×900 000=₦300,000\frac13 \times 900\,000 = ₦300,000.

(b)

  1. T3=a+2d=4m−2nT_3 = a + 2d = 4m - 2n and T9=a+8d=2m−8nT_9 = a + 8d = 2m - 8n.
  2. Subtract: 6d=−2m−6n6d = -2m - 6n, so d=−2m+6n6=−13(m+3n)d = -\frac{2m + 6n}{6} = -\frac13(m + 3n).

Report a problem with this question

Question 9

Two cyclists XX and YY leave town QQ at the same time. Cyclist XX travels at the rate of 5 km/h5\text{ km/h} on a bearing of 049∘049^\circ and cyclist YY travels at the rate of 9 km/h9\text{ km/h} on a bearing of 319∘319^\circ.

  1. (a)

    Illustrate the information on a diagram.

    Model answer
    QXYNN10 km18 km49°41°

    A clear sketch is enough (it need not be to scale), but it must show every given fact: after 2 hours, QX=5×2=10QX = 5 \times 2 = 10 km on bearing 049∘049^\circ and QY=9×2=18QY = 9 \times 2 = 18 km on bearing 319∘319^\circ (41∘41^\circ west of north). The angle between them at QQ is 49∘+41∘=90∘49^\circ + 41^\circ = 90^\circ. Draw a north line at YY as well, since part (b) asks for a bearing measured from YY.

  2. (b)

    After travelling for two hours, calculate, correct to the nearest whole number, the: (i) distance between cyclists XX and YY; (ii) bearing of cyclist XX from YY.

    Separate values with commas, e.g. 3, −2

  3. (c)

    Find the average speed at which cyclist XX would cover the distance to YY in 4 hours.

Worked solution (try it first)

(a)

  1. Draw north at QQ.
  2. After 2 hours, XX is 5×2=105 \times 2 = 10 km from QQ on 049∘049^\circ and YY is 9×2=189 \times 2 = 18 km from QQ on 319∘319^\circ.
  3. Join XX and YY.

(b)(i)

  1. The angle between the two directions at QQ is 049∘+(360∘−319∘)=49∘+41∘049^\circ + (360^\circ - 319^\circ) = 49^\circ + 41^\circ
    =90∘= 90^\circ.
  2. So triangle XQYXQY is right-angled at QQ: ∣XY∣=102+182|XY| = \sqrt{10^2 + 18^2}
    =424= \sqrt{424}
    ≈20.59\approx 20.59 km, which is 21 km to the nearest whole number.

(ii)

  1. At YY: tan⁡∠QYX=1018\tan\angle QYX = \frac{10}{18}, so ∠QYX≈29.1∘\angle QYX \approx 29.1^\circ.
  2. At YY, the direction back to QQ is 319∘−180∘=139∘319^\circ - 180^\circ = 139^\circ, and XX is 29.1∘29.1^\circ further round anticlockwise.
  3. Bearing of XX from YY =139∘−29.1∘= 139^\circ - 29.1^\circ
    ≈110∘\approx 110^\circ.

(c)

  1. Average speed =distancetime= \frac{\text{distance}}{\text{time}}
    =20.594= \frac{20.59}{4}
    ≈5.15\approx 5.15 km/h.

Report a problem with this question

Question 10

Marks (%) 0–9 10–19 20–29 30–39 40–49 50–59 60–69 70–79 80–89 90–99
Frequency 7 11 17 20 29 34 30 25 21 6

The table shows the distribution of marks obtained by students in an examination.

  1. (a)

    Construct a cumulative frequency table for the distribution.

    Model answer
    Marks (%) Frequency Upper class boundary Cumulative frequency
    0–9 7 9.5 7
    10–19 11 19.5 18
    20–29 17 29.5 35
    30–39 20 39.5 55
    40–49 29 49.5 84
    50–59 34 59.5 118
    60–69 30 69.5 148
    70–79 25 79.5 173
    80–89 21 89.5 194
    90–99 6 99.5 200

    Each cumulative frequency is the running total of the frequencies; the last one equals the total, 200.

  2. (b)

    Draw the cumulative frequency curve for the distribution.

    Model answer
    -0.59.519.529.539.549.559.569.579.589.599.520406080100120140160180200Marks (%)Cumulative frequency

    Plot each cumulative frequency against the upper class boundary of its class, starting from (−0.5,0)(-0.5, 0) where the cumulative frequency is 0 and ending at (99.5,200)(99.5, 200). Join the points with a smooth rising S-shaped curve (an ogive), not straight lines. Label both axes. Readings from a hand-drawn curve differ a little from person to person; examiners accept a small range, usually about ±1.

    For (c): the median is the 100th mark. Read across from 100: about 54.2. The top 5% are the last 10 of 200, so read across from 190: the lowest distinction mark is about 87.1.

  3. (c)

    Using the curve, find, correct to one decimal place, the: (i) median mark; (ii) lowest mark for distinction if 5%5\% of the students passed with distinction.

    Separate values with commas, e.g. 3, −2

Try it on a graph

The ogive, with the median (purple) and distinction (red) readings.

Worked solution (try it first)

(a)

  1. The running totals of the frequencies, with the upper class boundaries:
  2. Marks 0–9 10–19 20–29 30–39 40–49 50–59 60–69 70–79 80–89 90–99
    Upper boundary 9.5 19.5 29.5 39.5 49.5 59.5 69.5 79.5 89.5 99.5
    Cumulative frequency 7 18 35 55 84 118 148 173 194 200

(b)

  1. Plot each cumulative frequency at its upper boundary, starting from (−0.5,0)(-0.5, 0), and join the points with a smooth S-shaped curve.

(c)(i)

  1. The median is at 2002=100\frac{200}{2} = 100.
  2. Go across from 100 to the curve and down: about 54.5.
  3. (Check: 100 lies between 84 at 49.5 and 118 at 59.5, and 49.5+100−8434×10≈54.249.5 + \frac{100 - 84}{34} \times 10 \approx 54.2.)

(ii)

  1. The top 5%5\% got distinctions, so 95%95\% are below the lowest distinction mark: 0.95×200=1900.95 \times 200 = 190.
  2. Go across from 190: about 88.
  3. (Check: 79.5+190−17321×10≈87.679.5 + \frac{190 - 173}{21} \times 10 \approx 87.6.)

Report a problem with this question

Question 11

  1. (a)

    In the diagram, MNPQMNPQ is a circle with centre OO, and MOQMOQ is a diameter. ∣MN∣=∣NP∣|MN| = |NP| and ∠OMN=50∘\angle OMN = 50^\circ. Find: (i) ∠MNP\angle MNP; (ii) ∠POQ\angle POQ.

    50°OMQNP

    Separate values with commas, e.g. 3, −2

  2. (b)

    Find the equation of the line which has the same gradient as 8y+4x=248y + 4x = 24 and passes through the point (−8,12)(-8, 12).

Worked solution (try it first)

(a)(i)

  1. MNPQMNPQ is a cyclic quadrilateral, so opposite angles add up to 180∘180^\circ: ∠NPQ=180∘−∠NMQ\angle NPQ = 180^\circ - \angle NMQ
    =180∘−50∘= 180^\circ - 50^\circ
    =130∘= 130^\circ.
  2. MQMQ is a diameter, so ∠MPQ=90∘\angle MPQ = 90^\circ (angle in a semicircle).
  3. So ∠MPN=130∘−90∘\angle MPN = 130^\circ - 90^\circ
    =40∘= 40^\circ.
  4. ∣MN∣=∣NP∣|MN| = |NP|, so triangle MNPMNP is isosceles and ∠NMP=∠NPM=40∘\angle NMP = \angle NPM = 40^\circ.
  5. So ∠MNP=180∘−40∘−40∘\angle MNP = 180^\circ - 40^\circ - 40^\circ
    =100∘= 100^\circ.

(ii)

  1. ∠PMQ=∠NMQ−∠NMP\angle PMQ = \angle NMQ - \angle NMP
    =50∘−40∘= 50^\circ - 40^\circ
    =10∘= 10^\circ.
  2. The angle at the centre is twice the angle at the circumference on the same arc PQPQ: ∠POQ=2×10∘=20∘\angle POQ = 2 \times 10^\circ = 20^\circ.

(b)

  1. 8y+4x=248y + 4x = 24 gives y=−12x+3y = -\frac12x + 3, so the gradient is −12-\frac12.
  2. Through (−8,12)(-8, 12): y−12=−12(x+8)y - 12 = -\frac12(x + 8), so y=−12x−4+12=−12x+8y = -\frac12x - 4 + 12 = -\frac12x + 8.

Report a problem with this question

Question 12

  1. (a)

    In the diagram, AB‾\overline{AB} is a tangent to the circle with centre OO and COEBCOEB is a straight line. If CD‾∥AB‾\overline{CD} \parallel \overline{AB} and ∠ABE=40∘\angle ABE = 40^\circ, find ∠ODE\angle ODE.

    40°OABCED
  2. (b)

    ABCDABCD is a parallelogram in which ∣CD∣=7 cm|CD| = 7\text{ cm}, ∣AD∣=5 cm|AD| = 5\text{ cm} and ∠ADC=125∘\angle ADC = 125^\circ. (i) Illustrate the information in a diagram. (ii) Find, correct to one decimal place, the area of the parallelogram.

  3. (c)

    If x=12(1−2)x = \frac12(1 - \sqrt2), evaluate (2x2−2x)(2x^2 - 2x).

Worked solution (try it first)

(a)

  1. CD∥ABCD \parallel AB, so alternate angles are equal: ∠OCD=∠ABE=40∘\angle OCD = \angle ABE = 40^\circ.
  2. OC=ODOC = OD (radii), so ∠ODC=∠OCD=40∘\angle ODC = \angle OCD = 40^\circ.
  3. CECE is a diameter, so the angle in a semicircle is a right angle: ∠CDE=90∘\angle CDE = 90^\circ.
  4. Then ∠ODE=90∘−40∘\angle ODE = 90^\circ - 40^\circ
    =50∘= 50^\circ.

(b)(i)

  1. Draw DCDC (7 cm) along the bottom and DADA (5 cm) at 125∘125^\circ to it, then complete the parallelogram.

(ii)

  1. Area =DC×DA×sin⁡∠ADC= DC \times DA \times \sin\angle ADC
    =7×5×sin⁡125∘= 7 \times 5 \times \sin 125^\circ
    ≈35×0.8192\approx 35 \times 0.8192
    ≈28.7 cm2\approx 28.7\text{ cm}^2.

(c)

  1. 2x2−2x=2x(x−1)2x^2 - 2x = 2x(x - 1).
  2. Here 2x=1−22x = 1 - \sqrt2 and x−1=1−22−1x - 1 = \frac{1 - \sqrt2}{2} - 1
    =−1−22= \frac{-1 - \sqrt2}{2}.
  3. So 2x(x−1)=(1−2)(−1−2)22x(x - 1) = \frac{(1 - \sqrt2)(-1 - \sqrt2)}{2}
    =−(1−2)(1+2)2= \frac{-(1 - \sqrt2)(1 + \sqrt2)}{2}
    =−(1−2)2= \frac{-(1 - 2)}{2}
    =12= \frac12.

Report a problem with this question

Question 13

  1. (a)

    Using a ruler and a pair of compasses only: (i) construct (α) △ABC\triangle ABC with ∣AB∣=7 cm|AB| = 7\text{ cm}, ∣AC∣=13.5 cm|AC| = 13.5\text{ cm} and ∠ABC=120∘\angle ABC = 120^\circ; (β) the locus l1l_1 of points equidistant from AA and BB; (γ) the locus l2l_2 of points equidistant from BB and CC. (ii) Using NN, the point of intersection of l1l_1 and l2l_2, as centre, draw a circle to pass through points AA, BB and CC.

    Model answer
    120°l1l2ABCN7 cm13.5 cm

    Draw AB=7AB = 7 cm, construct 120∘120^\circ at BB, and with centre AA and radius 13.513.5 cm cut the arm at CC (∣BC∣≈8.6|BC| \approx 8.6 cm). The perpendicular bisectors l1l_1 of ABAB and l2l_2 of BCBC meet at NN, outside the triangle beyond ACAC, because the angle at BB is obtuse. The circle with centre NN and radius ∣NA∣≈7.8|NA| \approx 7.8 cm passes through AA, BB and CC.

  2. (b)

    Using the method of completing the square, solve 4x2−43x+3=04x^2 - 4\sqrt3x + 3 = 0, leaving the answer in surd form.

Worked solution (try it first)

(a)(i)

  1. (α)** Draw AB=7AB = 7 cm and construct 120∘120^\circ at BB (two 60∘60^\circ angles).
  2. With centre AA and radius 13.5 cm, cut the arm at CC.
  3. Join ACAC.

(β)

  1. l1l_1: the perpendicular bisector of ABAB.

(γ)

  1. l2l_2: the perpendicular bisector of BCBC.

(ii)

  1. NN, where l1l_1 and l2l_2 cross, is the same distance from AA, BB and CC.
  2. With centre NN and radius NANA, draw the circle: it passes through AA, BB and CC.
  3. (Its radius is 13.52sin⁡120∘≈7.8\frac{13.5}{2\sin 120^\circ} \approx 7.8 cm.)

(b)

  1. Divide by 4: x2−3x+34=0x^2 - \sqrt3x + \frac34 = 0, so x2−3x=−34x^2 - \sqrt3x = -\frac34.
  2. Add (32)2=34\left(\frac{\sqrt3}{2}\right)^2 = \frac34 to both sides: (x−32)2=0\left(x - \frac{\sqrt3}{2}\right)^2 = 0.
  3. So x−32=0x - \frac{\sqrt3}{2} = 0 and x=32x = \frac{\sqrt3}{2} (a repeated root).

Report a problem with this question