(f∘g)(3) = f(g(3))
Find g(3) by substituting x=3 in g(x)
g(x)=x²-1
g(3)=3²-1
g(3)=9-1
g(3)=8
f∘g(3) = f(g(3)) = f(8)
find f(8) by substituting x=8 in f(x):
f(x)=2x+3
f(8)=2(8)+3
f(8)=16+3
f(8)=19
So f∘g(3) = 19
-------------------------
2) f(x)=3x-2, g(x)=, find (f∘g)(x)
(f∘g)(x) = f(g(x)) = f
Find f by replacing x by
in f(x)
f(x)=3x-2
f=3-2
f=(x+2)-2
f=x+2-2
f=x
So
(f∘g)(x) = x
---------------------------
3)
f(x) = √x
, g(x)=-x²-2, find (f∘g)(x)
(f∘g)(x) = f(g(x)) = f(-x²-1)
Find f(-x²-1) by replacing x by
-x²-1 in f(x)
f(x) = √x
f(-x²-1) = √-x²-1
So
(f∘g)(x) = √-x²-1
--------------------------