213k views
2 votes
If you start as 2,10 and move 2 units to the left. Where will you end

1 Answer

5 votes
(0, 10) since the first number is the location on the x-axis (left to right). When moving left, the point’s x value would decrease by the number you are moving (going to the right does the opposite, increasing the x value) You start with (2, 10) and then do 2 minus 2 because you need to subtract x minus the movement since you are moving left. At the end you will get (0, 10).
User Boriss Pavlovs
by
9.0k points