34.1k views
0 votes
Find the image of (-1,3) obtained by translating 2 units down, followed by a rotation of 270 degrees counterclockwise about the origin

User Geza
by
4.8k points

1 Answer

2 votes

Answer:

[1, 1]

Explanation:

Translation → [-1, 3] moves down to [-1, 1]

Now, a 90°-clockwise rotation is the exact same as a 270°-counterclockwise rotation, and according to the 270°-counterclockwise rotation [90°-clockwise rotation] rule, you take the y-coordinate, bring it over to your new x-coordinate, and take the OPPOSITE of the x-coordinate and set it as your new y-coordinate:

Extended Rotation Rules

  • 270°-clockwise rotation [90°-counterclockwise rotation] >> (x, y) → (-y, x)
  • 270°-counterclockwise rotation [90°-clockwise rotation] >> (x, y) → (y, -x)
  • 180°-rotation >> (x, y) → (-x, -y)

Then, you perform your rotation:

270°-counterclockwise rotation [90°-clockwise rotation] → [-1, 1] moves to [1, 1]

I am joyous to assist you anytime.

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