Question

Difficulty: HardSurds and Indices

If x=10+22110221x = \sqrt{10 + 2\sqrt{21}} - \sqrt{10 - 2\sqrt{21}} and 9x2k=(1243)k69^{x^2 - k} = \left(\frac{1}{243}\right)^{k - 6}, find the value of kk.

Answer: 2

Answer

The value of kk is 2.
Simplifying xx yields x=(7+3)(73)=23x = (\sqrt{7} + \sqrt{3}) - (\sqrt{7} - \sqrt{3}) = 2\sqrt{3}, which gives x2=12x^2 = 12. Substituting x2=12x^2 = 12 into the exponential equation gives 912k=(1/243)k69^{12 - k} = (1/243)^{k - 6}. Expressing both sides with prime base 3 gives 32(12k)=35(k6)3^{2(12 - k)} = 3^{-5(k - 6)}, which simplifies to 3242k=3305k3^{24 - 2k} = 3^{30 - 5k}. Equating the exponents gives 242k=305k24 - 2k = 30 - 5k, which solves to k=2k = 2.

Step-by-Step Solution

1
Simplify the nested surds for xx
10+221=7+3\sqrt{10 + 2\sqrt{21}} = \sqrt{7} + \sqrt{3} and 10221=73\sqrt{10 - 2\sqrt{21}} = \sqrt{7} - \sqrt{3}
Nested surds of the form a±2b\sqrt{a \pm 2\sqrt{b}} simplify to m±n\sqrt{m} \pm \sqrt{n} where m+n=am + n = a and mn=bm \cdot n = b.
2
Evaluate xx and calculate x2x^2
x=23x = 2\sqrt{3} and x2=12x^2 = 12
Subtracting the two surds gives (7+3)(73)=23(\sqrt{7} + \sqrt{3}) - (\sqrt{7} - \sqrt{3}) = 2\sqrt{3}. Squaring 232\sqrt{3} gives (2)2×3=12(2)^2 \times 3 = 12.
3
Express both sides of the exponential equation with base 3
3242k=3305k3^{24 - 2k} = 3^{30 - 5k}
Since 9=329 = 3^2 and 243=35243 = 3^5, 912k=(32)12k=3242k9^{12 - k} = (3^2)^{12 - k} = 3^{24 - 2k} and (1/243)k6=(35)k6=3305k(1/243)^{k - 6} = (3^{-5})^{k - 6} = 3^{30 - 5k}.
4
Equate the powers and solve for kk
k=2k = 2
Since bases are equal (3>0,313 > 0, 3 \neq 1), setting exponents equal gives 242k=305k    3k=6    k=224 - 2k = 30 - 5k \implies 3k = 6 \implies k = 2.

Key Concept

Simplification of nested square root surds a±2b\sqrt{a \pm 2\sqrt{b}} combined with equating exponents using prime base factorization.
Rate this question