93.6k views
3 votes
Can I get help with this?

Can I get help with this?-example-1

1 Answer

6 votes

Answers:

T ' = ( 1, -1 )

U ' = ( 0, 1 )

V ' = ( 1, 2 )

W ' = ( 3, 0 )

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

Step-by-step explanation:

The translation rule says to add 4 to the x coordinate and subtract 2 from the y coordinate. Visually this will shift the point 4 units to the right and 2 units down.

For a point like T(-3, 1), it will move to T ' (1, -1)

This is because x = -3 becomes x+4 = -3+4 = 1. Also, y = 1 turns into y-2 = 1-2 = -1

You'll apply the same idea to points U, V and W to get what you see in the attached image.

Can I get help with this?-example-1
User Mark Whitaker
by
4.7k points