Question
Question: How do you solve \({\log _3}x = 9{\log _x}3\)?...
How do you solve log3x=9logx3?
Solution
Bring like terms on the same side and use log properties to solve the equation To solve this question, the first thing we will have to do is bring all the like terms aside. After doing this we use a log property which states that logbloga=log(a−b). After this we will use another log property on the resulting part which states that logba=logzblogza. Basically, this step is to simplify the question and get our answer. You will need to practice to get ideas like this. Here, we will divide the log in such a way that we get a much solvable version of the question. Post this step; we will use another property which states that logba=c→bc=a. After this, we will solve for x which will in the end give us our answer.
Complete step by step solution:
The given question we have is log3x=9logx3
To solve this, we will use a special property of log which states that:-
logbloga=log(a−b)
Now, beginning to solve the above problem, we will take terms on the same side of the equation.
So, when we take logs on one side, we will get:-
logx3log3x=9
At this point, we will use another property of log which states that
logba=logzblogza
Using the above formula, we will get the modified version of our question as:-
logxlog3log3logx=9 ⇒log3logx×log3logx=9 ⇒(log3logx)2=9
Using the very first formula we mentioned, our equation will be
(log(x−3))2=9
Taking square root on both the sides, we will get:-
\sqrt {{{\left( {\log (x - 3)} \right)}^2}} = \sqrt 9 \\\
\Rightarrow \log (x - 3) = 3 \\\
Now, since we have taken the normal log. The base of this equation will be 10.
At this point, to simplify this further. We will use another formula, we will get:-
logba=c→bc=a
log(x−3)=3 ⇒103=x−3
Rearranging the terms, we will get
x−3=1000 ⇒x=1000−3 ⇒x=1997
Therefore, 1997 is the required value of x.
Note: Usage of log properties should be done when you have addition/multiplication/division/ /subtraction of the logs. These operations are not done in the conventional manner. You cannot do the conventional operation to the log arguments. Doing this will give you the wrong answer.