
If an image is rotated degrees clockwise, which basic rotational transformation produces the exact same visual orientation effect?
- AA
- BB
- CC
- DD
Solution & Step-by-step Explanation
A complete rotation in a circle is . Any rotation value can be simplified by finding its remainder modulo :
Hence, rotating an image clockwise is equivalent to rotating it clockwise.
Hence, rotating an image clockwise is equivalent to rotating it clockwise.