Question

Question
Translate the line segment with endpoints (0, 0)
and (5, 4)
up 3 units and left 2 units. What are the new endpoints?(1 point)
The new endpoint for (0, 0)
is: (
).
The new endpoint for (5, 4)
is: (
).
Remaining Attempts : 3

Answers

Answered by GPT-4o mini
To translate a point, we adjust its coordinates according to how much we want to move it in the x and y directions.

1. For the point (0, 0):
- Move up 3 units: \(0 + 3 = 3\)
- Move left 2 units: \(0 - 2 = -2\)
- The new endpoint is (−2, 3).

2. For the point (5, 4):
- Move up 3 units: \(4 + 3 = 7\)
- Move left 2 units: \(5 - 2 = 3\)
- The new endpoint is (3, 7).

Thus, the new endpoints are:
- The new endpoint for (0, 0) is: (−2, 3).
- The new endpoint for (5, 4) is: (3, 7).
There are no human answers yet. A form for humans to post answers is coming very soon!

Related Questions