SOLUTION: solve the natural logarithmic equation algebraically. Approximate the result to three decimal places.
1.) ln x + ln ( x + 3 ) = 1
2.) ln ( x + 1 ) - ln ( x - 2 ) = ln x^2
P
Algebra ->
Logarithm Solvers, Trainers and Word Problems
-> SOLUTION: solve the natural logarithmic equation algebraically. Approximate the result to three decimal places.
1.) ln x + ln ( x + 3 ) = 1
2.) ln ( x + 1 ) - ln ( x - 2 ) = ln x^2
P
Log On
Question 668792: solve the natural logarithmic equation algebraically. Approximate the result to three decimal places.
1.) ln x + ln ( x + 3 ) = 1
2.) ln ( x + 1 ) - ln ( x - 2 ) = ln x^2
Please help me! I need it by today I have been trying I don't get it:( Found 3 solutions by swincher4391, jim_thompson5910, mananth:Answer by swincher4391(1107) (Show Source):
You can put this solution on YOUR website! ln(x) + ln(x+3) = 1
ln(x*(x+3) = 1
e^(ln(x*(x+3)) = e^1
x^2 + 3x = e
x^2 +3x -e = 0
By quadratic formula you get x = = .729 as the only positive solution. Since ln(x) where x is negative is undefined.
ln(x+1) - ln(x-2) = ln(x^2)
ln((x+1)/(x-2)) = ln(x^2)
e^ln((x+1)/(x-2)) = e^ln(x^2)
(x+1)/(x-2) = x^2
x+1 = x^3 - 2x^2
x^3 -2x^2 -x -1 = 0
Find that x = 2.55 is the only real solution.