To reflect an image you need a line to reflect over. You can reflect any image over any line.
For example: reflecting points (3,2) (5,1) and (4,5) over the y-axis would be (-3,2), (-5,1) and (-4,5).
To dilate an image or point you would need a scale factor. the scale factor is what you multiply the point's coordinates by. For example if the scale factor is 2 and the points are (5,4) the new point coordinate would be (10,8).
Translation, which is probably the easiest out of all the transformations, is when you move the point accordingly. For example if it says T (2,3) and the point is (4,6) then the new translated point is (6,9).
A Rotation is a transformation that turns a figure about a fixed point. If you nrotate any point it will probably be counter-clockwise unless requested to be rotated clockwise. If you have a point (1,6) and rotate it 90 degrees then it would be (-6,1). when rotating you could always follow this rule.
90 degrees: (A,B)--->(-B,A)
180 degrees: (A,B)--->(-A,-B)
270 degrees: (A,B)--->(B,-A)

