$$\text{For } ax^2 + bx + c = 0 \text{ with roots } r, s:\quad r + s = -\frac{b}{a}, \qquad rs = \frac{c}{a}.$$
A polynomial's coefficients encode the sum and product of its roots directly, so you can use root relationships without ever solving for the roots.