maggiemagnet wrote:Solve log2(log8(x)) = log8(log2(x)).
Because 23 = 8, I'm wondering if changing bases might help? thank you for your advice.
I think you're on the right track. Use
the change-of-base formula to convert everything to base-2:
\, =\, \frac{\log_2(x)}{\log_2(2^3)}\, =\, \frac{\log_2(x)}{3})
...so:
)\, =\, \log_2\left(\frac{\log_2(x)}{3}\right))
Also:
)\, =\, \frac{\log_2(\log_2(x))}{\log_2(2^3)}\, =\, \frac{\log_2(\log_2(x))}{3})
Using
another log rule, you get:
)}{3}\,=\, \log_2(\sqrt[3]{\log_2(x)}))
}{3}\right)\, =\,\log_2(\log_2(\sqrt[3]{x})))
Then:
}\, =\, \log_2(\sqrt[3]{x}))
}\, =\, \frac{1}{3}\log_2(x))
\, =\, \frac{1}{27}\log_2^3(x))
\, -\, \log_2(x))
\left(\frac{1}{27}\log_2^2(x)\, -\, 1\right))
Then log
2(x) = 0, so x = 1, or (log
2(x))
2 = 27, log
2(x) = sqrt[27], so x = 2
sqrt[27].
Comparing with the original expressions, you can't have x = 1, because then log
2(x) = 0, but you can't take log
8(log
2(1)) = log
8(0).
Whew! I'll leave the check of the other solution value to you.
