Question
Question: How do you solve \({\log _5}(x - 1) + {\log _5}(x - 2) - {\log _5}(x + 6) = 0\)?...
How do you solve log5(x−1)+log5(x−2)−log5(x+6)=0?
Solution
Use log properties to solve the given equation
The very first step to solve these types of problems is to use the addition and subtraction log properties. We know that loga+logb=log(ab) and loga−logb=logba. So, after using the given properties on the above question, we will get a much simplified version of the question. To move forward we will use the loga−logb=logba property and then move forward to equate the argument part inside the equation to 0. Solving the equation we will get our final answer.
Complete step by step solution:
The given question we have is log5(x−1)+log5(x−2)−log5(x+6)=0
Now, we will use a simple property of log, and that is
loga−logb=logba
So, applying this rule to the question, the modified version of the question will be:-
log5(x−1)+[log5(x−2)−log5(x+6)]=0 log5(x−1)+[log5(x+6x−2)]=0
Now, we will use another log property which states that:-
loga+logb=log(ab)
So, when we use this property, our modified version of the question will be:-
log5(x−1)+[log5(x+6x−2)]=0 ⇒log5[(x−1)×(x+6x−2)]=0 ⇒log5[x+6(x−1)(x−2)]=0 ⇒log5[x+6x2−2x−x+2]=0 ⇒log5[x+6x2−3x+2]=0
To further simplify this step, we will use another property which states that:-
If,
logba=x ⇒bx=a
So, if we use this property on the above question, we will get:-
Subtracting x from both the sides we will get:-
x+6=x2−3x+2 x+6−x=x2−3x+2−x 6=x2−4x+2Subtracting 2 from both the sides we will get:-
6=x2−4x+2 6−2=x2−4x+2−2 4=x2−4xSubtracting 4 from both the sides we will get:-
4=x2−4x 4−4=x2−4x−4 x2−4x−4=0To solve this step we will use the quadratic formula method x=2a−b±b2−4ac
Here,
a=1
b=-4 and c=-4
so,
Note: You must not simply add and subtract the arguments inside the log to solve these problems. Logs don’t work that way. For addition and subtraction of logs, you must use the above mentioned formulas. Logs are special terms in mathematics and hence, their addition, subtraction is quite different from others. If you do it the normal way, you will end up getting the wrong answers.