Question 873015
{{{log(10,5^(x+2))=log(10,3^x)}}}
{{{(x+2)log(10,5)=x*log(10,3)}}}
{{{x*log(10,5)+2*log(10,5)=x*log(10,3)}}}
{{{2*log(10,5)=x*log(10,3)-x*log(10,5)}}}
{{{x(log(10,(3/5)))=2*log(10,5)}}}
{{{highlight(x=(2*log(10,5))/(log(10,(3/5))))}}}
still a few more steps, that mostly just needs to be computed.