Question 933785
find f o g when f(x)=1/(x-15) and g(x)=13/x
----
fog = f[g(x)] = f[13/x] = 1/((13/x)-15) = 1/[(13-15x)/x] = x/(13-15x)
---------------
Cheers,
Stan H.
------------