You have 10 trees. You need to arrange them in rows, each rows having 4 trees.
How many rows can you arrange at maximum?
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.
It seems impossible in straight individual lines, (10 is not divisible by 4). Its seems we have to use at least 2 trees for intersection. But when making, I also noticed that the other 3 trees are also intersections of two 4-line trees. Like this