The problem asks for the minimum number of rows needed to seat 150 people in an auditorium where seats increase by a fixed amount in each subsequent row. This forms an arithmetic progression.
We are given the details of the seating arrangement:
The total number of seats in the first $n$ rows ($S_n$) can be calculated using the arithmetic progression sum formula:
$ S_n = \frac{n}{2}[2a_1 + (n-1)d] $
Substitute the given values $a_1 = 8$ and $d = 4$ into the formula:
$ S_n = \frac{n}{2}[2(8) + (n-1)4] $
Simplify the expression:
$ S_n = \frac{n}{2}[16 + 4n - 4] $
$ S_n = \frac{n}{2}[12 + 4n] $
$ S_n = n(6 + 2n) $
$ S_n = 2n^2 + 6n $
We need to find the minimum integer $n$ such that the total seats $S_n$ is at least 150:
$ S_n \ge 150 $
$ 2n^2 + 6n \ge 150 $
Let's check the total seats for $n=3$ rows (Option C):
$ S_3 = 2(3)^2 + 6(3) $
$ S_3 = 2(9) + 18 $
$ S_3 = 18 + 18 $
$ S_3 = 36 $
According to the provided answer, the minimum number of rows needed is 3.
If a, b and c are in Geometric Progression and $a^\frac{1}{x} = b^\frac{1}{y} = c^\frac{1}{z}$ then, x, y, z are in ________.
Which of the following statement is true about the geometric series
$ 1 + r +r^2 + r^3 + ...............; (r > 0) $?
$6240$ रुपये की राशि $30$ किस्तों में इस प्रकार चुकाई जाती है कि प्रत्येक किस्त पिछली किस्त से $10$ रुपये अधिक है । पहली किस्त की मूल्य ____________है।