Let m≥1 and n≥1 be integers. Consider m horizontal lines and n non-horizontal lines such that no two of the non-horizontal lines are parallel, no three of the m+n lines intersect in one single point. These lines divide the plane into regions (some of which are bounded and some of which are unbounded). Denote the number of there regions by Rm,n. Derive a recurrence for the numbers Rm,n and use it to prove that $$Rm,n = 1 +m(n+1) + {n+1 \choose 2}$$
I can't understand how to approach this question. Any hints will be highly appreciated