110k views
5 votes
Point A is located at ( 3,4). find A' if A' = T<-3,5>(A)

Point A is located at ( 3,4). find A' if A' = T<-3,5>(A)-example-1
User AarCee
by
7.8k points

1 Answer

4 votes

Given:

Point A (3, 4)

To find A' if A' = T<-3, 5>(A)

This means that point A was translated 3 units to the left and 5 units upward.

-3 means a movement 3 units to the left(on x-axis) while 5 means a movement of 5 upwards(on y-axis)

Therefore,

Point A' = (3 - 3, 4 + 5) = (0, 9)

ANSWER:

A' (0, 9)

User Dejanualex
by
7.7k points