
Andrew M. answered 10/20/15
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
Should the original problem contain a parenthesis for grouping so that it
is actually:
f(x) = 1/(x+3)
g(x) = -2/x
If so we have original stipulations that x≠-3 from f(x) and x ≠ 0 from g(x)
since we cannot divide by zero.
f(g(x)) = 1/((-2/x)+3)
= 1/[(3x-2)/x]
= x/(3x-2)
The stipulation for f(g(x)) is that x ≠ 2/3 since this would case 3x-2 = 0
So our domain, being all possible input values for x, is all real numbers
except -3, 0, 2/3
domain = (-∞,-3) U (-3,0) U (0, 2/3) U (2/3, ∞)