Answer:
Coordinates of the transformed triangle:
A' (2, 1)
B' (6, 6)
C' (9, -2)
Explanation:
Coordinates of ABC:
A (-3, 0)
B (1, 5)
C (4, -3)
Applying the transformation (x+5, y+1) we get:
A (-3, 0) -> (-3+5, 0+1) = (2, 1) which is the coordinate of A'
B (1, 5) -> (1+5, 5+1) = (6, 6) which is the coordinate of B'
C (4, -3) -> (4+5, -3+1) = (9, -2) which is the coordinate of C'