NECO 2023 · Paper 1 · Q19

Let ff and gg on the set of real numbers be defined by f(x)=3x2−4f(x) = 3x^2 - 4 and g(x)=2x+1g(x) = 2x + 1. Find fg(x)fg(x).

Worked solution (try it first)
  1. fg(x)fg(x) means f(g(x))f(g(x)): gg acts first.
  2. So fg(x)=f(2x+1)fg(x) = f(2x + 1).
  3. Replace xx in ff by (2x+1)(2x + 1): 3(2x+1)2−43(2x + 1)^2 - 4.
  4. Expand the square: (2x+1)2=4x2+4x+1(2x + 1)^2 = 4x^2 + 4x + 1, so 3(2x+1)2=12x2+12x+33(2x + 1)^2 = 12x^2 + 12x + 3.
  5. Take away 4: fg(x)=12x2+12x−1fg(x) = 12x^2 + 12x - 1, option D.

Report a problem with this question