Answer:
S = (-2, -3)
U = (-5, -9)
T = (3, -3)
Explanation:
The x-value of the coordinate point is responsible for the shift left and right. Right is positive on a coordinate plane, so we will add 5 to each x-value.
S = (-7, -3) ➜ (-7 + 5, -3) ➜ (-2, -3)
U = (-10, -9) ➜ (-10 + 5, -9) ➜ (-5, -9)
T = (-2, 3) ➜ (-2 + 5, -3) ➜ (3, -3)