158k views
3 votes
... Rotate the following polygon 90* CCW. List the new image coordinates. Write the general Coordinate 10 -10 The general rule for 90 degrees counter xy) > (30)

... Rotate the following polygon 90* CCW. List the new image coordinates. Write the-example-1
User Theister
by
3.6k points

1 Answer

1 vote

The general rule for 90* CCW rotation of a figure about the origin, is:


\mleft(x,y\mright)\to(-y,x)

By definition, the original figure is called "Pre-Image" and the new figure is called "Image".

Knowing the coordinates of each point of the figure, you can apply the rule shown. So you get that points of the new image are:


\begin{gathered} A\mleft(2,3\mright)\rightarrow A^(\prime)(-3,2) \\ B\mleft(5,3\mright)\rightarrow B^(\prime)(-3,5) \\ C\mleft(1,5\mright)\rightarrow C^(\prime)(-5,1) \\ D\mleft(6,5\mright)\rightarrow D^(\prime)(-5,6) \end{gathered}

Therefore, the answers are:

1. The general rule is:


(x,y)\to(-y,x)

2. Knowing the points of both figures, you can draw them. The graph is:

3. The new image coordinates are:

... Rotate the following polygon 90* CCW. List the new image coordinates. Write the-example-1
... Rotate the following polygon 90* CCW. List the new image coordinates. Write the-example-2
User Paul Van Bladel
by
3.1k points