Concept:Factorise the denominator and cancel the common factor to remove the indeterminate form.Explanation:We need to evaluate x→1limx2−3x+21−x.First, factorise the denominator:x2−3x+2=(x−1)(x−2).Also, write the numerator as:1−x=−(x−1).Substitute these into the given expression:x2−3x+21−x=(x−1)(x−2)−(x−1).Cancel the common factor (x−1), valid for x=1:(x−1)(x−2)−(x−1)=x−2−1.Now evaluate the limit as x approaches 1:x→1limx−2−1=1−2−1=−1−1=1.Thus, the limit is 1.Answer:D. 1