"move right" means add to x
"move down" means subtract from y.
so, (x,y) -> (x+3,y-6)
Can you give me the answer and explain how u got it so I can know for further refrence. In the app you are creating, a duck is going to fly from the coordinates (1, 3) then go 3 units right. And 6 units down.
Write a rule to describe the translation.
What are the coordinates of the duck’s final position?
1 answer