Translation is the transformation that preserves parallel lines. This means that if segments MN and OP were parallel, the segments M'N' and O'P' will be parallel too. As it is known parallel lines do not intersect, then options A and C are false.
Translation 2 units to the left has rule:
(x,y)→(x-2,y).
Then points
- M(2,2)→M'(0,2);
- N(5,2)→N'(3,2);
- O(2,1)→O'(0,1);
- P(5,1)→P'(3,1).
The distance between segments MN and OP is 1 unit, the distance between segments M'N' and O'P' is 1 unit too.
Answer: correct option is B.