SOLUTION: log(d)+log(2d+1)=log(7d) please help!!

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: log(d)+log(2d+1)=log(7d) please help!!      Log On


   



Question 430748: log(d)+log(2d+1)=log(7d)
please help!!

Found 2 solutions by stanbon, vleith:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
log(d)+log(2d+1)=log(7d)
----
log[d(2d+1)] = log(7d)
---
log[2d^2+d] = log(7d)
----
2d^2+d = 7d
2d^2-6d = 0
2d(d-3) = 0
d = 0 or d = 3
---------
d=0 cannot be a solution because log(0) does not exist.
---
So d = 3 is the only solution.
======================
Cheers,
Stan H.

Answer by vleith(2983) About Me  (Show Source):
You can put this solution on YOUR website!
log(d)+log(2d+1)=log(7d)
log(d*(2d+1)) = log(7d)
Thus d%2A%282d%2B1%29+=+7d
2d%2B1+=+7
2d+=+6
d+=+3