Points M (1,3)

, N (2,−1)
, and O (3,0)
are the vertices of a triangle. What is the y-coordinate of the image of Point N after a translation of (x,y)→(x−2,y+4)
?

1 answer

After the translation, point N with coordinates (2, -1) will have coordinates (2 - 2, -1 + 4) = (0, 3). The y-coordinate is $\boxed{3}$.