52.4k views
5 votes
Translate Triangle CAT according to the rule ( x, y ) -> ( x - 4, y - 5 ).

Translate Triangle CAT according to the rule ( x, y ) -> ( x - 4, y - 5 ).-example-1

1 Answer

6 votes

Answer:

C (-1,-1) A (-1,-4) T (-4,-4)

Explanation:

c (1,1) -> (-1,-1)

a (1,4) -> (-1,-4)

t (4,4) -> (-4,-4)

User Mosegui
by
4.6k points