104k views
4 votes
100 POINTS

Given Point P(3,4), what is the resulting point after the following transformations?

Translate 3 up and 2 left
Rotation 180° around origin
Reflection over y-axis

2 Answers

1 vote

Answer:


(1,-7)

Explanation:

Refer to the image below

100 POINTS Given Point P(3,4), what is the resulting point after the following transformations-example-1
User Marco Servetto
by
5.0k points
3 votes

Answer:

(1, -7)

Explanation:

P(3,4)

3 up ---> y = 4 + 3 = 7

2 left ----> x = 3 - 2 = 1

new point (1, 7)

after 180 rotation around origin

point is (-1, -7)

now reflection over y-axis

(1, -7)

100 POINTS Given Point P(3,4), what is the resulting point after the following transformations-example-1
User Igor Khrol
by
4.6k points