1) Reflect the shape across the x-axis by flipping it vertically so that each point (x, y) becomes (x, -y).
2) Rotate the shape 90° clockwise about the origin by transforming each point (x, y) to (y, -x).
3) Reflect the shape across the line y = -1 by measuring the vertical distance of each point from y = -1 and placing the reflected point the same distance on the opposite side.
4) Translate the shape 2 units left and 3 units down by subtracting 2 from each x-coordinate and subtracting 3 from each y-coordinate.
5) Translate the shape 5 units down by subtracting 5 from each y-coordinate.
6) Rotate the shape 90° counterclockwise about the origin by transforming each point (x, y) to (-y, x).
Parent Tip: Review the logic above to help your child master the concept of translations practice worksheet.