To translate a point given its coordinate and a vector to translate by, we can simply add each value of the vector to the corresponding x and y coordinates of the point, so:
[tex](4,-2)\longrightarrow(4-2,-2-5)=(2,-7)[/tex]So, the image of the translations is (2, -7).