a polygon is shown on the graph : if the polygon is translated 4 units down and 5 units right , what will the coordinates of the new image be? use the primer notation in expressing the new coordinates.
![a polygon is shown on the graph if the polygon is translated 4 units down and 5 units right what will the coordinates of the new image be use the primer notatio class=](https://us-static.z-dn.net/files/db5/e74b0c380db2a581a9e4dd0ccd66b2e9.jpg)
Moving the shape down 4 units, you need to subtract 4 from each Y value.
Moving the shape 5 units right, you will add 5 to each x value.
A (-6,5) would become A'(-1,1)
B(-6,2) would become B'(-1,-2)
C(-2,2) would become C'(3, -2)
D(-2,6) would become D'(3,2)