At the half time show, a marching band marched in formation. The lead drummer started at a point withcoordinates (4, -1) and moved 3 steps up, and 2 steps left. What are the coordinates of the drummer'sfinal position?(1, -3)(2, 2)(6, -2)(7, 1)

ANSWER:
(2, 2)
STEP-BY-STEP EXPLANATION:
The original point is as follows:
[tex](4,-1)[/tex]The x-axis moves either left or right and the x-axis moves either up or down.
In this you can 2 steps to the left, that is, we must subtract 2 from the x-axis and it moves 3 steps up, that is, we must add 3 to the y-axis, just like this:
[tex](4-2,-1+3)\rightarrow(2,2)[/tex]The new coordinate is (2, 2)