Question 134967
{{{log(2,(log(3,(log(4,x))))) = 0}}}
Just looking at the outside pair of parenthses and nothing
inside, I see {{{log(2, k) = 0}}} where {{{k}}} is all the other
stuff. This is telling me {{{2^0 = k}}} or {{{k = 1}}}, so
{{{log(3,(log(4,x))) = 1}}}
Now I can say {{{log(3,j) = 1}}}, where {{{j = log(4,x)}}}
This tells me {{{3^1 = j}}} or {{{j = 3}}}
Now I have
{{{log(4,x) = 3}}} or {{{4^3 = x}}}
{{{x = 64}}} answer