Question 1000774: Solve the equation and please explain step by step
log(3+x)-log(x-4)=log2
Thanks Found 2 solutions by fractalier, MathLover1:Answer by fractalier(6550) (Show Source):
You can put this solution on YOUR website! The difference of logs is the log of a quotient, so that from
log(3+x)-log(x-4)=log2 we get
log[(3+x)/(x-4)]=log 2
Now exponentiate ten-to-the and get
(3+x)(x-4)= 2
x^2-x-12=2
x^2-x-14=0
Now apply the quadratic formula, since this doesn't factor...
x = [1 +- sqrt(57)]/2