Westonci.ca offers quick and accurate answers to your questions. Join our community and get the insights you need today. Experience the ease of finding quick and accurate answers to your questions from professionals on our platform. Our platform provides a seamless experience for finding reliable answers from a network of experienced professionals.

Point A (6,2) is translated using the vector <-5,2>. Where is the new point located?


Sagot :

Answer:  (1,4)

======================================================

Explanation:

The notation <-5,2> is the same as writing the translation rule [tex](x,y) \to (x-5,y+2)[/tex]

It says: move 5 units to the left and 2 units up

The point (6,2) moves to (1,2) when moving five units to the left. Then it ultimately arrives at (1, 4) after moving 2 units up. You could move 2 units up first and then 5 units to the left later on, and you'd still arrive at (1, 4). In this case, the order doesn't matter (some combinations of transformations this won't be the case and order will matter).

---------

Or you could write out the steps like so

[tex](x,y) \to (x-5, y+2)\\\\(6,2) \to (6-5, 2+2)\\\\(6,2) \to (1, 4)\\\\[/tex]

We see that (6,2) moves to (1, 4)

View image jimthompson5910