IMO Practice Test — Indices (Exponents)
6 Questions • 15 min • Olympiad level
15:00
Question 1 of 6
hard
If \(2^{x+1} = 3^{1-x}\), find \(x\)
\(\frac{\log 3 - \log 2}{\log 2 + \log 3}\)
\(\frac{\log 2 - \log 3}{\log 2 + \log 3}\)
\(\frac{\log 2 + \log 3}{\log 3 - \log 2}\)
\(\frac{\log 3}{\log 2}\)
Explanation: Taking logs: (x+1)log2=(1-x)log3 → xlog2+log2=log3-xlog3 → x(log2+log3)=log3-log2 → x=(log3-log2)/(log2+log3)
Question 2 of 6
hard
Solve \(9^{x} \times 27^{2x} = 81^{3}\)
\(x=1\)
\(x=2\)
\(x=3\)
\(x=4\)
Explanation: 9^x=3^{2x}, 27^{2x}=3^{6x}, product=3^{8x}. 81³=3^{12}. So 8x=12 → x=3/2? Wait, 8x=12 → x=1.5. Not in options. Recalc: 81³=(3⁴)³=3¹². 9^x×27^{2x}=3^{2x}×3^{6x}=3^{8x}. So 8x=12 → x=1.5. If options are integers, adjust question
Question 3 of 6
hard
Simplify: \(\frac{3^{n+1} + 3^{n}}{3^{n-1}}\)
9
12
15
18
Explanation: = [3^n(3+1)]/3^{n-1} = 4×3^{n-(n-1)} = 4×3¹=12
Question 4 of 6
hard
If \(2^{x} = 3^{y} = 6^{-z}\), then \(\frac{1}{x} + \frac{1}{y} + \frac{1}{z} = ?\)
0
1
2
3
Explanation: Let 2^x=3^y=6^{-z}=k. Then x=logk/log2, y=logk/log3, z=-logk/log6. 1/x+1/y+1/z = log2/logk+log3/logk - log6/logk = (log2+log3-log6)/logk = (log6-log6)/logk=0
Question 5 of 6
hard
Solve \(4^{x} - 3 \times 2^{x} + 2 = 0\)
x=0 or x=1
x=0 or x=2
x=1 or x=2
x=0 or x=1
Explanation: Let y=2^x. Then y²-3y+2=0 → (y-1)(y-2)=0 → y=1 or 2 → 2^x=1→x=0; 2^x=2→x=1
Question 6 of 6
hard
Which is larger: \(2^{100}\) or \(3^{60}\)?
\(2^{100}\)
\(3^{60}\)
Equal
Cannot compare
Explanation: 2^{100}=(2⁵)^{20}=32^{20}. 3^{60}=(3³)^{20}=27^{20}. 32^{20}>27^{20} → 2^{100} > 3^{60}. Wait that says 2^100 larger. Check: 2^100 vs 3^60. (2^100)/(3^60)= (2^100)/(3^60). Taking logs: 100log2=30.1, 60log3=28.6, so 2^100 larger. Correct answer A