Finding Coordinates of a Translation
Triangle XYZ has coordinates X(2, 4), Y(-3, 4), and Z(-3,1). If the triangle is translated using the rule
(x, y) → (x - 2, y + 1), what are the coordinates of Y'?
Y'(-5,5)
OY'(0,5)
Y'(-5,2)
Y'(-1,3)