Question relating to logarithms

49 Views Asked by At

Hello I have the following question I have to find the answer of this logarithmic formula

$$(\log(2^5) + \log(4^{0.2}))\times(\log(5^2) + \log(25^{0.5})) .$$

I am currently having problems with the steps for the solution, and any assistance would be significantly appreciated.

2

There are 2 best solutions below

0
On

I have considered base same for everything.

(5log(2)+2*0.2log(2)) x (2log(5)+2*0.5log(5))

(5.4log(2) x 3log(5))

Ans = 16.2 x log(2) x log(5)

formulas for above steps:

log ab=b log a

x log a + y log a = (x+y) log a (same base)

log (ab)c = log abc

0
On

It is $$\frac{5\log(2)+\frac{2}{5}\log(2)}{2\log(5)+\log(5)}$$ using $$\log(x^r)=r\log(x)$$ for $x>0$