Concept:A cubic equation with given roots α,β,γ is x3−(α+β+γ)x2+(αβ+βγ+γα)x−αβγ=0.Explanation:Let the roots be 1, 2, and 3.Sum of roots: 1+2+3=6.Sum of products taken two at a time: (1×2)+(2×3)+(1×3)=2+6+3=11.Product of all three: 1×2×3=6.Substitute into the formula: x3−6x2+11x−6=0.Answer:Option A: x3−6x2+11x−6=0