For which real values of parameter $a$ both roots of polynom $f(x)=(a+1)x^2 + 2ax + a +3$ are positive numbers.
In solution they give 3 conditions that have to be satisfied.
1) $(a+1)f(0)>0$
2) $D>0$
3) $x_{0}>0$
First 2 i understand but not last one.
I dont know what $x_{0}>0$ is . When i calculate first 2 conditions i get
$a\in \left \langle -\infty,-3 \right \rangle \cup \left \langle -1,-3/4 \right \rangle$
But books final solution is only $ \left \langle -1,-3/4 \right \rangle$