Question: If the quadratic equation x^2 + px + q = 0 has roots 2 and 3, what is the value of p + q?
Options:
Correct Answer: 7
Solution:
Using Vieta\'s formulas, p = -(2 + 3) = -5 and q = 2*3 = 6. Thus, p + q = -5 + 6 = 1.