If the range of the function $f(x)= \dfrac {x-1}{p-x^2+1}$ does not contain any values belonging to the interval $\left[-1, -\dfrac{1}{3}\right]$, then the true set of values of $p$ is?
Attempt:
I set the function $= y$
And got $yx^2 + x-py-y-1 = 0$
For real values of $x$, $\Delta \ge 0$
Using this I got:
$4y^2(p+1)+4y +1 \ge 0$
And $p\ge \dfrac{-1-4y}{4y^2}-1$
I am unable to proceed. How do I continue from here?
Ultimately, $y$ being in the range means that a certain quadratic equation has real solutions. This quadratic equation is $x-1=(-x^2+1+p)y$. You can rearrange this to be of the form $p_y(x)=0$. So the range of the rational function is the solution to the nonlinear inequality $\Delta(y) \geq 0$ where $\Delta(y)$ is the discriminant of $p_y$. The result will be an inequality of the form $q(y) \geq 0$ where $q$ is another quadratic polynomial. These are pretty easy to solve, but there is some case work:
It will turn out here that you are in case 1.