Determine the domain where the inverse of $f(x) = 2x^2 + 8x - 7$ is a function.
So, I started off switching the $y$- (the $f(x)$) and $x$-value, like so:
$x = 2y^2 + 8y - 7$
Then, I plugged these values into the quadratic formula, getting:
$f^{-1}(x) = (-8 \pm \sqrt{120})/4$
First off, is the inverse written correctly (this problem is different from the others I worked on)? And second, since I have a ($\pm$) sign, does that mean there will be two different domains?
So that a function admits an inverse it should be monotone in the range. Let's find where your function is monotone:
$$f'(x) = 4x + 8 = 0$$ then at $x = -2$, you have a local extrema. So, at $]-\infty,-2]$ we have an inverse. And at $]-2,\infty[$ we also have an inverse. It happens to be that the range of $f(x)$ (consequently the domain of the inverse) is the same in both domains of $f(x)$, which is $$[f(-2),f(+\infty)[=[-15,+\infty[$$