Concept:A translation moves a point by adding a vector: Point+Vector=Image.Explanation:Let the translation vector be (yx).The starting point is (−54) and the image is (−23).So, (−54)+(yx)=(−23).Add the vectors component-wise:(−5+y4+x)=(−23).Equate the top components:4+x=3x=3−4=−1.Equate the bottom components:−5+y=−2y=−2+5=3.Therefore, the translation vector is (3−1).Answer:(3−1) (Option B).