Solving Unusual Log Problem: Find x in ln(x+2)-ln(x+3)+ln(x)=1

  • Thread starter Thread starter The_ArtofScience
  • Start date Start date
  • Tags Tags
    Log
AI Thread Summary
The discussion revolves around solving the equation ln(x+2) - ln(x+3) + ln(x) = 1. Participants express frustration with isolating x due to the presence of the exponential function e, leading to attempts at rearranging the equation into a quadratic form. Multiple approaches are suggested, including treating e as a constant and applying the quadratic formula, but confusion remains regarding the steps and simplifications. Ultimately, the consensus points to the correct quadratic form x² + (2-e)x - 3e = 0, leading to the solution x ≈ 3.2373049, which can be verified by substitution back into the original equation. The discussion highlights the complexities of logarithmic and exponential equations while emphasizing the importance of careful algebraic manipulation.
The_ArtofScience
Messages
83
Reaction score
0

Homework Statement



Solve for "x" in the equation: ln(x+2)-ln(x+3)+ln(x)=1



The Attempt at a Solution



This unusual ln problem really has me stumped with what to do and usually this stuff has given me no problems. I can't isolate the x because e is always in the way of solving it. From "ex+3e=x^2+2x" the answer I got was "-2+2(1+3e)^1/2/2e" (?)
 
Physics news on Phys.org
e is just a number, so ex+3e=x^2+2x is just a quadratic. put it in the form ax^2 + bx +c and apply the quadratic formula.
 
I've already done that which simplifies to the answer shown in the first post. I set it equal to ex and then divided by e. I'm not clear as to why it equalled to zero at the end which can't possibly make any physical sense

Another approach I used was to treat 2x-ex as "b" although that produced:

-2-e+(e^2+4+8e)^1/2/2e

That still makes it wrong (ugh)
 
Last edited:
The answer in your first post is wrong. you'll have to give more details to tell what went wrong. You just want to collect terms with x^2, x and things indendent of x, and then to apply the quadratic formula.
 
Take ln x to R.HS. and express 1 as 2.303*log10/2.303

simplify.
 
The quad formula doesn't seem to work in any of the cases and I'm extremely reluctant to change e to its actual irrational form because it'll just get messier.

Physixguru, I'm scratching my head here - where did you get 1= 2.303*log10/2.303?

Kamerling, for the first trial I thought about just isolating the x. So, ex=x^2+2x-3e. Then I tried x^2+2x-ex-3e where b is 2x-ex
 
Last edited:
Take kammerlings original suggestion again. Treat e like any other constant, pretend you know nothing about its numerical value. You should get x^2 + (2-e) x - 3e = 0, a simple quadratic equation.
 
ln x= 2.303 log x (assuming base 10 )

now 1= 2.303/2.303 ( log 10)
 
Here is how I did it this time- all the actual steps

-2-e+( (2-e)^2-4(1)(-3e) )^1/2/2

-2-e+( e^2-4e+4+12e )^1/2/2

-2-e+( e^2+8e+4 )^1/2/2

-2-e+( 4(1+2e) )^1/2/2

-2-e+2e(1+2e)^1/2/2

-2+e(1+2e)^1/2/2

Can someone confirm if this is right?
 
Last edited:
  • #10
physixguru said:
Take ln x to R.HS. and express 1 as 2.303*log10/2.303

simplify.

physixguru said:
ln x= 2.303 log x (assuming base 10 )

now 1= 2.303/2.303 ( log 10)
None of this makes any sense at all. Apparently "physixguru" is advocating changing to common logs. I have no idea why.
 
  • #11
The_ArtofScience said:
Here is how I did it this time- all the actual steps

-2-e+( (2-e)^2-4(1)(-3e) )^1/2/2
[-(2-e)+/- ( (2-e)^2-4(1)(-3e) )^1/2]/2= [-2+e+/- ( (2-e)^2-4(1)(-3e) )^1/2]/2
better:
\frac{-(2-e)\pm\sqrt{(2-e)^2- 4(1)(-3e)}}{2}= \frac{-2+e\pm\sqrt{e^2+ 8e+ 4}}{2}
Notice the sign difference.

-2-e+( e^2-4e+4+12e )^1/2/2

-2-e+( e^2+8e+4 )^1/2/2

-2-e+( 4(1+2e) )^1/2/2

-2-e+2e(1+2e)^1/2/2

-2+e(1+2e)^1/2/2

Can someone confirm if this is right?
 
Last edited by a moderator:
  • #12
Thanks HallsofIvy! :-) Made my day as usual
 
  • #13
would you like an accurate approach to this problem, ArtofScience?
 
  • #14
x = 3.2373049

The answer is quite simple to obtain. You had it right when you stated xˆ2 + 2x = ex + 3e.

Now just set the equation = 0, so xˆ2 + (2-e)x - 3e = 0...

At this point, it's only a matter of graphing it on your calculator or plugging it into the quad form. Either way, you will still obtain the answer of 3.2373049. To check this answer, just plug it back into the original equation for x and be amazed at how it works!
 
  • #15
In what sense is that more accurate than the solution ArtofScience gave?
 

Similar threads

Back
Top