Since 1 is a root, the Factor Theorem says (x−1) divides p. Synthetic division of 1,−6,11,−6 by 1 gives the row 1,−5,6 with remainder 0, so the quotient is x2−5x+6.
Factor the quotient by finding two numbers with product 6 and sum −5, namely −2 and −3.
p(x)=(x−1)(x2−5x+6)=(x−1)(x−2)(x−3)
The last choice has the wrong quotient. Its quadratic is x2−5x−6, and (x−1)(x2−5x−6) expands to x3−6x2−x+6, which is not p. Even with the correct quotient x2−5x+6 it would still not be a complete factorization, because that quadratic factors further as (x−2)(x−3).