Concept:The perpendicular bisector of a line segment passes through its midpoint and has slope equal to the negative reciprocal of the segment's slope. The distance formula is used to find points at a given distance.Explanation:First, find the midpoint P of AB: P=(23+1​,2−1+1​)=(2,0).Slope of AB: mAB​=1−31−(−1)​=−22​=−1.Slope of perpendicular bisector = 1 (negative reciprocal).Equation of perpendicular bisector through P: y−0=1(x−2) → y=x−2.Any point Q on this line is (x,x−2).Distance from P(2,0) to Q must be 2​.By distance formula: (x−2)2+((x−2)−0)2​=2​.Square both sides: (x−2)2+(x−2)2=2 → 2(x−2)2=2 → (x−2)2=1.So x−2=±1 → x=3 or x=1.If x=3, then y=3−2=1 → Q = (3,1).If x=1, then y=1−2=−1 → Q = (1,-1), which is not in the options.Thus the only possible coordinate among the given options is (3,1).Answer:Option B: (3,1).