How Is the Value of k Determined in These Function Compositions?

  • Thread starter Thread starter nokia8650
  • Start date Start date
  • Tags Tags
    Functions
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
nokia8650
Messages
216
Reaction score
0
The functions f and g are defined by:

f(x) = x^2 - 2x +3

g(x) = k(x^2) + 1

Given that gf(2) = 16, find the value of k

My solution:

f(2) = 3

g(3) = 9k +1

9k + 1 = 16

k = 15/9

However, the markscheme quotes "16=3k+1" therefore k =5.

I am unable to understand how the markscheme came to this conclusion, please can someonebody help with this. The markscheme may have a mistake, which is what I am thinking!

Thanks
 
Physics news on Phys.org
Your solution looks fine to me. Looks like the key may have made a mistake of not squaring the 3 or something.