I took upon following question-
Find the values of $m$ for which given equation has real roots
$\sin^2 x-(m-3)\sin x+m=0 $
So I started by first satisfying $ D>=0$ and found that $m$ should range from $(-\infty,1] \cup [9,\infty)$
However after this, I found roots by quadratic formula as
$\sin x = (m-3)/2 \pm \sqrt{(m-1)(m-9)/4}$
However this value should be within range of sin function and I'm unable to solve the inequality so formed for values of $m$.
How to solve the inequality( actually the $\pm$ term is confusing me)?