In a theater, the first row has 14 seats and each row has 2 more seats than previous row.

In a theater, the first row has 14 seats and each row has 2 more seats than previous row. If the last row has 56 seats, what is the total number of seats in the theater?

Quiz

Answer/Solution

770

Steps/Work

The number of seats in the theater is
14 + (14+2) + ...+ (14+42)=
22(14) + 2(1+2+...+21)=
22(14) + 2(21)(22)/2=
22(14+21) = 22(35) = 770
The answer is A.

General Calculator / Auto Solver

In a theater, the first row has seats and each row has more seats than previous row. If the last row has seats, what is the total number of seats in the theater?

Calculated Answer

770

Step by Step Solution

In order to solve problem, you must evaluate (n0 + n2) / 2 * (n1 + n2 - n0) / n1.

n0 =14
n1 =2
n2 =56