SOLUTION: Solve for x. logx+log(x+3)=1
Algebra
->
Logarithm Solvers, Trainers and Word Problems
-> SOLUTION: Solve for x. logx+log(x+3)=1
Log On
Algebra: Logarithm
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on logarithm
Question 544145
:
Solve for x.
logx+log(x+3)=1
Answer by
lwsshak3(11628)
(
Show Source
):
You can
put this solution on YOUR website!
Solve for x.
logx+log(x+3)=1
**
log[x*(x+3)]=1
log(x^2+3x)=1
convert to exponential form:
10^1=x^2+3x
x^2+3x-10=0
(x+5)(x-2)=0
x=-5 (reject, x>0)
or
x=2