SOLUTION: log(5x+1)=log(2x+3)+log2

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: log(5x+1)=log(2x+3)+log2      Log On


   



Question 691015: log(5x+1)=log(2x+3)+log2
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
I am assuming you want to solve for x.
Therefore
log(5x+1) - log(2x + 3) = log(2)
log((5x+1)/(2x + 3)) = log(2)
(5x + 1)/(2x + 3) = 2
5x + 1 = 2(2x + 3)
5x + 1 = 4x + 6
x = 5
x = 5