You can put this solution on YOUR website! For f(x)= √(x-1) and g(x)=√(4-x),find (f/g)(x)and its domain
--------
(f/g)(x) = f(x)/g(x) = sqrt[(x-1)/(4-x)]
------
Domain:::
x cannot be 4
(x-1) must be >= 0 and (4-x) must be > 0
x >= 1 and x< 4
------
Domain:: 1 <= x < 4
----------------
Cheers,
Stan H.
------------