99.9k views
4 votes
Rectangle ABCD is reflected over the x-axis. What rule shows the input and output of the reflection, and what is the new coordinate of A'?

A. (x, y) -> (y, -x) A' is at (1, 5)

B. (x, y) -> (-y, x) A' is at (-1, -5)

C. (x, y) -> (-x, y) A' is at (5, 1)

D. (x, y) -> (x, -y) A' is at (-5, -1)​

Rectangle ABCD is reflected over the x-axis. What rule shows the input and output-example-1

1 Answer

1 vote

Answer:

Option D; (x, y) -> (x, -y); A' is at (-5, -1)

.

Explanation:

Reflection is one of the linear transformations which reflect any object along the line of reflection. The size of the shape remains the same but the orientation changes.

Reflection along the x-axis means that the sign of y-coordinate changes but the sign of the x-coordinate remains same.

From figure we identified the coordinates of point A:

A (-5,1)

So, A' will be (x,-y)

=> A' = (x,-y) = (-5,-1)

So, Option D (x, y) -> (x, -y); A' is at (-5, -1) is correct.

User Leonardo Henriques
by
6.9k points