SOLUTION: Solve logarithmic equation Log(x+10)-log(x+4)=logx
Algebra
->
Logarithm Solvers, Trainers and Word Problems
-> SOLUTION: Solve logarithmic equation Log(x+10)-log(x+4)=logx
Log On
Algebra: Logarithm
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on logarithm
Question 926873
:
Solve logarithmic equation
Log(x+10)-log(x+4)=logx
Answer by
ewatrrr(24785)
(
Show Source
):
You can
put this solution on YOUR website!
log(x+10)/x(x+4) = 0
(x+10)/x(x+4) = 1
x+10 = x(x+4)
x^2 +3x -10 = 0
(x+5)(x-2) = 0 (tossing out negative solution as extraneous)
x = 2
....
******
******