Asked by sunil

find the number of seat in a theater
containing 30 rows if the first row has 14 seats and each row after that has 2 more seats than the previous row

Answers

Answered by drwls
14 + 16 + ... 70 + 72
Avg. number per row = (14+72)/2 = 43
Totsl = 43*30 = 1290.
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions