SOLUTION: Find f"circle"g and g"circle"f. f(x)= -2x; g(x)= -2x^2 +3

Algebra ->  Functions -> SOLUTION: Find f"circle"g and g"circle"f. f(x)= -2x; g(x)= -2x^2 +3      Log On


   



Question 359945: Find f"circle"g and g"circle"f.
f(x)= -2x; g(x)= -2x^2 +3

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
f(x)= -2x; g(x)= -2x^2 +3
----------
fog(x) = f[g(x)] = f[-2x^2+3] = -2[-2x^2+3] = 4x^2-6
------------------------
gof(x) = g[f(x)] = g[-2x] = -2(-2x)^2+3 = -2(4x^2)+3 = -8x^2+3
--------------------------
Cheers,
Stan H.
----------