|
Question 124243: could some please explain how to do translation.
the problem says
find the coordinates of point B after a (4,4) translation.
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! find the coordinates of point B after a (4,4) translation.
--------------
In a translation you either add or subtract values from
all the x,y values of a set of points.
-----------------
If your "B" point has coordinates (x,y) and you perform
a (4,4) translation, B will move 4 to the right and up
4 to position (x+4,y+4).
-----------------
Cheers,
Stan H.
|
|
|
| |