112k views
5 votes
the triangle with vertices A (2, 4), B (3,-1), and C (6, 12) is translated along the vector (-1, 5), then the image is translated again along (4, -4). name the vector that would return the triangle to its original location.

User Bragboy
by
8.7k points

1 Answer

7 votes

To return the triangle to its original location, we need to perform the opposite translation of the two given translations. The opposite translation of (-1, 5) is (1, -5) and the opposite translation of (4, -4) is (-4, 4).

So, to find the vector that would return the triangle to its original location, we need to add these opposite translations:

(1, -5) + (-4, 4) = (-3, -1)

Therefore, the vector that would return the triangle to its original location is (-3, -1).

User Vishal K
by
8.9k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.