I'll answer the other three just in case :)
original : A = ( -6 , 2 )
formula : ( x+1 , y-3 )
( -6 + 1 ) , ( 2 - 3 )
A = ( -5 , -1 )
_________________
original : B = ( -5 , 4 )
formula : ( x+1 , y-3 )
( -5 + 1 ) , ( 4 - 3 )
B = ( -4 , 1 )
_________________
original : C = ( -2 , 4 )
formula : ( x+1 , y-3 )
( -2 + 1 ) , ( 4 - 3 )
C = ( -1 , 1 )