From these three rows number, we can find out that the second row is 8 more chairs than first row and third row is also 8 more than second row. Then we can say that the number of chairs(x)=[the row number(n)-1]*8+6=8n-2. The total number S=[6+(8n-2)]*n/2. When n=7, S=210.