Demonstrating the properties of rotations, if a line segment with endpoints (0,−3) and (0,−7) is rotated 90° clockwise, what is an endpoint of this rotated segment?(1 point)Responses(−3, 0)left parenthesis negative 3 comma 0 right parenthesis(3, 0) left parenthesis 3 comma 0 right parenthesis(0, 3) left parenthesis 0 comma 3 right parenthesis(0, 7)

To rotate a point (x, y) 90° clockwise, we need to switch the coordinates and multiply the new x-coordinate by -1.

Given the line segment with endpoints (0,-3) and (0,-7), let's rotate the first endpoint (0,-3):

New x-coordinate = -3
New y-coordinate = 0 (remains the same)

Therefore, the endpoint of the rotated segment is (-3, 0).