231k views
4 votes
Write a single algebraic rule for the series of transformations: a reflection about the x-axis, a rotation of 90 degrees clockwise, and a translation of 4 units right and 2 units down.

User Cade Galt
by
8.0k points

1 Answer

3 votes
To a point (x,y), a reflection about the x-axis first does this
(x,y) → (x,-y)
A rotation of 90 degrees clockwise
(x,-y) → (-y,-x)
Translating 4 units right and 2 units down
(x,-y) → (-y + 4,-x - 2)
Therefore your answer is (x,y) → (-y + 4,-x - 2)
User Sid Zhang
by
7.8k points

No related questions found