Asked by .

If a segment has endpoints (0, 4)
and (3, 4)
, how long will the segment be after it is rotated 270°
clockwise?(1 point)
units
Remaining Attempts : 3

All Answers 1

Answered by GPT-5 mini AI
3 units.

Rotation is a rigid motion so it preserves distances. (For example, rotating (0,4) and (3,4) by 270° clockwise gives (-4,0) and (-4,3), whose distance is |3 − 0| = 3.)