WAEC 2015 · Paper 2 · Q11

  1. (a)

    Make mm the subject of the relation h=mtd(m+p)h = \dfrac{mt}{d(m + p)}.

  2. (b)

    In the diagram, WYWY and WZWZ are straight lines; OO is the centre of circle WXMWXM and ∠XWM=48∘\angle XWM = 48^\circ. Calculate the value of ∠WYZ\angle WYZ.

    48°WOMXYZ
  3. (c)

    An operation ⊕\oplus is defined on the set X={1,3,5,6}X = \{1, 3, 5, 6\} by m⊕n=m+n+2(mod7)m \oplus n = m + n + 2 \pmod 7, where m,n∈Xm, n \in X. (i) Draw a table for the operation. (ii) Using the table, find the truth set of: I. 3⊕n=33 \oplus n = 3; II. n⊕n=3n \oplus n = 3.

    Model answer

    (i) Work out m+n+2m + n + 2 and take the remainder on dividing by 7:

    ⊕\oplus 1 3 5 6
    1 4 6 1 2
    3 6 1 3 4
    5 1 3 5 6
    6 2 4 6 0

    (ii) I. In the row for 3, the entry 3 is under n=5n = 5: truth set {5}\{5\}. II. The diagonal (n⊕nn \oplus n) reads 4,1,5,04, 1, 5, 0 and never 3: truth set {}\{\} (empty).

Worked solution (try it first)

(a)

  1. Multiply both sides by d(m+p)d(m + p) to clear the fraction: hd(m+p)=mthd(m + p) = mt.
  2. Expand: hdm+hdp=mthdm + hdp = mt.
  3. Collect the mm terms on one side: hdp=mt−hdmhdp = mt - hdm.
  4. Take out mm: hdp=m(t−hd)hdp = m(t - hd).
  5. So m=hdpt−hdm = \frac{hdp}{t - hd}.

(b)

  1. Join XMXM.
  2. WMWM passes through the centre OO, so it is a diameter and ∠WXM=90∘\angle WXM = 90^\circ (angle in a semicircle).
  3. In △WXM\triangle WXM: ∠WMX=180∘−90∘−48∘\angle WMX = 180^\circ - 90^\circ - 48^\circ
    =42∘= 42^\circ (angles in a triangle).
  4. XYZMXYZM is a cyclic quadrilateral and W,M,ZW, M, Z are in a straight line, so ∠WMX\angle WMX is its exterior angle at MM.
  5. An exterior angle of a cyclic quadrilateral equals the interior opposite angle: ∠XYZ=42∘\angle XYZ = 42^\circ.
  6. Hence ∠WYZ=42∘\angle WYZ = 42^\circ.

(c)(i)

  1. Work out m+n+2m + n + 2, then take the remainder when dividing by 7.
  2. For example, 5⊕6=13=7+65 \oplus 6 = 13 = 7 + 6, so 5⊕6=65 \oplus 6 = 6.
  3. ⊕\oplus 1 3 5 6
    1 4 6 1 2
    3 6 1 3 4
    5 1 3 5 6
    6 2 4 6 0

(ii)

  1. For I, look along the row for 3: the entry 3 appears only in the column for 5, so the truth set is {5}\{5\}.
  2. For II, look at the diagonal, where n⊕nn \oplus n gives 4,1,5,04, 1, 5, 0.
  3. None of them is 3, so the truth set is the empty set, {}\{\} or ∅\varnothing.

Report a problem with this question