117k views
3 votes
Triangle DIG is reflected across the l-axis.

O (x, y) --> (-x, y)
O (x, y) --> (-X, -y)
(x, y) --> (y,x)
O (x,y) --> (x,-))

helpp its for a timed assignment

1 Answer

0 votes

there is not such thing as an I axis, but I will show you what happens for both x and y axis so you can fill out the assignment with the correct information.

IF you meant flipping over the x axis, then the dot will go from top to bottom, bottom to up, the x position won't change only its height(y position)

This meant that for reflecting across the x axis, (x,y)->(x,-y)

For y axis its the opposite, just flipping to the side.

This meant that for reflecting across the y axis, (x,y)->(-x,y)

User Aneon
by
4.3k points