1975 AHSME Problems/Problem 9

Revision as of 13:18, 16 December 2016 by E power pi times i (talk | contribs) (Solution)

Let $a_1, a_2, \ldots$ and $b_1, b_2, \ldots$ be arithmetic progressions such that $a_1 = 25, b_1 = 75$, and $a_{100} + b_{100} = 100$. Find the sum of the first hundred terms of the progression $a_1 + b_1, a_2 + b_2, \ldots$

$\textbf{(A)}\ 0 \qquad  \textbf{(B)}\ 100 \qquad  \textbf{(C)}\ 10,000 \qquad  \textbf{(D)}\ 505,000 \qquad \\ \textbf{(E)}\ \text{not enough information given to solve the problem}$


Solution

Notice that $a_{100}$ and $b_{100}$ are $25+99k_1$ and $75+99k_2$, respectively. Therefore $k_2 = -k_1$. Now notice that $a_n + b_n = 25+k_1(n-1)+75+k_2(n-1) = 100+k_1(n-1)-k_1(n-1) = 100$. The sum of the first $100$ terms is $100\cdot100 = \boxed{\textbf{(C) } 10,000}$.