
Donald W. answered 04/08/22
Experienced and Patient Tutor for Math and Computer Science
First we need to find what the domain of the inverse is, and to do that, we need to find the inverse function:
y = (x+3)2 - 2
y + 2 = (x+3)2
√(y+2) = x+3
√(y+2) - 3 = x
So the inverse function is f-1(x) = √(x+2) - 3. The domain of this function is restricted to where the contents of the radical is non-negative. So x + 2 ≥ 0, or x ≥ -2. Because of the definition of inverse functions, this also happens to be the range of our original function. So we can use this to find the domain.
(x+3)2 - 2 ≥ -2
(x+3)2 ≥ 0
x + 3 ≥ 0 or x + 3 ≤ 0
x ≥ -3 or x ≤ -3
So there are two ranges that we can restrict the domain to such that f(x) has an inverse: (-∞, -3] and [-3, ∞).