Question 124243
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.