topic badge

9.05 Sequences of transformations

Introduction

In 8th grade, we saw sequences of transformations on figures and described the effect of a sequence of transformations on a figure. This lesson uses that practice with sequences to perform sequences of transformations on figures that we reviewed in lesson  4.01 Translations  , lesson  4.02 Reflections  , and lesson  4.03 Rotations  .

Sequences of transformations

A sequence of transformations is a list of transformations that are performed one after the other. These transformations include translations, rotations, and reflections.

When performing multiple transformations one after the other, the pre-image for each new transformation will be the image of the previous transformation.

-4
-3
-2
-1
1
2
3
4
x
-4
-3
-2
-1
1
2
3
4
y

For example, suppose that we applied the following transformations to the point \left(-1,2\right):

  • Translate 4 units to the right \left(x,y\right) \to \left(x+4, y\right)

  • Rotate 90\degree clockwise about the origin \left(x,y\right) \to \left(y, -x\right)

  • Reflect across the y-axis \left(x,y\right) \to \left(-x, y\right)

When performing multiple transformations, the order in which they are applied matters.

-2
-1
1
2
3
4
5
6
x
-4
-3
-2
-1
1
2
3
4
y

Suppose that we applied the following transformations to the point \left(-1,2\right):

  • Reflect across the y-axis

  • Rotate 90\degree clockwise about the origin

  • Translate 4 units to the right

As we can see, performing the transformations in a different order results in a different image of the transformations.

Examples

Example 1

Given the following transformations to the pre-image \left(5,-1\right), identify the coordinates of the image:

  • Rotated 90 \degree clockwise about the origin;
  • Translated 3 units up, and 2 units left;
  • Reflected across the y-axis.
Worked Solution
Create a strategy

We need to do the transformations in the order they are given.

  • Rotating the point 90 \degree clockwise is the same as rotating the point 270 \degree counterclockwise. The mapping for rotating something counterclockwise 270 \degree about the origin is \left(x,y \right) \to \left(y,-x\right).

  • Translating the point 3 units up and 2 units left has the mapping \left(x,y \right) \to \left(x-2,y+3\right)

  • Reflection across the y-axis has the mapping \left(x,y \right) \to \left(-x,y\right).

Apply the idea
-5
-4
-3
-2
-1
1
2
3
4
5
x
-5
-4
-3
-2
-1
1
2
3
4
5
y

First, we rotate the point \left(5,-1\right) clockwise 90\degree about the origin to get the point \left(-1,-5\right).

-5
-4
-3
-2
-1
1
2
3
4
5
x
-5
-4
-3
-2
-1
1
2
3
4
5
y

Next, we translate the point \left(-1,-5\right) up three units and left two units to get \left(-3,-2\right).

-5
-4
-3
-2
-1
1
2
3
4
5
x
-5
-4
-3
-2
-1
1
2
3
4
5
y

Finally, we reflect the point \left(-3,-2\right) across the y-axis to get \left(3,-2\right).

Example 2

Describe the transformations required to obtain the image from the pre-image.

-4
-3
-2
-1
1
2
3
4
x
-4
-3
-2
-1
1
2
3
4
y
Worked Solution
Create a strategy

First, we need to look to see if the side lengths are in the same order when looking at them clockwise, or in the reverse order. If the side lengths are in the same order when looking at them clockwise, then the pre-image is rotated. If they are in the reverse order, then the pre-image has been reflected.

Then, we need to see if it needs to be moved up, down, left or right.

Apply the idea

The side lengths are in the reverse order, so a reflection is required. So, lets reflect the pre-image across the line y=-x.

Remember that when the line of reflection is y=-x, the transformation mapping is \left(x, y\right) \to \left(-y, -x \right).

-4
-3
-2
-1
1
2
3
4
x
-4
-3
-2
-1
1
2
3
4
y

Now, the pre-image needs to be moved one unit to the left, and five units up. The transformation mapping is \left(x, y\right) \to \left(x-1, y+5\right).

-4
-3
-2
-1
1
2
3
4
x
-4
-3
-2
-1
1
2
3
4
y

The transformations to the pre-image to get the image are:

  • Reflection across the line y=-x.

  • Translate 1 unit left, and 5 units up.

Reflect and check

There is more than one way to obtain an image from a pre-image using a sequences of functions.

Another solution is:

  1. Reflect across the line x=3

    -4
    -3
    -2
    -1
    1
    2
    3
    4
    x
    -4
    -3
    -2
    -1
    1
    2
    3
    4
    y
  2. Rotate 90\degree counterclockwise about the point \left(3,1\right).

    -4
    -3
    -2
    -1
    1
    2
    3
    4
    x
    -4
    -3
    -2
    -1
    1
    2
    3
    4
    y
  3. Translate 5 units left and 1 unit up.

    -4
    -3
    -2
    -1
    1
    2
    3
    4
    x
    -4
    -3
    -2
    -1
    1
    2
    3
    4
    y

Example 3

The vertices of triangle ABC have the coordinates A\left(-2, 4\right), B\left(-1,3\right), and C\left(-3,2\right). The following sequence of transformations is performed:

  • Rotation by 180 \degree clockwise about the origin, then

  • Reflection across the x-axis.

What equivalent single transformation will take triangle ABC to triangle A''B''C''?

Worked Solution
Create a strategy

We can perform the rotation to get triangle A'B'C', then the reflection to get triangle A''B''C''. Then we can compare the location and orientation of the triangles.

Apply the idea
-4
-3
-2
-1
1
2
3
4
x
-4
-3
-2
-1
1
2
3
4
y

We can see that the vertices of triangle A''B''C'' have coordinates A''\left(2,4\right), B''\left(1,3\right), and C''\left(3,2\right). Comparing to the vertices of triangle ABC, only the sign of the x-coordinates have changed, so the single transformation from ABC to A''B''C'' is a reflection across the y-axis.

Reflect and check

A rotation by 180 \degree clockwise about the origin has the transformation mapping: \left(x, y\right) \to \left(-x, -y\right)

A reflection across the x-axis has the transformation mapping: \left(x,y\right) \to \left(x, -y\right)

The angle measures and the side lengths of the pre-image are preserved when comparing to its image.

Idea summary

We can perform or check a sequence of transformations by working with one transformation at a time.

Outcomes

G.CO.A.2

Represent transformations in the plane using, e.g. Transparencies and geometry software; describe transformations as functions that take points in the plane as inputs and give other points as outputs. Compare transformations that preserve distance and angle to those that do not (e.g. Translation versus horizontal stretch).

G.CO.A.5

Given a geometric figure and a rotation, reflection, or translation, draw the transformed figure using, e.g. Graph paper, tracing paper, or geometry software. Specify a sequence of transformations that will carry a given figure onto another.

G.CO.B.6

Use geometric descriptions of rigid motions to transform figures and to predict the effect of a given rigid motion on a given figure; given two figures, use the definition of congruence in terms of rigid motions to decide if they are congruent.

What is Mathspace

About Mathspace