The quadratic x^2 + px + -10 = 0 has roots -5 and 2. Find p.
Note
Use Vieta's formula for x² + px + q = 0. For this form, the sum of the roots is -p and the product of the roots is q. The given roots are -5 and 2, so their sum is -5 + 2 = -3. Since sum = -p, we have -p = -3, which gives p = 3. The product -5×2 = -10 also matches the constant term, so the roots are consistent. Therefore the correct answer is 3.
