To rotate a point \((x, y)\) 90° clockwise around the origin, we use the transformation:
\[ (x, y) \rightarrow (y, -x) \]
Now, let's find the coordinates for both endpoints of the line segment:
-
Rotating the endpoint \((0, -3)\):
- Applying the transformation: \((0, -3) \rightarrow (-3, 0)\)
-
Rotating the endpoint \((0, -7)\):
- Applying the transformation: \((0, -7) \rightarrow (-7, 0)\)
Thus, the endpoints of the rotated segment will be \((-3, 0)\) and \((-7, 0)\).
Since the question asks for one of the endpoints after rotation, for the correct answer:
The rotated endpoint of (0, -3) is (−3, 0).
Therefore, the correct response is:
\[ \text{(−3, 0)} \]