The Y value part of the point's coordinates will always stay the same, and then calculate the distance from the point's x value to the line -2 and then count the same amount in the opposite direction. For example, if the point was (-3,1), then the point is 1 left from the line, so you will go point one right from the line and get the answer (-1,1)