A point (-5, 4) is mapped onto (-1, -1) by a translation. Find the image of (-4, 5) under the same translation.

T = (x,y) -> (x+4,y-5)

so, do that to (-4,5)