Question
Question: Solve the following expression: \[{{\log }_{10}}\left( {{x}^{2}}-x-6 \right)-x={{\log }_{10}}\left...
Solve the following expression:
log10(x2−x−6)−x=log10(x+2)−4 .
Solution
Hint: First of all separate all the terms containing log. Then use the formula logm−logn=lognm. Also use if logmn=a, then n=(m)a to find the desired value of x. Take special care of the domain of the logarithmic function.
Complete step-by-step answer:
Here, we have to solve the equation, log10(x2−x−6)−x=log10(x+2)−4.
Let us consider the equation given in the question,
log10(x2−x−6)−x=log10(x+2)−4....(i)
By taking the terms containing log to one side and remaining terms to the other side, we get,
log10(x2−x−6)−log10(x+2)=x−4
We know that logm−logn=lognm. By using this in the above equation, we get,
log10((x+2)x2−x−6)=(x−4)....(ii)
Now, taking the expression, E=x2−x−6
We can also write it as,
E=x2−(3x−2x)−6
Or, E=x2−3x+2x−6
We can write the above expression as,
E=x(x−3)+2(x−3)
By taking (x−3) common, we get,
E=(x+2)(x−3)
So, we get, x2−x−6=(x+2)(x−3). By substituting the value of x2−x−6 in equation (ii), we get,
log10[(x+2)(x+2)(x−3)]=(x−4)
By canceling the like terms, we get,
log10(x−3)=(x−4)
We know that if logmn=a, then n=(m)a
By using this, we get,
(x−3)=10(x−4)....(iii)
We know that for lognm, m should always be greater than zero.
Therefore, for log(x+2), we get,
(x+2)>0
Or, x>−2....(iv)
Also for, log(x2−x−6), we get,
(x2−x−6)>0
Or, (x+2)(x−3)>0
For x > 3, (x + 2) > 0 and (x – 3) > 0
This means that, (x + 2) (x – 3) > 0
For example, let us take x = 4, then,
(4 + 2) (4 – 3) = 6 > 0
Therefore, x∈(3,∞)
For – 2 < x < 3, (x + 2) > 0 and (x – 3) < 0
This means that, (x + 2) (x – 3) < 0
For example, let us take x = 0 then (0 + 2) (0 – 3) = -6 < 0
Therefore, x does not belong to this category.
For x < - 2, (x + 2) < 0 and (x – 3) < 0
This means that, (x + 2) (x – 3) < 0
For example, let us take x = -3, then
(– 3 + 2) (– 3 – 3) = 6 > 0
Therefore, x∈(−∞,−2)
Hence, we get x∈(−∞,−2)∪(3,∞)....(v)
Now we know that (x + 2) and (x2−x−6) should both be positive. Hence, we will take the intersection of values of x, we get,
x∈(−∞,−2)∩[(−∞,−2)∪(3,∞)]
The only region which is common to both is (3,∞).
So, we get, x∈(3,∞).
Now, to consider equation (iii), that is,
(x−3)=10(x−4)
Now, here we will substitute the value of x > 3
Let us substitute x = 4. So, we get,
(4−3)=10(4−4)
⇒1=100
⇒1=1
LHS = RHS
Therefore, x = 4 is the solution of the equation.
Now, in the equation (x−3)=10(x−4), if we will substitute the value of x > 4, then RHS of the above equation that is 10(x−4) will rise very fast (exponentially) like 105,106 , etc. But the LHS of the above equation will rise very slowly like 2, 3, 4, etc. So, they won’t be equal for any value of x.
So, we get only one solution and that is x = 4.
Note: In this question, many students just solve the given equation and give the wrong answer. Special care should be taken for the domain of a logarithmic function that if we have lognm, then ‘m’ should be greater than zero and ‘n’ should also be greater than zero and n=1. Also, students can cross-check their answer by substituting x = 4 back in the equation given in the question.