document.write( "Question 191326: I just learned Composite functions last class and I am really struggling with it... Is there any way you can show me how to do this with steps so that I can see exactly how this is done please.\r
\n" );
document.write( "\n" );
document.write( "Let f(x)=x/x-1, g(x)=-4/x, and h(x)=3x-2 \r
\n" );
document.write( "\n" );
document.write( "Find the domain of f
\n" );
document.write( "Find the domain of g
\n" );
document.write( "Find the domain of h
\n" );
document.write( "Find (fog)(x)
\n" );
document.write( "Find the domain of fog
\n" );
document.write( "Find (fog)(2)
\n" );
document.write( "Find (goh)(x)
\n" );
document.write( "Find the slope of h(x)
\n" );
document.write( "Determine whether h(x) is an increasing, decreasing or constant function
\n" );
document.write( "Find h^-1(x) \n" );
document.write( "
Algebra.Com's Answer #143595 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Let f(x)=x/x-1, \n" ); document.write( "g(x)=-4/x, \n" ); document.write( "and h(x)=3x-2 \n" ); document.write( "------------------------- \n" ); document.write( "Find the domain of f: all Real numbers except x = 1 \n" ); document.write( "----------------------------------------- \n" ); document.write( "Find the domain of g: all Real numbers except x = 0 \n" ); document.write( "--------------------------------------------- \n" ); document.write( "Find the domain of h: all Real numbers \n" ); document.write( "----------------------------------------- \n" ); document.write( "Find (fog)(x) =f[-4/x) = (-4/x)/(-4/x)-1) = (-4/x)/[(-4-x)/x] \n" ); document.write( "= [4(4+x)] = 16+4x \n" ); document.write( "----------------------------------------- \n" ); document.write( "Find the domain of fog: all Real Numbers \n" ); document.write( "Find (fog)(2) = f(g(2)) = f(-4/2) = = f(-2) = -2/(-2-1) = 2/3 \n" ); document.write( "-------------------------------------------- \n" ); document.write( "Find (goh)(x) = g[3x-2] = -4/(3x-2) \n" ); document.write( "------------------------------------------------- \n" ); document.write( "Find the slope of h(x): slope = 3 \n" ); document.write( "--------------------------------------------------- \n" ); document.write( "Determine whether h(x) is an increasing, decreasing or constant function \n" ); document.write( "Increasing because the slope is greater than 3 \n" ); document.write( "------------------------------------------------------ \n" ); document.write( "Find h^-1(x) = (x+2)/3 \n" ); document.write( "===================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |