Question 388957: f(x)= 5x-3, g(x)=absolute value of x+2. what is the answer for g[f(0)] and f[g(0)] Found 2 solutions by stanbon, edjones:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! f(x)= 5x-3, g(x)= |x+2|
what is the answer for:
g[f(0)] = g[-3] = |-3+2| = |-1| = 1
----
f[g(0)] = f|0+2| = f(2) = 5*2-3 = 7
=======================================
Cheers,
Stan H.
===========