Consider the following object:
1. Apply a rotation by 60° on the Pivot Point (-10, 10) and display it.
2. Apply a rotation by 30° on the Pivot Point (45, 10) and display it.
3. Apply a rotation by 270° on the Pivot Point (10, 0) and then translate it by tx = -20 and ty = 5. Display the final result.