Given that x = 2 is a zero of the polynomial P(x) = x³ - 4x² + x + 6, find the other zeros.
✓ Correct Answer: Option A
Use synthetic division with 2 to divide P(x), resulting in x² - 2x - 3. Factor this quadratic: (x - 3)(x + 1) = 0. So, the other zeros are x = 3 and x = -1.