. note: remember to show all of the steps that you used to solve the problem.

at a halftime show, a marching band marched in formation. the lead drummer started at a point with coordinates (-2,-5) and moved 3 steps up and 1 step right.
a. write a rule to describe the translation
b. what were the coordinates of the drummer's final postion?

x = xi + delta x

-2+1 = -1
y = yi + delta y
-5+3 = -2
(-1,-2)

(x, y) = ( (-2+1), (-5+3) )

= (-1 , -2 )

It not right

for the love of all things halo wat are the flipping answers (wart wart wart)

To write a rule to describe the translation of the lead drummer, we need to understand how the coordinates change after each movement.

Given that the lead drummer started at the coordinates (-2, -5), we can break down the movements as follows:

1. Moving 3 steps up: This means the y-coordinate (vertical position) increases by 3. So, the new y-coordinate is -5 + 3 = -2.

2. Moving 1 step right: This means the x-coordinate (horizontal position) increases by 1. So, the new x-coordinate is -2 + 1 = -1.

Therefore, the rule to describe the translation is: Start at the point (-2, -5) and move 3 steps up and 1 step right.

To find the final coordinates of the drummer's position, we apply the rule to the starting point:
- Starting point: (-2, -5)
- Move 3 steps up: -5 + 3 = -2
- Move 1 step right: -2 + 1 = -1

So, the final coordinates of the drummer's postion are (-1, -2).