How could I obtain the largest and smallest roots of this equation.
$$Y^3 - (1 - C_{1}) Y^2 + (A - C_{1} + C_{2}) Y - C_{2} = 0 $$
The three roots are real, positive, between $0$ and $1$.
I need to be sure they are the smallest and the largest in order to continue with really tedious work.
Any help wll be welcome. Thanks.