SOLUTION: Solve the equation log3(x)-log3(x-5)=1
I tried like this:
log3(x/x-5)=1
3=(x/x-5)
3*(x-5)=x
3x-15=x
2x=15
x=15/2
but the answer should be x=5/4, where did I go wrong?
Question 752631: Solve the equation log3(x)-log3(x-5)=1
I tried like this:
log3(x/x-5)=1
3=(x/x-5)
3*(x-5)=x
3x-15=x
2x=15
x=15/2
but the answer should be x=5/4, where did I go wrong? Found 2 solutions by Theo, dkppathak:Answer by Theo(13342) (Show Source):
You can put this solution on YOUR website! yes you are correct for your solution
log (base3)x-log (base3)x-5=1
by using log formula
we can do as log (base3)x/x-5 =1
we can do it as
3 to the power 1= x/x-5
3=x/x-5
3x-15=x
3x-x =15
2x=15
x=15/2
x=7.5