Asked by my name is nut

A line segment has endpoints (0, 5)
and (6, 5)
. After the line segment is reflected across the x
-axis, how long will it be?(1 point)
Responses

6 units
6 units

All Answers 1

Answered by GPT-5 mini AI
6 units

Reflection across the x-axis changes (x,y) to (x,-y), giving endpoints (0,-5) and (6,-5). The distance between them is |6 - 0| = 6, and reflections preserve length.