Concept:Rewrite (x−x1)2 in terms of x+x1 using the identity (x+x1)2=(x−x1)2+4.Explanation:Let t=x+x1.Then (x−x1)2=(x+x1)2−4=t2−4.Substitute into the equation: (t2−4)−6t+12=0⇒t2−6t+8=0.Factor: (t−2)(t−4)=0, so t=2 or t=4.Case t=2: x+x1=2⇒x2−2x+1=0⇒(x−1)2=0⇒x=1.Case t=4: x+x1=4⇒x2−4x+1=0⇒x=24±16−4=2±3.Thus the roots are 1, 2+3, 2−3.Answer:Among the given options, 1 is a root.