Question: If the roots of the equation x^2 + mx + n = 0 are -2 and -3, what is the value of m + n?
Options:
Correct Answer: -7
Solution:
The sum of the roots is -(-2 - 3) = 5, so m = 5. The product of the roots is (-2)(-3) = 6, so n = 6. Thus, m + n = 5 + 6 = 11.