You can put this solution on YOUR website! what is the largest number of different regions into which the plane can be divided by n lines?
---
Use Google to search for "number of lines and regions".
Ans: 1 + [n(n+1)/2]
========================
Cheers,
Stan H.
==================