Point A(1, 2) is translated 3 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: (1 + 3, 2 + 4) = (4, 6).
Point A(1, 2) is translated 3 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: (1 + 3, 2 + 4) = (4, 6).