42.5k views
5 votes
You start at (2,4) you move right 7 units where do u end

You start at (2,4) you move right 7 units where do u end-example-1

1 Answer

3 votes

Move to the right by 7 unit means adding 7 to the x coordinate.

Let,


\begin{gathered} (x,y)=(2,4) \\ (x+7,y)=(2+7,4) \\ =(9,4) \end{gathered}

Thus on moving to the right by 7 unit we end up at (9,4).

User Foch
by
4.1k points