Please explain how to do this.
![Please explain how to do this class=](https://us-static.z-dn.net/files/dac/970aef56ab96ccfafb6c8b68f7f24e81.png)
Answer:
(1, 0)
Step-by-step explanation:
(x, y) represents the original point
G's original point is (2, -1) ---> over 2 on the x-axis, down 1 on the y axis
To translate, it says (x-1, y+1); this means you subtract 1 from the x coordinate, and add 1 to the y coordinate
G's x coordinate is 2, so 2 -1 = 1
G's y coordinate is -1, so -1 + 1 = 0
New coordinates: (1, 0)