SOLUTION: log(x+5)-log(x+1)=log 6/x
Algebra
->
Exponential-and-logarithmic-functions
-> SOLUTION: log(x+5)-log(x+1)=log 6/x
Log On
Algebra: Exponent and logarithm as functions of power
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Exponential-and-logarithmic-functions
Question 632013
:
log(x+5)-log(x+1)=log 6/x
Answer by
lwsshak3(11628)
(
Show Source
):
You can
put this solution on YOUR website!
log(x+5)-log(x+1)=log 6/x
log[(x+5)/(x+1)]=log(6/x)
(x+5)/(x+1)=6/x
x^2+5x=6x+6
x^2-x-6=0
(x-3)(x+2)=0
x=-2 (reject, x>0)
or
x=3