WAEC 2014 · Paper 2 · Q13

  1. (a)

    Two functions ff and gg are defined by f:x→2x2−1f : x \to 2x^2 - 1 and g:x→3x+2g : x \to 3x + 2, where xx is a real number. (i) If f(x−1)−7=0f(x - 1) - 7 = 0, find the values of xx. (ii) Evaluate f(−12)⋅g(3)f(4)−g(5)\dfrac{f\left(-\frac12\right) \cdot g(3)}{f(4) - g(5)}.

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

  2. (b)

    An operation (∗)(*) is defined on the set R\mathbb R of real numbers by m∗n=−nm2+1m * n = \dfrac{-n}{m^2 + 1}, where m,n∈Rm, n \in \mathbb R. If m=−3m = -3 and n=−10n = -10, show whether or not (∗)(*) is commutative.

    Show the answer

    m∗n=1m * n = 1 but n∗m=3101n * m = \frac{3}{101}, so ∗* is not commutative

Worked solution (try it first)

(a)(i)

  1. Replace every xx in f(x)=2x2−1f(x) = 2x^2 - 1 by (x−1)(x - 1): f(x−1)=2(x−1)2−1f(x - 1) = 2(x - 1)^2 - 1.
  2. So 2(x−1)2−1−7=02(x - 1)^2 - 1 - 7 = 0, which gives (x−1)2=4(x - 1)^2 = 4.
  3. Then x−1=2x - 1 = 2 or x−1=−2x - 1 = -2.
  4. So x=3x = 3 or x=−1x = -1.

(ii)

  1. f(−12)=2×14−1f\left(-\frac12\right) = 2 \times \frac14 - 1
    =−12= -\frac12.
  2. g(3)=9+2=11g(3) = 9 + 2 = 11.
  3. f(4)=32−1=31f(4) = 32 - 1 = 31.
  4. g(5)=15+2=17g(5) = 15 + 2 = 17.
  5. So the value is −12×1131−17=−11214\frac{-\frac12 \times 11}{31 - 17} = \frac{-\frac{11}{2}}{14}
    =−1128= -\frac{11}{28}.

(b)

  1. m∗n=−(−10)(−3)2+1m * n = \frac{-(-10)}{(-3)^2 + 1}
    =1010= \frac{10}{10}
    =1= 1.
  2. Swap them: n∗m=−(−3)(−10)2+1n * m = \frac{-(-3)}{(-10)^2 + 1}
    =3101= \frac{3}{101}.
  3. The two answers are different, so ∗* is not commutative.

Report a problem with this question