WAEC 2019 · Paper 2 · Q9✱✱

  1. (a)

    Solve the equations 3log⁡2x=y3\log_2 x = y and log⁡24x=y+4\log_2 4x = y + 4 simultaneously.

    Show the answer

    x=12x = \frac12, y=−3y = -3

  2. (b)

    A binary operation ∗* is defined on R\mathbb R by a∗b=a2−2ab+b2a * b = a^2 - 2ab + b^2. If (−3)∗5=2n(-3) * 5 = 2^n, find nn.

Worked solution (try it first)

(a)

  1. Change each equation to index form: 3log⁡2x=y3\log_2 x = y gives 2y=x32^y = x^3, and log⁡24x=y+4\log_2 4x = y + 4 gives 2y+4=4x2^{y + 4} = 4x.
  2. 2y+4=16×2y=16x32^{y + 4} = 16 \times 2^y = 16x^3, so 16x3=4x16x^3 = 4x.
  3. Rearrange: 16x3−4x=016x^3 - 4x = 0, so 4x(4x2−1)=04x(4x^2 - 1) = 0 and x=0x = 0 or x=±12x = \pm\frac12.
  4. Only x=12x = \frac12 has a logarithm (log⁡20\log_2 0 and log⁡2(−12)\log_2(-\frac12) don't exist).
  5. Then y=3log⁡212=3(−1)=−3y = 3\log_2 \frac12 = 3(-1) = -3.
  6. So x=12x = \frac12, y=−3y = -3.

(b)

  1. (−3)∗5=(−3)2−2(−3)(5)+52(-3) * 5 = (-3)^2 - 2(-3)(5) + 5^2
    =9+30+25= 9 + 30 + 25
    =64= 64.
  2. 64=2664 = 2^6, so n=6n = 6.

Report a problem with this question