Problem :
If $\lambda$ be an integer and $\alpha, \beta$ be the roots of $4x^2-16x+\lambda$=0 such that $ 1 < \alpha <2$ and $2 < \beta <3$, then find the possible values of $\lambda$
My approach :
The roots $\alpha, \beta = \frac{16 \pm \sqrt{256-16\lambda}}{8}$
$\Rightarrow \alpha, \beta = \frac{4 \pm \sqrt{16-\lambda}}{2}$
$\Rightarrow \alpha, \beta = \frac{4 \pm \sqrt{16-\lambda}}{2}$
$1 < \frac{4 \pm \sqrt{16-\lambda}}{2} < 2$
Also $ 2 < \frac{4 \pm \sqrt{16-\lambda}}{2} < 3$
Please suggest further..Thanks..
Hint: Since we are assuming the roots are real, we can take the minus sign for $\alpha$ and the plus sign for $\beta$. This gives us the two inequalities:
$$2<4-\sqrt{16-\lambda}<4\\4<4+\sqrt{16-\lambda}<6$$
Now, find $\lambda$ that satisfies both of these inequalities (notice that they are actually the same inequality).