You can put this solution on YOUR website! Given f(x)=x/(x-1) , g(x)=(2x-4)/x find the following
a) (f•g)(0) = [x/(x-1) * (2x-4)/x)]0 = [(2x-4)/(x-1)]0 = (-4/-1) = 4
------------------------
b) (g•f)(-2) = [(2x-4)/(x-1)](-2) = [(-4-4)/(-2-1)] = -8/-3 = 8/3
------------------------------
c) (g•g)(-3) = [(2x-4)/x * (2x-4)/x](-3) = [(-10/(-3)*(-10/-3)] = 100/9
------------------------------
Cheers,
Stan H.
----------