SOLUTION: If f(x)= 3x-2 and g(x)= -2x+1, then what is f(g(f(x)))

Algebra ->  Functions -> SOLUTION: If f(x)= 3x-2 and g(x)= -2x+1, then what is f(g(f(x)))      Log On


   



Question 169243: If f(x)= 3x-2 and g(x)= -2x+1, then what is f(g(f(x)))
Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
f(x) = 3x-2 and g(x) = -2x+1, find f(g(f(x)))
f(g(f(x))) = f(g(3x-2)) = f(-2(3x-2)+1) Simplify this to:
f(-6x+4+1) = f(-6x+5) = 3(-6x+5)-2 = -18x+15-2 = -18x+13
f(g(f(x))) = -18x+13