I'm reading introduction to combinatorics and encountered an exercise I couldn't answer
Let S be a set of six points in the plane, with no three of the points collinear. Color either red or blue each of the 15 line segments determined by the points of S. Show that there is at least two triangles determined by points of S which are either a red triangle or a blue triangle.(Both may be red, or both may be blue and one may be red the other bule)
Thanks if you can give me any help.



To the modified version of your question: we can always find a second triangle, but not a third. The proof is as follows:
We start by acknowledging the first triangle (let's say that it's red), as guaranteed from the previous proof. Choose a point not in that triangle. Following the steps of the original proof, either we have a new triangle, or there are three blue edges from this point to each point on the red triangle.
Now look at the three points outside of the red triangle, supposing that each has three blue edges from each point on the red triangle. If any two of these outside points are connected with a blue edge, we have a blue triangle. Otherwise, the outside points form another red triangle. Either way, we have found a second triangle.
To disprove the guaranteed existence of a third triangle, consider the graph in which these edges are blue and the rest are red. We have two red triangles, but no more.