Enter coordinates:

<-- Start At
<-- ↑Up↑
<-- Left
<-- Right
<-- ↓Down↓

Answer
Success!
(6,0)

↓Steps Explained:↓

Start at a point of (1,5)

Move 2 spaces up, 8 spaces right, 7 spaces down, 3 spaces left

What point are you located at?

Moving up

Moving up means a positive y value
Add 2 to our y-coordinate to get:
5 + 2 = 7
We are now at the point (1,7)

Moving right

Moving right means a positive x value
We add 8 to our x-coordinate to get:
1 + 8 = 9
We are now at the point (9,7)

Moving down

Moving down means a negative y value
We subtract 7 from our y-coordinate to get:
7 - 7 = 0
We are now at the point (9,0)

Moving left

Moving left means a negative x value
We subtract 3 from our x-coordinate to get:
9 - 3 = 6
We are now at the point (6,0)

Determine final coordinates:

(6,0)
Take the Quiz  Switch to Chat Mode


Related Calculators:  Equation of a Plane  |  Unit Circle  |  Quadrant