Question
Question: $x^{\log_a 5} = \frac{1}{2}$ Taking log on both sides to the base 'k' $\log_a 5 \log_k x = \log_k...
xloga5=21
Taking log on both sides to the base 'k'
loga5logkx=logk(21)
logkalogk5logkx=logk(21)
logkalogkx=logk(5)logk(21)
logax=log5(21)
logax=log5(2)−1
logax=−log52
logax=−log52
x=2−log5aa
Is this correct?

Answer
The provided solution is incorrect. The correct solution is x=a−log52 or equivalently x=2−log5a.
Explanation
Solution
The derivation steps are correct up to logax=−log52.
To convert this to exponential form, we use the definition logby=z⟺y=bz. Applying this, we get: x=a−log52
This can be rewritten using logarithm properties: x=a−log52=2−log5a
The user's final answer x=2−log5aa simplifies to x=a⋅2log5a, which is incorrect.