Problem 3 of 7
Write the coordinate rule for translating a point right 1 and down 5.
Using a hint is okay. It just tells the trainer to give you a little more review.
Hidden until you reveal it.
map (x,y) to (x+a,y+b).
Hidden until you reveal it.
Movement must specify horizontal and vertical directed shifts.
Enter your answer
Your answer is equivalent to the expected form.
Walkthrough
Full solution stays hidden until you ask for it.
1. Translate horizontal movement into the x-coordinate change.
2. Translate vertical movement into the y-coordinate change.
3. Write the rule as (x,y)->(x+a,y+b).
Use the worked steps, then substitute the final answer back into the original relationship to confirm it satisfies the prompt.
Reversing x- and y-shifts.