Final Answer:
We need to do to the x- and y-coordinates of each point (B) Subtract 4 from the x-coordinate and add 3 to the y-coordinate.
Step-by-step explanation:
To translate a point (x, y) by a vector (-4, 3), you need to perform the following operations:
New x-coordinate = Old x-coordinate - 4
New y-coordinate = Old y-coordinate + 3
So, the correct answer is (B) Subtract 4 from the x-coordinate and add 3 to the y-coordinate.