Bunuel
A radio station is giving away a total of $124,000 in August. If they increase the amount given away each day by $100, how much should they give away the first day?
A. $2,300
B. $2,500
C. $2,700
D. $2,900
E. $3,500
To find the first term, I used the general formula:
Sum = (average)(# of terms)
. . .because the average contains the first term.
VeritasPrepKarishma 's version is similar but shorter (kudos).
First we need average, i.e., the middle term's value. One way to find that is to find the formula for the sequence.
\(A_1 = A_1\)
\(A_2 = A_1 + 100\)
\(A_3 = A_1 + 100 + 100\)
\(A_4 = A_1 + 100 + 100 + 100\)
Each term equals \(A_1\) plus $100 multiplied by one fewer than the term's subscript (because $100 is NOT added to the first term).
So \(A_{n} = A_1 + (n - 1)100\)
(arithmetic series, common difference)
In an arithmetic series, median = mean (average)
August has 31 days. Median is the 16th term. (Median =\(\frac{(n+1)}{2}\))
\(A_{16} = A_1 + 15(100)\)
Sum = (average = \(A_{16}\))(# of terms)
124,000 = (\(A_1\) + 1500)(31)
4,000 = \(A_1\) + 1500
2,500 = \(A_1\)
Answer B