SOLUTION: what is the answer to logx + log (x+15) = 2?
Algebra
->
Logarithm Solvers, Trainers and Word Problems
-> SOLUTION: what is the answer to logx + log (x+15) = 2?
Log On
Algebra: Logarithm
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on logarithm
Question 195190
:
what is the answer to logx + log (x+15) = 2?
Answer by
user_dude2008(1862)
(
Show Source
):
You can
put this solution on YOUR website!
log is base 10
log(x) + log (x+15) = 2
log(x(x+15)) = 2
10^2=x^2+15x
x^2+15x-100=0
(x+20)(x-5)=0
x=-20 (extraneous) or x=5
Ans: only solution is x=5