I have a formula as follows:
$0.55508389365 = \ln(20 + x)/\ln(240 +x)$
I happen to know that x = 1 (approximately) is the solution. But I'm not sure how I would go about solving this if I didn't know the answer.
By messing around with log manipulation I eventually got to
$240 + x = (20 + x)$ to the power of $1/0.55508389365$
But I'm not sure how you would solve this either!
Is it possible to solve an equation like this? If so how do I do it?
Thanks in advance.