Question: What is the sum of the roots of the polynomial x^2 + 6x + 8?
Options:
Correct Answer: -6
Solution:
The sum of the roots of a quadratic ax^2 + bx + c is given by -b/a. Here, b = 6 and a = 1, so the sum is -6/1 = -6.