Sign In
Translate the triangle and point P so that you can perform the rotation using the origin as the center of rotation.
Let's begin by drawing â–³ XYZ and point P.
If the center of rotation was the origin, a rotation of 90^(∘) would change the coordinates of the figure in the following way.
(a,b) → (- b,a)
The translated triangle's vertices are Z'(2,3), X'(4,6), and Y'(5,2). Now, we will use the formula for rotating the figure by 90^(∘) counterclockwise to find the coordinates of △ X''Y''Z''.
| Point | (a,b) | (- b,a) |
|---|---|---|
| X' | (4,6) | (- 6,4) |
| Y' | (5,2) | (- 2,5) |
| Z' | (2,3) | (- 3,2) |
Let's draw â–³ X''Y''Z''.
Finally, we will have to undo the original translation that was performed in order to place P at the origin. Therefore, from each vertex, we subtract 2 from the x-coordinates and 1 from the y-coordinates.
Let's clean up the diagram.