2019 AMC 10 A

Complete problem set with solutions and individual problem pages

Problem 1 Easy

What is the value of 2^{\left( 0^{\left( 1^{9}\right)}\right)}+\left( \left( 2^{0}\right)^{1}\right)^{9}? (2019 AMC 10A Problem, Question#1)

  • A.

    0

  • B.

    1

  • C.

    2

  • D.

    3

  • E.

    4

Answer:C

The first part can be rewritten as 2^{0^{1}}=2^{0}=1.The second part is\left(1^1\right)^9=1^9=1.Adding these up gives 2.