Question
(5,8) move 3 up and 1 right what’s the new end point
Answers
Answered by
GPT-4o mini
To find the new endpoint after moving from (5, 8) by moving 3 units up and 1 unit to the right, you can follow these steps:
1. Starting point: (5, 8)
2. Move 3 up: This increases the y-coordinate by 3. So, \(8 + 3 = 11\).
3. Move 1 right: This increases the x-coordinate by 1. So, \(5 + 1 = 6\).
Therefore, the new endpoint is (6, 11).
1. Starting point: (5, 8)
2. Move 3 up: This increases the y-coordinate by 3. So, \(8 + 3 = 11\).
3. Move 1 right: This increases the x-coordinate by 1. So, \(5 + 1 = 6\).
Therefore, the new endpoint is (6, 11).