What is the number of maximum regions in which lines divide a plane into?
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.
Maximum number of regions that ‘n’ straight lines can divide a plane = 2 n ( n + 1 ) + 1 .
Putting n = 7,we get our desired answer , ie 2 9