Question
Question: How do you solve \( {{\log }_{2}}\left( x+7 \right)+{{\log }_{2}}\left( x+8 \right)=1 \) ?...
How do you solve log2(x+7)+log2(x+8)=1 ?
Solution
Hint : We solve the given equation using the different identity formulas of logarithm like loga+logb=log(ab) , logma=y⇒a=my . The main step would be to eliminate the logarithm function and keep only the quadratic equation of x. We solve the equation with the help of factorisation.
Complete step-by-step answer :
We take the logarithmic identity for the given equation log2(x+7)+log2(x+8)=1 to find the solution for x. We have loga+logb=log(ab) .
We operate the addition part in the left-hand side of log2(x+7)+log2(x+8)=1 .
{{\log }_{2}}\left( x+7 \right)+{{\log }_{2}}\left( x+8 \right)={{\log }_{2}}\left\\{ \left( x+7 \right)\left( x+8 \right) \right\\} .
The equation becomes {{\log }_{2}}\left\\{ \left( x+7 \right)\left( x+8 \right) \right\\}=1 .
Now we have to eliminate the logarithm function to find the quadratic equation of x.
We know logma=y⇒a=my .
Applying the rule in case of {{\log }_{2}}\left\\{ \left( x+7 \right)\left( x+8 \right) \right\\}=1 , we get
{{\log }_{2}}\left\\{ \left( x+7 \right)\left( x+8 \right) \right\\}=1 \\\
\Rightarrow \left( x+7 \right)\left( x+8 \right)={{2}^{1}}=2 \;
Now we have a quadratic equation of x. We need to solve it.
We simplify the equation to get x2+15x+54=0 .
We factorise the polynomial to get x2+9x+6x+54=0 .
We take a grouping method to take commons out.
x2+9x+6x+54=0 ⇒x(x+9)+6(x+9)=0 ⇒(x+9)(x+6)=0
Multiplication of two numbers gives 0 which means the terms are individually 0.
The solution of the equation is x=−6,−9 .
Now if we put x=−9 , the logarithmic values become negative which is not possible.
Therefore, solution of log2(x+7)+log2(x+8)=1 is x=−6
So, the correct answer is “ x=−6 ”.
Note : In case of the base is not mentioned then the general solution for the base for logarithm is 10. But the base of e is fixed for ln .
We also need to remember that for logarithm function there has to be a domain constraint.
For any logba , a>0 . This means for log2(x+7),log2(x+8) , (x+7)>0 and (x+8)>0 .
The simplified form is x>−8 .