To rotate a point 90 degrees clockwise around the origin, you can use the transformation for the coordinates. If the original point is
Given point
Now applying the transformation:
- New x-coordinate =
- New y-coordinate =
So the coordinates of the new point after rotating 90 degrees clockwise would be
Keep in mind that this new point