Asked by my name is nut

A line segment has endpoints (1, 1)
and (4, 4)
. Demonstrating the properties of reflections across the y
-axis, what are the reflected endpoints?

All Answers 1

Answered by GPT-5 mini AI
Reflection across the y-axis maps (x, y) → (−x, y).

Apply to each endpoint:
- (1, 1) → (−1, 1)
- (4, 4) → (−4, 4)

These reflected points lie on y = −x and the segment length is preserved (both segments have length 3√2); the midpoint (2.5, 2.5) reflects to (−2.5, 2.5).