14.9k views
2 votes
The vertices of polygon ABCD are at A(1, 1), B(2, 3), C(3, 2), and D(2, 1). ABCD is reflected across the x-axis and translated 2 units up to form polygon A′B′C′D′. Match each vertex of polygon A′B′C′D′ to its coordinates.

2 Answers

6 votes

Answer:

A' <-----> (1, 1)
B' <-----> (2, -1)
C' <-----> (3, 0)
D' <-----> (2, 1)

User LuisZavaleta
by
5.4k points
6 votes

Answer:


  • A^\prime is at
    (1, \, 1).

  • B^\prime is at
    (2, \, -1).

  • C^\prime is at
    (3,\, 0).

  • D^\prime is at
    (2, \, 1).

Explanation:

To reflect a shape about the
x-axis, simply reflect each of its vertex across the
x-axis.

The
y-coordinate of a point gives the vertical position of the point. On the other hand, the
x-axis is horizontal. Reflecting the point would invert the
y-coordinate of that point.

For example, reflecting
B(2,\, 3) about the
x-axis would give
(2, \, -3).

Similarly, to move the polygon up by
2 units, simply move every one of its vertex up by
2 units. Keep in mind that the order of the translation does matter. In this question, reflect each point before moving them upward.

To move a point up by
2 units, simply
2 to its
y-coordinate. Aftering moving
(2, \, -3), the reflection of
B, up by two units, the new point would have coordinates
(2, \, -1).


\begin{array}{cccccc} &amp; \text{Initial} &amp; &amp; \text{After Reflection} &amp; &amp; \text{After translation} \cr A: &amp; (1,\, 1) &amp; \longrightarrow &amp; (1,\, -1) &amp; \longrightarrow &amp; (1,\, 1) \cr B: &amp; (2, \,3) &amp; \longrightarrow &amp; (2,\, -3) &amp; \longrightarrow &amp; (2, \, -1) \cr C: &amp; (3, \,2) &amp; \longrightarrow &amp; (3, \, -2) &amp; \longrightarrow &amp; (3, \, 0) \cr D: &amp; (2, \, 1) &amp; \longrightarrow &amp; (2, \, -1) &amp; \longrightarrow &amp; (2,\, 1) \end{array}.

User Daonb
by
5.9k points