What is the maximum number of regions (in a circle) that can be created by drawing 3 chords in a circle?
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.
This can be solved with a general formula- n(n+1)/2+1 So, by solving we get, 3(4)/2+1=7