To determine the sequence of transformations needed to move triangle ABC to triangle EGH and show that they are congruent, we can analyze the coordinates of the vertices of both triangles.
Triangle ABC:
- A: (-6, -2)
- B: (-4, -5)
- C: (-1, -5)
Triangle EGH:
- E: (4, 6)
- G: (7, 6)
- H: (2, 3)
Step 1: Reflection
Looking at the coordinates, we notice that triangle ABC is located in the third quadrant (where both x and y are negative), while triangle EGH is in the first quadrant (where both x and y are positive).
To move triangle ABC into the first quadrant, we first reflect it over the x-axis. This reflection will change the signs of the y-coordinates of each point in triangle ABC:
- A: (-6, -2) becomes A': (-6, 2)
- B: (-4, -5) becomes B': (-4, 5)
- C: (-1, -5) becomes C': (-1, 5)
Step 2: Translation
Next, to align triangle A'B'C' with triangle EGH, we need to translate the vertices.
The vertices after reflection A', B', and C' are:
- A': (-6, 2)
- B': (-4, 5)
- C': (-1, 5)
The translation needed takes A' to E (4, 6). We calculate the translation vector by finding the shift required:
- Movement in the x-direction: 4 - (-6) = 4 + 6 = 10
- Movement in the y-direction: 6 - 2 = 4
Thus, we can express the translation in vector form as (10, 4).
Conclusion
The sequence of transformations needed to move triangle ABC to triangle EGH is:
- Reflection over the x-axis,
- Then, a translation of (10, 4).
So, the answer is: reflection over the x-axis, then a translation of (10, 4).