I remember seeing something like the following problem in the past and would like to know if it has a solution (or if I can find a source for it).
Problem Given a finite set of points in the plane in general position (no three are collinear), does there exist a line that intersects no points?
Yes. Choose any direction in the plane. There are continuum many lines parallel to that direction. Only finitely many hit one of the points. So continuum many of these lines do not hit any points. This argument works as well for countably many points.