Solveeit Logo

Question

Question: How do you simplify \[{\log _3}5 + {\log _3}2\] ?...

How do you simplify log35+log32{\log _3}5 + {\log _3}2 ?

Explanation

Solution

Hint : When one term is raised to the power of another term, the function is called an exponential function, for example a=xya = {x^y} . The inverse of the exponential functions are called logarithm functions, the inverse of the function given in the example is y=logxay = {\log _x}a 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=log10alog10b{\log _b}a = \dfrac{{{{\log }_{10}}a}}{{{{\log }_{10}}b}} . Furthermore, by using logarithm laws we can solve this.

Complete step-by-step answer :
Given,
log35+log32{\log _3}5 + {\log _3}2
Now consider log35{\log _3}5 .
Applying the formula logba=log10alog10b{\log _b}a = \dfrac{{{{\log }_{10}}a}}{{{{\log }_{10}}b}} . we have,
log35=log105log103 (1){\log _3}5 = \dfrac{{{{\log }_{10}}5}}{{{{\log }_{10}}3}}{\text{ }} - - - - (1)
Now consider log32{\log _3}2
Applying the formula logba=log10alog10b{\log _b}a = \dfrac{{{{\log }_{10}}a}}{{{{\log }_{10}}b}} . we have,
log32=log102log103 (2){\log _3}2 = \dfrac{{{{\log }_{10}}2}}{{{{\log }_{10}}3}}{\text{ }} - - - - (2)
Now adding equation (1) and (2) we have,
log35+log32=log105log103+log102log103{\log _3}5 + {\log _3}2 = \dfrac{{{{\log }_{10}}5}}{{{{\log }_{10}}3}} + \dfrac{{{{\log }_{10}}2}}{{{{\log }_{10}}3}}
=log105log103+log102log103= \dfrac{{{{\log }_{10}}5}}{{{{\log }_{10}}3}} + \dfrac{{{{\log }_{10}}2}}{{{{\log }_{10}}3}}
Now taking LCM we have,
=log105+log102log103= \dfrac{{{{\log }_{10}}5 + {{\log }_{10}}2}}{{{{\log }_{10}}3}}
In the numerator we can apply product rule of logarithm, that is log(x.y)=log(x)+log(y)\log (x.y) = \log (x) + \log (y)
=log10(5×2)log103= \dfrac{{{{\log }_{10}}\left( {5 \times 2} \right)}}{{{{\log }_{10}}3}}
=log10(10)log103= \dfrac{{{{\log }_{10}}\left( {10} \right)}}{{{{\log }_{10}}3}}
We know log10(10)=1{\log _{10}}\left( {10} \right) = 1 ,
=1log103= \dfrac{1}{{{{\log }_{10}}3}}
We know log103=0.4771{\log _{10}}3 = 0.4771
=10.4771= \dfrac{1}{{0.4771}}
=2.09= 2.09
After rounding off we have,
log35+log32=2.1{\log _3}5 + {\log _3}2 = 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)\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(xy)=logxlogy\log \left( {\dfrac{x}{y}} \right) = \log x - \log y . 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\log {x^a} = a\log x . These are the basic rules we use while solving a problem that involves logarithm function.