Take any set S of 10 points in the plane in which no three are colinear. Color each of the $\binom{10}{2}$ line segments between two of these points with one of red or blue. Prove that there is either a red triangle whose vertices are in S or a set of 4 points in S such that all line segments between these points are blue.
My attempt is to pick one of those 10 points and draw 9 lines that are incident to this point. Then color each line red or blue. By the pigeonhole principle, at least 5 lines have the same color. Supposed there are 5 red lines, then we can see there is either a blue or red triangle. The second part of the question I'm lost on.
Hint: Do you know the corresponding result that if you have six points there is either a red or blue triangle? Starting with one point is a good idea, but having just three the same color is not enough. If there are four red segments among the nine, what about the segments that join those points? If there are six blue segments among the nine, what about the segments that join those points?