3. Rotations
Sign In
Perform the transformations in different orders and check when we end at the treasure.
Example Solution:
Let's take a look at the given diagram.
It shows a green point ( ∙) and a red X ( *) on the coordinate plane. The ( ∙) is our position and the ( *) is the position of the treasure. We can find this treasure by performing the following four transformations in a correct order.
These transformations are not in the correct order but let's assign each of them a number. Then we can call each transformation by its number without writing down the whole transformation.
Number | Transformation |
---|---|
1. | Rotate 180^(∘) about the origin. |
3. | Rotate 90^(∘) counterclockwise about the origin. |
2. | Rotate in the y-axis. |
4. | Translate 1 unit right and 1 unit up. |