Question: Find the roots of the equation 3x^2 + 6x + 3 = 0.
Options:
Correct Answer: x = -1
Solution:
This can be simplified to x^2 + 2x + 1 = 0, which factors to (x + 1)(x + 1) = 0. Thus, the root is x = -1.