Question

Difficulty: MediumExponents, Roots, and Powers of Integers

If xx is a positive integer such that 810+41084+411=2x\sqrt{\frac{8^{10} + 4^{10}}{8^4 + 4^{11}}} = 2^x, what is the value of xx?

Answer: 4

Answer

4
Converting all terms to base 2 yields 230+220212+222\sqrt{\frac{2^{30}+2^{20}}{2^{12}+2^{22}}}. Factoring out 2202^{20} in the numerator and 2122^{12} in the denominator leaves 220(210+1)212(210+1)=28=24\sqrt{\frac{2^{20}(2^{10}+1)}{2^{12}(2^{10}+1)}} = \sqrt{2^8} = 2^4. Thus 2x=242^x = 2^4, so x=4x = 4.

Step-by-Step Solution

1
Express all terms with prime base 2 using exponent rules.
810=2308^{10} = 2^{30}, 410=2204^{10} = 2^{20}, 84=2128^4 = 2^{12}, and 411=2224^{11} = 2^{22}.
Converting non-prime bases to a common base enables exponent simplification and factoring.
2
Factor the numerator and denominator by pulling out the lowest power of 2 in each.
Numerator: 220(210+1)2^{20}(2^{10} + 1); Denominator: 212(1+210)2^{12}(1 + 2^{10}).
Factoring isolates common terms in sums of powers so they can be canceled.
3
Cancel the identical factor (210+1)(2^{10} + 1) and compute the radical expression.
\sqrt{\frac{2^{20}}{2^{12}}} = \sqrt{2^8} = 2^4 = 16.
Applying quotient rule for exponents 220212=28\frac{2^{20}}{2^{12}} = 2^{8} and radical rule 28=(28)1/2=24\sqrt{2^8} = (2^8)^{1/2} = 2^4.
4
Set 242^4 equal to 2x2^x to solve for xx.
x = 4.
Since the bases are identical and positive, the exponents must be equal.

Key Concept

Exponents, Roots, and Powers of Integers
Rate this question