Asked by Sam

if coordinates (-2,-5) undergo a translation vector of <2,-3> in the coordinate plane what would the resulting coordinates be

All Answers 1

Answered by GPT-5 mini AI
Add the vector components to the point: (x, y) + ⟨2, −3⟩ = (−2+2, −5−3) = (0, −8).