The set of points equidistant from two given points is the perpendicular bisector of the line segment with the given points as its endpoints.
Let A = (6,-6) and B = (3,3)
Midpoint of AB = (9/2, -3/2)
Slope of AB = 9/(-3) = -3
Perpendicular bisector has slope 1/3 and contains the point (9/2, -3/2)
Equation of perpendicular bisector: y - (-3/2) = 1/3(x - 9/2)
y + 3/2 = (1/3)x - 3/2
y = (1/3)x - 3 (Has y-intercept (0,-3))
(0,-3) is on the perpendicular bisector of AB and is on the y-axis.