document.write( "Question 933785: find f o g when f(x)=1/(x-15) and g(x)=13/x \n" ); document.write( "
Algebra.Com's Answer #567014 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find f o g when f(x)=1/(x-15) and g(x)=13/x \n" ); document.write( "---- \n" ); document.write( "fog = f[g(x)] = f[13/x] = 1/((13/x)-15) = 1/[(13-15x)/x] = x/(13-15x) \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |