WAEC 2023 · Paper 2 · Q9

Two functions gg and hh are defined on the set of real numbers, R\mathbb R, by g:x→2+xx2+x−20g: x \to \dfrac{2 + x}{x^2 + x - 20} and h:x→x+3h: x \to x + 3.

  1. (a)(i)

    Find g∘h(x)g \circ h(x);

  2. (a)(ii)

    the values of xx for which g∘h(x)g \circ h(x) is undefined.

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

  3. (b)

    Express g∘h(x)g \circ h(x) in partial fractions.

Worked solution (try it first)

(a)(i)

  1. g∘h(x)=g(x+3)g \circ h(x) = g(x + 3): replace every xx in gg by x+3x + 3.
  2. The top: 2+(x+3)=x+52 + (x + 3) = x + 5.
  3. The bottom: (x+3)2+(x+3)−20=x2+6x+9+x+3−20(x + 3)^2 + (x + 3) - 20 = x^2 + 6x + 9 + x + 3 - 20
    =x2+7x−8= x^2 + 7x - 8.
  4. So g∘h(x)=x+5x2+7x−8g \circ h(x) = \dfrac{x + 5}{x^2 + 7x - 8}.

(ii)

  1. Factorise the bottom: x2+7x−8=(x+8)(x−1)x^2 + 7x - 8 = (x + 8)(x - 1).
  2. It is zero, so g∘hg \circ h is undefined, at x=1x = 1 and x=−8x = -8.

(b)

  1. Write Ax−1+Bx+8\dfrac{A}{x - 1} + \dfrac{B}{x + 8} and multiply through: x+5=A(x+8)+B(x−1)x + 5 = A(x + 8) + B(x - 1).
  2. Put x=1x = 1: 6=9A6 = 9A, so A=23A = \frac23.
  3. Put x=−8x = -8: −3=−9B-3 = -9B, so B=13B = \frac13.
  4. So g∘h(x)=23(x−1)+13(x+8)g \circ h(x) = \dfrac{2}{3(x - 1)} + \dfrac{1}{3(x + 8)}.

Report a problem with this question