top of page

Rotation

CONCEPTS

Rotation of a point (x, y)

• Rotate CW 90°: (x, y) –> (y, –x)

• Rotate CW 180°: (x, y) –> (–x, –y)

• Rotate CW 270°: (x, y) –> (–y, x)

PRACTICE PROBLEMS

ACT PRACTICE PROBLEMS

bottom of page