your house is located at A (2,3), B (4,3), C (4,5), D (3,6), and E (2,5). a flood moves your house exactly 4 blocks to the left and 2 blocks down. what are the new coordinates on the graph?

To determine the new coordinates of your house after moving 4 blocks to the left and 2 blocks down, subtract 4 from the x-coordinate and subtract 2 from the y-coordinate of each point.

The new coordinates would be:
A' (-2, 1)
B' (0, 1)
C' (0, 3)
D' (-1, 4)
E' (-2, 3)