Point A(10, 4) is translated -5 units in the x-direction and -4 units in the y-direction. What is the new point?
Note
For a translation, add the horizontal move to x and the vertical move to y: (10 - 5, 4 - 4) = (5, 0).
Point A(10, 4) is translated -5 units in the x-direction and -4 units in the y-direction. What is the new point?
For a translation, add the horizontal move to x and the vertical move to y: (10 - 5, 4 - 4) = (5, 0).