Question
Question: How do you simplify \[{\log _3}5 + {\log _3}2\] ?...
How do you simplify log35+log32 ?
Solution
Hint : When one term is raised to the power of another term, the function is called an exponential function, for example a=xy . The inverse of the exponential functions are called logarithm functions, the inverse of the function given in the example is y=logxa that is a logarithm function. In the given problem we have logarithm to the base 3. So we need to apply a change of base formula to it. That is logba=log10blog10a . Furthermore, by using logarithm laws we can solve this.
Complete step-by-step answer :
Given,
log35+log32
Now consider log35 .
Applying the formula logba=log10blog10a . we have,
log35=log103log105 −−−−(1)
Now consider log32
Applying the formula logba=log10blog10a . we have,
log32=log103log102 −−−−(2)
Now adding equation (1) and (2) we have,
log35+log32=log103log105+log103log102
=log103log105+log103log102
Now taking LCM we have,
=log103log105+log102
In the numerator we can apply product rule of logarithm, that is log(x.y)=log(x)+log(y)
=log103log10(5×2)
=log103log10(10)
We know log10(10)=1 ,
=log1031
We know log103=0.4771
=0.47711
=2.09
After rounding off we have,
log35+log32=2.1
So, the correct answer is “ 2.1”.
Note : To solve this kind of problem we need to remember the laws of logarithms. Product rule of logarithm that is the logarithm of the product is the sum of the logarithms of the factors. That is log(x.y)=log(x)+log(y) . Quotient rule of logarithm that is the logarithm of the ratio of two quantities is the logarithm of the numerator minus the logarithm of the denominator. that is log(yx)=logx−logy . Power rule of logarithm that is the logarithm of an exponential number is the exponent times the logarithm of the base. That is logxa=alogx . These are the basic rules we use while solving a problem that involves logarithm function.