67.1k views
16 votes
Write the coordinates of the vertices after a rotation of 180 degrees counterclockwise around the origin.

Write the coordinates of the vertices after a rotation of 180 degrees counterclockwise-example-1
Write the coordinates of the vertices after a rotation of 180 degrees counterclockwise-example-1
Write the coordinates of the vertices after a rotation of 180 degrees counterclockwise-example-2
Write the coordinates of the vertices after a rotation of 180 degrees counterclockwise-example-3
User McPringle
by
4.0k points

1 Answer

2 votes

Rotating a point 180 degrees in the coordinate system just reverses the signs of the original coordinates. L=(8,-6), M=(8.-1), N=(5,-3) become L=(-8,6), M=(-8,1), N=(-5,3)

User Sberder
by
4.3k points