Skip to main content

2020 AMC 12B Problem 1

Problem 1 of 25EasierAlgebraNumber Theory

What is the value in simplest form of the following expression? 1+1+3+1+3+5+1+3+5+7 \begin{aligned} &\sqrt{1} + \sqrt{1+3} + \sqrt{1+3+5} \\ &\quad {}+ \sqrt{1+3+5+7} \end{aligned}

Answer choices

Show solution

Solution

The sum of the first kk odd numbers equals k2,k^2, so each radicand is a perfect square: 1+4+9+16=1+2+3+4=10. \begin{aligned} &\sqrt{1} + \sqrt{4} + \sqrt{9} + \sqrt{16} \\ &= 1 + 2 + 3 + 4 = 10. \end{aligned} Thus, the correct answer is C.

More practice

Concepts: sum of first n odd numbers · perfect square · radical

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