Question: What are the roots of the polynomial x^2 - 5x + 6?
Options:
Correct Answer: 2 and 3
Solution:
To find the roots, we can factor the polynomial: x^2 - 5x + 6 = (x - 2)(x - 3). Setting each factor to zero gives us x - 2 = 0 or x - 3 = 0, so the roots are x = 2 and x = 3.