Question 383011: If f(x) = x^2-1 and g(x)=1-2x, then find g(2) f(g(2)) f(g(x))
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! If f(x) = x^2-1 and g(x)=1-2x,
then find
g(2) = 1-2*2 = -3
------------------------
f(g(2)) = f(-3) = (-3)^2-1 = 8
------------------------
f(g(x)) = f(1-2x) = (1-2x)^2 = 1 -4x + 4x^2
=========================
Cheers,
Stan H.
|
|
|