1) Reflection: Across the x-axis
- Each point (x, y) becomes (x, -y).
- The shape is flipped vertically over the x-axis.
2) Rotation: 90° clockwise about the origin
- Each point (x, y) becomes (y, -x).
- The shape is turned one-quarter turn to the right around (0,0).
3) Reflection: Across the line y = -1
- Each point (x, y) becomes (x, -2 - y).
- The shape is flipped over the horizontal line at y = -1.
4) Translation: 2 left and 3 down
- Each point (x, y) becomes (x - 2, y - 3).
- The entire shape shifts 2 units left and 3 units down.
5) Translation: 5 down
- Each point (x, y) becomes (x, y - 5).
- The entire shape shifts 5 units downward.
6) Rotation: 90° ccw about the origin
- Each point (x, y) becomes (-y, x).
- The shape is turned one-quarter turn to the left around (0,0).
Parent Tip: Review the logic above to help your child master the concept of combined transformations worksheet.