When two or more transformations are combined to form a new transformation, the result is called a sequence of transformations or a composition of transformations. In a sequence, one transformation produces an image upon which the other transformation is then applied.
The image of the first transformation becomes the pre-image of the next transformation.
Example: Given quadrilateral ABCD with A(3,4), B(5,4), C(4,1) and D(2,1).
Reflect the figure over the x-axis, then translate that result by the mapping (x, y) → (x - 5, y + 2).
Reflect
|
Reflect then Translate
|
Consider these two transformations used in a sequence:
• "a reflection in the line y = x"
• "a translation of (x, y) → (x + 1, y + 5)"
Notation: The symbol for a sequence (or composition) of transformations
is an open circle. |
|
A notation such as is read as:
"a translation of (x, y) → (x + 1, y + 5) after "a reflection in the line y = x".
This process must be done from right to left ()!!
Now, let's take a look at these two transformations:
Graphed as listed above:
"a reflection in the line y = x"
followed by "a translation of (x, y) → (x + 1, y + 5)"
|
Graphed in reverse order:
"a translation of (x, y) → (x + 1, y + 5)"
followed by
"a reflection in the line y = x"
|
Sequences (compositions) of transformations are
not necessarily commutative. |
As the graphs above show, if a transformation is read from right to left,
the result will NOT necessarily be the same as reading from left to right.