Comparing exponential values to find the smallest number
Question
Which number amongst 2^40, 3^21, 4^18 and 8^12 is the smallest?
Options
2^40
3^21
4^18
8^12
Explanation
First, normalize all numbers with base 2 into comparable powers of 2: 4^18 = (2²)^18 = 2^36. 8^12 = (2³)^12 = 2^36. 2^40 > 2^36, so 2^40 is eliminated.
Now, compare the remaining competitors: 2^36 and 3^21. To compare bases with different exponents, align their exponents to a common multiple (like power of 3): 2^36 = (2^12)³ = 4096³. 3^21 = (3^7)³ = 2187³.
Since 2187 < 4096, it is mathematically certain that ⟨MATH⟩3^21 < 2^36⟨/MATH⟩. Therefore, 3^21 is the smallest number in the set.
Answer: (b).
Question details
Year
2022
Paper
CSAT
Question
Q9
Section
Numerical Ability
Sub-topic
Indices & Surds
Type
Factual single
Difficulty
Medium
Source hint
Smallest of 2^40, 3^21, 4^18, 8^12
See all questions on Indices & Surds
Browse every tagged question across all years