which represents the rotation of ABC toA’B’C
a:(x,y) —> (-x,-y)
b:(x,y) —> (x,-y)
c:(x,y) —> (y, -x)
