Jon P. answered 04/25/15
Tutor
5.0
(173)
Knowledgeable Math, Science, SAT, ACT tutor - Harvard honors grad
You don't say how many seats are in the first row, so let's call that s.
Row 2would have s + 5 seats.
Row 3 would have (s + 5) + 5 = s + 10.
Etc.
What you have is an arithmetic sequence, where the first number is s, and the increment between numbers in the sequence is 5. So the nth row would have s + 5(n-1) seats. The 25th row would have s + 5(25 - 1) = s + 5*24 = s + 120 seats.
If you know how many seats are in the first row, you can substitute that for s to get the exact numbers.