document.write( "Question 785657: Find the domain and range of the composite function
\n" );
document.write( "f o g, g o f\r
\n" );
document.write( "\n" );
document.write( "f(x)=1/x
\n" );
document.write( "g(x)=x/(x+1) \n" );
document.write( "
Algebra.Com's Answer #477658 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the domain and range of the composite function \n" ); document.write( "f(x)=1/x \n" ); document.write( "g(x)=x/(x+1) \n" ); document.write( "--------------- \n" ); document.write( "f o g = f[g(x)] = f[x/(x+1)] = (x+1)/x = 1+(1/x) \n" ); document.write( "Domain:: All Real numbers except x = 0 \n" ); document.write( "Range: All Real numbers except y = 1 \n" ); document.write( "=======================================\r \n" ); document.write( "\n" ); document.write( "g o f = g[f(x)] = g[1/x] = (1/x)/((1/x)+1) = (1/x)/(1+x)/x = 1/(1+x) \n" ); document.write( "Domain: All Real Numbers except x = -1 \n" ); document.write( "Range:: All Real Numbers except y = 0\r \n" ); document.write( "\n" ); document.write( "========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |