If a translation maps point (3, 2) to (4, 5); or T : (3, 2) (4, 5), indicate the image for (2, 4).

(2,4) maps to (3,7) under that coordinate translation.

Add 1 to the original x and 3 to the original y.

To determine the image of point (2, 4) under the translation, we can use the given translation T : (3, 2) (4, 5).

The translation T: (3, 2) (4, 5) means that any point (x, y) will be mapped to a new point (x + 1, y + 3).

Therefore, applying the same translation to the point (2, 4), we get:
(2 + 1, 4 + 3)
= (3, 7)

So, the image of the point (2, 4) under the given translation is (3, 7).

To find the image of point (2, 4) under the given translation, we need to apply the same translation rule that was used to map (3, 2) to (4, 5).

Since the translation maps (3, 2) to (4, 5), we can calculate the change in x and y coordinates:

Change in x-coordinate = x2 - x1 = 4 - 3 = 1
Change in y-coordinate = y2 - y1 = 5 - 2 = 3

Now, we apply the same changes to the coordinates of point (2, 4):

New x-coordinate = x + change in x-coordinate = 2 + 1 = 3
New y-coordinate = y + change in y-coordinate = 4 + 3 = 7

Therefore, the image of (2, 4) under the given translation is (3, 7).

(4, 5)