a) $n$ lines are drawn through a point $A$ inside a circle, creating chords. Show that the number of regions created inside the circle is $(n+1)^2$, assuming no three lines meet at any point other than $A$.
b) Using the result from part a), find the total number of regions when additional lines are drawn, and show the total is $(n+1)^2 + (2n+1)n$.