To find the coordinates of A' after a rotation, we use the following formulas:
For a 90-degree clockwise rotation:
x' = y
y' = -x
For a 270-degree clockwise rotation:
x' = -y
y' = x
Given that A has coordinates (5,6), let's find A' for each rotation:
For a 90-degree rotation:
x' = 6
y' = -5
Therefore, the coordinates of A' after a 90-degree clockwise rotation are (6, -5).
For a 270-degree rotation:
x' = -6
y' = 5
Therefore, the coordinates of A' after a 270-degree clockwise rotation are (-6, 5).
What are the coordinates points of A' if A (5,6) undergoes a rotation of:
90-degrees clockwise:
270-degrees clockwise:
1 answer