Philip P. answered 02/17/15
Tutor
4.9
(484)
Effective and Patient Math Tutor
f(x) = -4x + 7
g(x) = 10x - 6
To get f(g(x)), simply replace the x in f(x) with g(x):
f(g(x)) = -4g(x) + 7
= -4(10x-6) + 7
= -40x + 24 + 7
= -40x + 31