Asked by Stella

A point is reflected over the x-axis and then reflected over the y-axis. Will the coordinates after these two reflections be the same or different if the point is first reflected over the y-axis and then over the x-axis? Use an example to support your answer. Please help me!

Answers

Answered by Steve
(x,y) -> (x,-y) -> (-x,-y)
vs
(x,y) -> (-x,y) -> (-x,-y)
Answered by Damon
Hey, just try it
y2 = -y1
x2 = -x1
==========then
x2 = -x1
y2 = -y1 :)
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions