If the equation $|x^2-1|+x^2+kx=0$ has $2$ distinct roots in $(0,2)$ then the range of $k$ is?
I tried this question as follows: If we open the mod with -ve sign then the quadratic is converted to linear which will not have $2$ solutions, so we open the mod in +ve sign and hence it becomes $2x^2+kx-1=0$. Now I used to nature of roots concept for roots between $(0,2)$ as it is upward parabola so $f(0)>0$, $f(2)>0$ these two conditions are necessary. But $f(0)=-1<0$ is a contradiction. Can you pls tell where i went wrong or is there any other way to solve?
Hint: Draw the graph of $ y = |x^2 - 1 | + x^2 $ on the domain $ (0, 2 )$.
Now, when would this graph intersect $ y = -kx $ at 2 distinct points?
Hence, conclude that $ k \in ( - \frac{7}{2} , -1 )$.