What is the minimum number of colors you need to color the triangles in the following grid such that no two colors meet at a vertex?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
You can do it with 6 like this:
And you can't do it fewer than six since you need six different colors for the triangles that meet at any given vertex.