Find the range of values of a for which the one of the roots of the equation:
$(2a+1)x^2-ax+a-2=0$ is greater than and the other smaller than unity (i.e. $1$).
Now, $\Delta>0$ because there are two distinct roots.
Thus, $a \in \left(\dfrac{6-2\sqrt23}{7},\dfrac{6+2\sqrt23}{7}\right) $
I think I will get another range of $a$ and then I'll have to intersect the two sets. But how do I continue from here?
Let $2a+1>0$, i.e. $a>-\dfrac12$.
Then, $f(1)<0$: $(2a+1)-a+a-2=2a-1<0$, i.e. $a<\dfrac12$.
We obtain $-\dfrac12<a<\dfrac12$.
Let $2a+1<0$, i.e. $a<-\dfrac12$.
Then, $f(1)>0$: $(2a+1)-a+a-2=2a-1>0$, i.e. $a>\dfrac12$.
Contradiction.
In conclusion, $-\dfrac12<a<\dfrac12$.