A circle can be divided into several regions depending on the number of lines.
The diagram below illustrates the maximum possible regions with the mentioned lines.
What is the maximum number of regions that can be made using 6 lines?
Inspired by @Jeremy Galvagni' s Points and Regions
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.
There is a beautiful formula which gives the maximum number of regions that can be made in a circle:
2 n 2 + n + 2 where n is the number of lines
Inputting 6 gives us 2 2
However, if you want it in a diagram; here you are: