Apply the indicated series of transformations to the Triangle image and draw it's final placement on the graph:
*(x, y) → (x, y + 4)
* Rotate 90 degrees clockwise around the origin
* (x, y) → (x + 1, y -1)
