It’s been suggested to me that I can solve for x in $5^x$$^-$$^1$$ = 2$ by converting to log base 10. I’ve tried converting to base 10 but I arrive at $x=\frac{\log2}{\log 5}+1$ and am unable to go further without using a calculator.
I’ve also tried to solve for x by first converting to base 5. The outcome $x=log_5^2+1$ is a little better, but I’d still need to resort to a calculator to solve for x.
Is there a way to do this that I have not considered? I had a look at this post (entitled Dividing logs with same base) but it didn't answer my question.