206k views
1 vote
Write a translation rule that maps point d(7 -3) onto point d'(2,5)

2 Answers

6 votes
We are given D (7, -3) and D'(2, 5).

SAppy the transformation
D'(x,y) → D(x-5, y+8).
Then
x=7 → x=7-5 = 2
y=-3 → y=-3+8 = 5

Answer: D (x-5, y+8) → D'
User Badcompany
by
8.1k points
6 votes

Answer:

We are given D (7, -3) and D'(2, 5).

So Apply the transformation

D'(x,y) → D(x-5, y+8).

Then

x=7 → x=7-5 = 2

y=-3 → y=-3+8 = 5

Answer: D (x-5, y+8) → D'

Explanation:

User Jacobkim
by
8.1k points