83.3k views
1 vote
Which of the following compositions of transformations will always produce the same image, regardless of the order in which the transformations are performed?

1 Answer

3 votes

Answer:

All compositions are affected by the order in which they are performed

Explanation:

We have the following transformations:

-translation

-reflection

-rotation

Each of them are affected by the order in which they are performed, for example:

If we rotate we have:

(x, y) -> (y, -x).

After the reflection:

(y, -x) -> (-y, -x).

If we translated by <2, 5> and reflected through the y-axis:

After the translation, (x, y) -> (x + 2, y + 5)

In other words, all compositions are affected by the order in which they are performed

User Egli
by
8.2k points