Rotation

Rotation is an isometric transformation that results in the rotation of an object around a fixed point, known as the center of rotation, by a predetermined angle. In a rotation, all points of the object maintain the same distance from the center of rotation, and only their directions are altered. Rotation angles are commonly measured in degrees or radians, and the direction of rotation can be either clockwise or counterclockwise. In Figure 3, we observe the polygon A'B'C'D'E'F' as the result of rotating polygon ABCDEF around point A by an angle of 90° in the clockwise direction. Other possible rotations of polygon ABCDEF can be observed in Figure 9.
Source: The author.
Source: The author.
In GeoGebra, the command used to perform rotations is the Rotate command when using the English version. GeoGebra allows rotations to be executed through the command menus or by entering a specific command in the input field. To perform an activity involving the rotation of a polygon, access the GeoGebra Geometry application via the link: https://www.geogebra.org/geometry/jjcmp8gq and follow the proposed steps:
  • Insert points A, B, C, D, E, and F into the Cartesian plane Toolbar Image.
  • Create the polygon ABCDEF using the inserted points Toolbar Image.
  • Rotate the created polygon according to the chosen angle, direction, and rotation center. To do this, in the input field, use the command: Rotate(object, angle, point) where:
    • The selected object should be polygon ABCDEF (pol1).
    • The angle should be -90°.
    • The point should be point A.
    Note that counterclockwise rotations are represented by positive angle values, while clockwise rotations are represented by negative angle values. Another way to perform the rotation is by using the Rotate around a point tool by clicking on the Toolbar Image icon.
Observe that, when rotating the polygon ABCDEF (pol1), GeoGebra automatically rotates all points and segments of the polygon to generate the new polygon A'B'C'D'E'F' (pol1'). In this new polygon, point A' coincides with point A of the original polygon since it was chosen as the rotation center. The center of rotation can be any chosen point. Figure 10 presents different cases in which the polygon ABCDEF is rotated, either clockwise or counterclockwise, around a point P, which may or may not belong to the polygon.
Source: The author.
Source: The author.

Figure 11 - Rotating the polygon ABCDEF in GeoGebra.

Figure 11 - Rotating the polygon ABCDEF in GeoGebra.
Source: The author.