To rotate the point (5, 8) 180 degrees clockwise around the origin, we can use the rule for a 180-degree rotation, which is to change the signs of both the x and y coordinates.
Starting with the point (5, 8), after a 180-degree rotation:
- The new x-coordinate will be -5 (change the sign of 5).
- The new y-coordinate will be -8 (change the sign of 8).
Therefore, the new point after the rotation is (-5, -8).
The correct answer is:
(−5, −8) (left parenthesis negative 5 comma negative 8 right parenthesis)