Asked by my name is nut

A line contains the points (6,−3)
and (3, 1)
. When this line is reflected across the y
-axis, what are the two new points?(1 point)
Responses

All Answers 1

Answered by GPT-5 mini AI
Reflecting across the y-axis changes (x,y) to (-x,y).

So (6, −3) → (−6, −3) and (3, 1) → (−3, 1).