I am new to logarithms. I've tried to solve this but I couldn't. Below is the equation,
$$ 5^{\log x} - 3^{\log(x) -1} = 3^{\log(x) +1} - 5 ^{\log(x) -1} $$
Base of $ \log $ is $10$.
What I had done:
$$5^{\log x} + 5^{\log(x) -1} = 3^{\log(x) +1} + 3^{\log(x) -1}$$
And tried taking $ \log $ on both sides.
But I am stuck at the fact that what should be the result of something like $ log (k^{\log x} + k^{\log(x) -1}) $ , where $ k $ is any constant , which is exactly the thing at LHS and $ log (k^{\log(x) +1} + k^{\log(x) -1}) $ RHS of my above equation.