Concept:Translation vector = Image point − Original point. In coordinate form, subtract corresponding coordinates.Explanation:The original point is P=(4,5)=(54).The image point after translation is P′=(3,1)=(13).Let the translation vector be v.We know P+v=P′.Therefore, v=P′−P.So, v=(13)−(54).Subtract the x-coordinates and the y-coordinates separately:v=(1−53−4).v=(−4−1).Answer:The translation vector is (−4−1), so the correct option is D.