Question
Question: Solve the given equation for x: \({{3}^{x}}={{5}^{x-2}}\)...
Solve the given equation for x:
3x=5x−2
Solution
- Hint: In the given equation, take log to the base 10 on both sides then we get xlog3=(x−2)log5 then solve this equation in x. The final expression of x in terms of logarithm we have x=1−log532.
Complete step-by-step solution -
The equation given in the question is:
3x=5x−2
Taking log to the base 10 on both the sides we get,
log3x=log5x−2
There is a property of logarithm that the power in the log will come before the log.
xlog3=(x−2)log5
Rearranging the above equation by taking x on the one side of equal sign we get,
2log5=x(log5−log3)
There is a property of logarithm that loga−logb=logba so using this relation in the above equation we get,
2log5=xlog35
We can also use the property of logarithm as alogb=logba in the above equation.
log52=xlog35
Rearranging x on the one side of the equation and log expressions on the other side we get,
log35log52=x
Solving above logarithmic expression we get,
log5log5−log32=1−log5log32=1−log532
From the above calculations, we have solved the value of x in the given equation is:
x=1−log532
Hence, the value ofxin the given equation is 1−log532.
Note: You might think of getting the value of x by hit and trial method in the given equation.
3x=5x−2
For e.g. if we substitute x=0 in the above equation then we get,
1=5−2⇒1=251
As you can see from the above that L.H.S ≠ R.H.S so x=0 is not the solution.
Now, if we substitute x=1 in the given equation we get,
31=51−2⇒3=5−1
As you can see from the above that L.H.S ≠ R.H.S so x=0 is also not the solution.
Hence, the hit and trial method fails.
So, we should take log base 10 on both the sides in the given equation and then proceed.