Skip to main content

2018 AMC 12B Problem 9

Problem 9 of 25EasierAlgebra

What is i=1100j=1100(i+j)? \sum_{i=1}^{100}\sum_{j=1}^{100}(i+j)?

Answer choices

Show solution

Solution

Splitting the sum, i=1100j=1100(i+j)=i=1100j=1100i+i=1100j=1100j=100i=1100i+100j=1100j. \begin{gathered} \sum_{i=1}^{100}\sum_{j=1}^{100}(i+j) \\ =\sum_{i=1}^{100}\sum_{j=1}^{100}i \\ {}+\sum_{i=1}^{100}\sum_{j=1}^{100}j \\ =100\sum_{i=1}^{100}i \\ {}+100\sum_{j=1}^{100}j. \end{gathered} Since k=1100k=5050,\sum_{k=1}^{100}k=5050, this equals 1005050100\cdot5050 +1005050+100\cdot5050 =1,010,000.=1{,}010{,}000. Thus, the correct answer is E.

More practice

Concepts: summation · arithmetic sequence

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.