Giving a point one, two on a geometric figure what is the new point when the figure is rotated counterclockwise 90 degrees

1 answer

To determine the new coordinates of a point when a geometric figure is rotated counterclockwise by 90 degrees, we will use the following rotation matrix:

(cos(θ)sin(θ)sin(θ)cos(θ))

where θ=90 (converted to radians: π/2).

Using the given point (x, y) = (1, 2):

(cos(π/2)sin(π/2)sin(π/2)cos(π/2))(12)=(0110)(12)=(01)

Therefore, after rotating counterclockwise by 90 degrees, the new point becomes (0, 1).