A quadratic equation $y=(k+1)x^2-3x+(k+1)$ we need to the find the set of values of $k$ for which the curve $y$ lies below the $x-$ axis.
I used the quadratic formula and equate it to $0$
$ 3\pm \frac{\sqrt{ 9-4(k+1)^2}}{2(k+1)}=0 $
PS assist, how to solve to get further.
Thanks, metric

Let's calculate the discriminant. $\Delta = 9-4(k+1)^{2}$. We must have $\Delta<0$ and the coefficient in $x^{2}$ strictly negative. so $\frac{9}{4}<(k+1)^{2}$. So $k+1<-\frac{3}{2}$ or $k+1>\frac{3}{2}$ and we must have $k+1<0$.So $k<-\frac{5}{2}$.