From the graph we can see that a translation occured.
The figure was translated 1 unit to the left and 4 units upwards. This means a movement of -1 on the x axis and a movement of +4 on the y axis.
The coordinates are:
H(-3,-3), I(-4,0), J(-3,1), K(1, -2),
After translation, we have:
H'(-4,1), I'(-5, 4), J'(-4, 5), K(0, 2)
The rule for this is:
(x, y) ==> (x-1, y+4)
ANSWER:
(x, y) ==> (x-1, y+4)