
Miche W. answered 12/01/14
Tutor
0
(0)
Creative, understanding math tutor with 10+ years in classroom
(fg)(x) is really (f o g)(x) or f(g(x)), which is the composition of the two functions. When composing two functions you are substituting in the value of the second function into the formula of the first function. So for f(x) and g(x), the g(x) now represents the value of x in the function f(x). Creating f(g(x)).
Given f(x) = -6x - 1 and g(x) = 4x2, then f(g(x)) = (-6(g(x)) - 1).
Replace the g(x) with it value 4x2; then f(g(x)) = -6(4x2) - 1 = -24x2 - 1
So (fg)(x) = -24x2 - 1, which is choice C.
Please note: usually (fg)(x) ≠ (gf)(x) It is not commutative.