Range of $k$ for which both the roots of the equation $(k-2)x^2+(2k-8)x+3k-17=0$ are positive.
Try: if $\alpha,\beta>0$ be the roots of the equation. Then $$\alpha+\beta=\frac{8-2k}{k-2}>0\Rightarrow k\in(2,4)$$
And $$\frac{3k-17}{k-2}>0\Rightarrow k\in(-\infty,2)\cup \bigg(\frac{17}{3},\infty\bigg)$$
I have got $k=\phi$. I did not understand where i am wrong , please explain, Thanks
You're perfectly right.
Assuming $k\ne2$, Descartes’ rule of signs tells you it must be $$ \begin{cases} \dfrac{2k-8}{k-2}<0\\[6px] \dfrac{3k-17}{k-2}>0 \end{cases} $$ The top inequality yields $2<k<4$, the bottom one yields $$ k<2\qquad\text{or}\qquad k>\frac{17}{3} $$ No value of $k$ satisfies both inequalities.
Thus it's not even necessary to discuss the discriminant (which it would if there were common solutions for the inequalities above).