You can put this solution on YOUR website! Find the domain and range of the composite function
f(x)=1/x
g(x)=x/(x+1)
---------------
f o g = f[g(x)] = f[x/(x+1)] = (x+1)/x = 1+(1/x)
Domain:: All Real numbers except x = 0
Range: All Real numbers except y = 1
=======================================
g o f = g[f(x)] = g[1/x] = (1/x)/((1/x)+1) = (1/x)/(1+x)/x = 1/(1+x)
Domain: All Real Numbers except x = -1
Range:: All Real Numbers except y = 0
==========================================
Cheers,
Stan H.
===================