Roots of the equation \( x^2 + bx - c = 0 \) (\( b, c>0 \)) are:
Show Hint
For a quadratic equation \( ax^2 + bx + c = 0 \), the sum of the roots is given by:
\[
\alpha + \beta = -\frac{b}{a}
\]
and the product of the roots is:
\[
\alpha \beta = \frac{c}{a}
\]