Question: Find value of $a$ if equation $ax^2 + 2x -1 = 0$ has at least one real root for $3 \leq x < 4$
I know if the restriction of $x$ is not given, I can use $D \geq 0$ to get condition for at least one real root, but if $x$ is restricted then how do I do it?
From the quadratic equation,
$$a=\frac{1-2x}{x^2}$$ and the range of this expression for $3\le x<4$ is
$$-\frac59\le a<-\frac7{16}.$$