306,442 views
13 votes
13 votes
Which rule transforms A to A’ and B to B’?

Which rule transforms A to A’ and B to B’?-example-1
User Dsdsdsdsd
by
2.8k points

1 Answer

18 votes
18 votes

First, we need to identify the coordinates of A, B, A', and B'.

So, the coordinates are:

A = (-4, 3)

A' = (-4, -4)

B = (2, 1)

B' = (2, -2)

Then, the transformation is :

(x, y) --> (x, - y - 1)

Because:

A' --> (-4, 3) --> (-4, - 3 -1) = (-4, -4)

B' --> (2, 1) ---> (2 , - 1 - 1 ) = (-2, -2)

Answer: (x,y) --> (x, -y-1)

User Lafeber
by
3.1k points