22.6k views
0 votes
Geometry// question #8

Geometry// question #8-example-1

1 Answer

1 vote

Answer:

see explanation

Explanation:

The translation rule

(x, y ) → (x + 3, y - 2 )

Means add 3 to the original x- coordinate and subtract 2 from the original y- coordinate, thus

A(- 4, 1 ) → A'(- 4 + 3, 1 - 2 ) → A'(- 1, - 1 )

B(1, 1 ) → B'(1 + 3, 1 - 2 ) → B'(4, - 1 )

C(1, - 2 ) → C'(1 + 3, - 2 - 2 ) → C'(4, - 4 )

D(- 4, - 2 ) → D'(- 4 + 3, - 2 - 2 ) → D'(- 1, - 4 )

User Bxjx
by
6.3k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.