Transformation Sequences
🔁 What is a Transformation Sequence?
A transformation sequence is when you perform two or more geometric transformations (like translations, reflections, or rotations) one after another on a shape. This is useful for describing complex movements, like a figure sliding, flipping, and then turning, all in one sequence.
📝 How to Solve Transformation Sequence Problems
- Identify the Transformations: Look at the instructions (e.g., "Translate right 4, then reflect over the y-axis").
- Perform the First Transformation: Apply the first move to the original shape's vertices. Plot the new shape.
- Perform the Next Transformation: Use the *result* from step 2 as your new "original" shape for the next transformation.
- Repeat and Check: Continue until all transformations are done. The final position is your answer.
🧩 Worked Examples
Example 1: Translation then Reflection
Triangle ABC has vertices A(1,1), B(3,1), C(2,3). Perform: Translate (x+2, y+0), then reflect over the y-axis.
- Translate: A(1,1) → A'(3,1); B(3,1) → B'(5,1); C(2,3) → C'(4,3).
- Reflect over y-axis: Flip the x-sign of A', B', C'. A'(3,1) → A''(-3,1); B'(5,1) → B''(-5,1); C'(4,3) → C''(-4,3).
Example 2: Two Reflections
Square at (1,1), (1,3), (3,3), (3,1). Reflect over x-axis, then reflect over y-axis.
- Reflect over x-axis: (1,1)→(1,-1), (1,3)→(1,-3), etc.
- Reflect *that result* over y-axis: (1,-1)→(-1,-1), (1,-3)→(-1,-3), etc.
- Notice: This is equivalent to a 180° rotation about the origin!
⚠️ Common Mistakes
- Applying to the wrong shape: The most common error is applying the second transformation to the *original* shape instead of the *newly transformed* shape. Always use the result from the previous step!
- Mixing up axes: When reflecting, double-check which axis (x or y) you are flipping over. Over the x-axis? Change the y-sign. Over the y-axis? Change the x-sign.
- Order matters! A translation then a reflection can give a different result than a reflection then a translation.
💡 Tips & Tricks
- Use tracing paper! Draw your original shape on tracing paper. You can physically slide it (translate), flip it (reflect), and turn it (rotate) to see the sequence.
- Track one vertex: Follow a single point (vertex) through all the steps. If it ends up in the right place, you're likely on track.
- Look for patterns: Two reflections over parallel lines is a translation. Two reflections over intersecting lines is a rotation.
🎯 How to Practice
- Start with simple two-step sequences on graph paper.
- Create your own sequences and have a friend solve them.
- Use online geometry tools (like GeoGebra) to manipulate shapes and check your work instantly.
- Practice writing the rule that describes a sequence you see. For example, "What single rotation is the same as reflecting over the x-axis and then the y-axis?"