
Bradford T. answered 01/27/21
Retired Engineer / Upper level math instructor
To find the inverse of y = (x+4)2-3, just swap x and y and solve for y.
x = (y+4)2-3
(y+4)2 = x+3
y+4 = ±√(x+3)
y = F-1(x) = ±√(x+3) - 4
The domain of the inverse function is the range of the original function.