To find the factors of the polynomial \(x^3 - 5x^2 + 6x\), we can start by factoring out the common factor \(x\):
\[ x(x^2 - 5x + 6) \]
Next, we need to factor the quadratic \(x^2 - 5x + 6\). We can do this by looking for two numbers that multiply to \(6\) (the constant term) and add to \(-5\) (the coefficient of \(x\)). The numbers \(-2\) and \(-3\) satisfy these conditions:
\[ x^2 - 5x + 6 = (x - 2)(x - 3) \]
Thus, the complete factorization of \(x^3 - 5x^2 + 6x\) is:
\[ x(x - 2)(x - 3) \]
The linear factors of the polynomial are \(x\), \(x - 2\), and \(x - 3\).
Given the options:
- \(x^2 + 5x + 6\)
- \(x + 3\)
- \(x - 2\)
- \(x + 2\)
Among these, the correct factor (another factor of the polynomial) is:
\(x - 2\).