🦘 Math Kangaroo Grade All Felix 1-2 Ecolier 3-4 Benjamin 5-6 Kadett 7-8 Junior 9-10 Student 11-12 ⇄ switch contest
2022 Math Kangaroo

Problem 15

Problem 15 · 2022 Math Kangaroo Hard
Number Theory factorization

What is the largest common divisor of \(2^{2021}+2^{2022}\) and \(3^{2021}+3^{2022}\)?

Show answer
Answer: E — 12
Show hints
Hint 1 of 2
Factor each sum: pull out the common power of 2, and of 3.
Still stuck? Show hint 2 →
Hint 2 of 2
2^2021 + 2^2022 = 3·2^2021 and 3^2021 + 3^2022 = 4·3^2021; now take the gcd.
Show solution
Approach: factor then gcd
  1. 2^2021 + 2^2022 = 2^2021(1+2) = 3·2^2021.
  2. 3^2021 + 3^2022 = 3^2021(1+3) = 4·3^2021 = 2^2·3^2021.
  3. Common factors: 2^2 from one side and 3 from the other give gcd = 4·3 = 12.
Mark: · log in to save