Answer:
The transformation used here is,
(x, y) → (-x , -y)
Explanation:
Triangle ABC is rotated to create the image of triangle A'B'C'
Co-ordinates of A, B, C are,
A = (-1 , -1) ; B = (1 , -1) ; C = (0, -4)
Co-ordinates of A' ,B' , C' are,
A'= (1 , 1) ; B' = (-1 , 1) ; C' = (0, 4)
Hence, the transformation used here is,
(x, y) → (-x , -y)