WAEC 2008 · Paper 2 · Q1

Two functions ff and gg are defined on the set R\mathbb{R} of real numbers by f:x→x+1x−2f : x \to \dfrac{x + 1}{x - 2}, x≠2x \neq 2, and g:x→kx+3xg : x \to \dfrac{kx + 3}{x}, x≠0x \neq 0.

  1. (a)

    Find f−1f^{-1}, the inverse of ff.

  2. (b)

    Given that g∘f−1(4)=6g \circ f^{-1}(4) = 6, find the value of kk.

Worked solution (try it first)

(a)

  1. Let y=x+1x−2y = \dfrac{x + 1}{x - 2} and make xx the subject.
  2. Multiply up: y(x−2)=x+1y(x - 2) = x + 1.
  3. Expand: xy−2y=x+1xy - 2y = x + 1.
  4. Collect the xx terms: xy−x=2y+1xy - x = 2y + 1, so x(y−1)=2y+1x(y - 1) = 2y + 1.
  5. Divide: x=2y+1y−1x = \dfrac{2y + 1}{y - 1}.
  6. So f−1(x)=2x+1x−1f^{-1}(x) = \dfrac{2x + 1}{x - 1}, x≠1x \neq 1.

(b)

  1. First find f−1(4)f^{-1}(4): put x=4x = 4 into 2x+1x−1\dfrac{2x + 1}{x - 1} to get 93\dfrac93, which is 3.
  2. Then g(3)=3k+33=k+1g(3) = \dfrac{3k + 3}{3} = k + 1.
  3. Set k+1=6k + 1 = 6, so k=5k = 5.

Report a problem with this question