Problem 24 · 2010 AMC 8
Medium
Algebra & Patterns
match-bases-or-exponents
What is the correct ordering of the three numbers, 108, 512, and 224?
Show answer
Answer: A — 2^24 < 10^8 < 5^12.
Show hints
Hint 1 of 2
You can't compare powers with different bases and different exponents. So make one of them match — the exponents 8, 12, 24 all share the factor 4, so force every exponent down to 4.
Still stuck? Show hint 2 →
Hint 2 of 2
amn = (am)n: rewrite each as something-to-the-4th. Once the exponents agree, just compare the bases.
Show solution
Approach: rewrite all three with a common exponent of 4
- The exponents 8, 12, 24 are all multiples of 4, so pull each into a 4th power: 108 = (102)4 = 1004, 512 = (53)4 = 1254, 224 = (26)4 = 644.
- Now the exponent is identical (4), so larger base means larger number: 64 < 100 < 125.
- Therefore 224 < 108 < 512.
- Why this transfers: to compare exponentials, match either the bases or the exponents — whichever the numbers make easy. A shared exponent factor (here 4) is the giveaway to convert and just eyeball the bases.
Another way — factor out a common eighth power, compare pairwise:
- 224 vs 108: write 224 = 28·48 and 108 = 28·58. The shared 28 cancels and 4 < 5, so 224 < 108.
- 108 vs 512: write 108 = 44·58 and 512 = 54·58. The shared 58 cancels and 44=256 < 625=54, so 108 < 512.
- Chaining: 224 < 108 < 512.
Mark:
· log in to save