Problem :
Consider the quadratic equation $~ax^2-bx+c=0, \quad a,b,c \in N. ~$ If the given equation has two distinct real roots belonging to the interval $~(1,2)~ $ then the minimum possible values of $~a~$ is
$(i) \quad -1 $
$(ii)\qquad 5 $
$(iii)~~\quad 2 $
$(iv)\quad -5 $
$(v) \qquad1 $
My approach :
We know the condition that two roots will between the two numbers viz. $(1,2)$
$(1) \quad f(1) >0 ; \qquad $ $(2)\quad f(2)>0\qquad$ $(3) \quad 1 < \frac{-b}{2a} <2\qquad $ $(4) \quad D \geq 0$
By using the above I got the following :
$(1) \quad a-b+c >0$
$(2)\quad 4a-2b+c >0$
$(3)\quad 1 < \frac{b}{2a} <2$
$(4) \quad b^2-4ac \geq 0$
Please guide further how to get the answer given in above five options. Thanks..
Firstly we can make some simple remarks about the problem:
By fact #5 we get $$\exists e \in ]1,2[ | f'(e) = 2\cdot a\cdot e-b = 0 \Rightarrow\\a=\frac{b}{2e}\Rightarrow\\max\{a\} = \frac{b}{2}, min\{a\} = \frac{b}{4}\Rightarrow\\\frac{b}{4} < a < \frac{b}{2}$$ Now let's plug in some values