document.write( "Question 950938: Please help me figure this out.
\n" );
document.write( "f(x) = (1-x)/5x, g(x) = 1/(1+5x)
\n" );
document.write( "I am solving for g(f(x)) and f(g(x))
\n" );
document.write( "I started and got confused with the denominator and can't seem to reduce the denominator properly. I started with f(g(x)) and got (1-(1/1+5x) / 5(1/(1+5x) and am totally confused. Could someone please explain how to do this? \n" );
document.write( "
Algebra.Com's Answer #580688 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! f(x) = (1-x)/5x, g(x) = 1/(1+5x) \n" ); document.write( " I am solving for g(f(x)) and f(g(x)) \n" ); document.write( "------ \n" ); document.write( "g[f(x)] = g[(1-x)/5x] = 1/[1 + 5[(1-x)/5x]] \n" ); document.write( "------ \n" ); document.write( "= 1/[1+(1-x)/x] \n" ); document.write( "------ \n" ); document.write( "= 1/[x + 1-x]/x \n" ); document.write( "------ \n" ); document.write( "= 1/(1/x) \n" ); document.write( "==== \n" ); document.write( "= x \n" ); document.write( "------------------------------ \n" ); document.write( "Note:: f(x) = [1/5x]-[1/5] \n" ); document.write( "---------------------- \n" ); document.write( "f[g(x)] = f[1/(1+5x)] = [1/[5[1/(1+5x)]-[1/5] \n" ); document.write( "----- \n" ); document.write( "= [1/[5/(1+5x)] - [1/5) \n" ); document.write( "= [(1+5x)/5] - [1/5] \n" ); document.write( "= [1+5x-1]/5 \n" ); document.write( "= 5x/5 \n" ); document.write( "= x \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " \n" ); document.write( " |