If A = BA=B, then logA = logBlogA=logB:
log(2^x xx 5) = log(10^x)log(2x×5)=log(10x)
Use the rule log_a(n/m) = log_an - log_amloga(nm)=logan−logam to simplify.
log2^x + log5 = log10^xlog2x+log5=log10x
Use the rule loga^n = nlogalogan=nloga to simplify further.
xlog2 + log5 = xlog10xlog2+log5=xlog10
log5 = xlog10 - xlog2log5=xlog10−xlog2
Factor out the xx.
log5 = x(log10 - log2)log5=x(log10−log2)
Put back the logs on the left side into quotient form to simplify.
log5 = x(log(10/2))log5=x(log(102))
log5 = x(log5)log5=x(log5)
Isolate x.
log5/log5 = xlog5log5=x
1 = x1=x
Checking in the original equation, we find that this solution works.
Hopefully this helps!