SOLUTION: a theater is set up in a way which there are 20 seats in the first row and four additional seats in each row. The last row has 144 seats. how many rows are there?

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: a theater is set up in a way which there are 20 seats in the first row and four additional seats in each row. The last row has 144 seats. how many rows are there?       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 447575: a theater is set up in a way which there are 20 seats in the first row and four additional seats in each row. The last row has 144 seats. how many rows are there?

Answer by htmentor(1343) About Me  (Show Source):
You can put this solution on YOUR website!
The n-th row will have 20 + 4(n-1) seats
So we need to solve the following for n:
144 = 20 + 4(n-1)
124 = 4n - 4
128 = 4n
n = 32
So there are 32 rows