Answers:
- A ' = (-1, 1)
- B ' = (-1, -2)
- C ' = (3, -2)
- D ' = (3, 2)
===================================
Explanation:
When we translate 4 units down, we're subtracting 4 from the y coordinate. Point A(-6,5) moves to (-6,1) after applying this translation.
Then we add 5 to the x coordinate because we're shifting 5 units to the right. This means (-6,1) moves to (-1,1) which is the location of point A'.
The other three points follow the same pattern: add 5 to the x coordinate, subtract 4 from the y coordinate.
The translation rule can be written as [tex](x,y) \to (x+5, y-4)[/tex]