WAEC 2023 · Paper 1 · Q11

A function ff is defined by f:x→x+2x−3f: x \rightarrow \dfrac{x + 2}{x - 3}, x≠3x \neq 3. Find the inverse of ff.

Worked solution (try it first)
  1. Let y=x+2x−3y = \dfrac{x + 2}{x - 3} and multiply up: xy−3y=x+2xy - 3y = x + 2.
  2. Collect the xx terms on one side: xy−x=3y+2xy - x = 3y + 2, so x(y−1)=3y+2x(y - 1) = 3y + 2.
  3. Divide by y−1y - 1: x=3y+2y−1x = \dfrac{3y + 2}{y - 1}.
  4. So f−1(x)=3x+2x−1f^{-1}(x) = \dfrac{3x + 2}{x - 1}, x≠1x \neq 1, option B.

Report a problem with this question