SOLUTION: solve LN(x+3)+LNx=LN4
Algebra
->
Exponential-and-logarithmic-functions
-> SOLUTION: solve LN(x+3)+LNx=LN4
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 198273
:
solve
LN(x+3)+LNx=LN4
Answer by
nerdybill(7384)
(
Show Source
):
You can
put this solution on YOUR website!
LN(x+3)+LNx=LN4
LNx(x+3)=LN4
x(x+3)=4
x^2 + 3x = 4
x^2 + 3x - 4 = 0
(x-4)(x+1) = 0
x = {-1, 4}
We can toss out the negative solution (ln of a negative does not make sense), leaving us with:
x = 4