Solving 3e^(x+2) = e^(-x) for x

  • Context: Undergrad 
  • Thread starter Thread starter CalculusSandwich
  • Start date Start date
  • Tags Tags
    Log Natural Natural log
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 11K views
CalculusSandwich
Messages
16
Reaction score
0
I have the problem 3e^(x+2) = e^(-x)

and I need to find X. It's been a while since I've looked at any Calculus 2 stuff so I am not sure on what to do here.

I take the natural log of both sides

LN(3e^(x+2) =LN(e^(-x))= (x+2)ln3e = -xlne

So (x+2)Ln3e= -x

Where do I go from here?
 
Physics news on Phys.org
It's easier to collect the terms before you log both sides. Try collecting the exponentials on one side. Do you know, for example, how to simplify [tex]e^ae^b[/tex] ?
 
cristo said:
It's easier to collect the terms before you log both sides. Try collecting the exponentials on one side. Do you know, for example, how to simplify [tex]e^ae^b[/tex] ?

the same was as you would any number x^3 * x^2 = X^5

So e^(x+2) * e^(-x) = (x+2-x) or e^2, correct?
 
yes, [tex]e^{x+2}e^{-x}=e^2[/tex] However, when manipulating the above equation, you need to multiply both sides by [tex]e^{x}[/tex] in order to cancel the [tex]e^{-x}[/tex] on the RHS
 
Also note that ln(3*e^a) is not a*ln(3e), so unless you just didn't put some brackets around (3e)^(x+2), your current expression on the left-hand-side of your last line is incorrect.
 
CalculusSandwich said:
I have the problem 3e^(x+2) = e^(-x)

and I need to find X. It's been a while since I've looked at any Calculus 2 stuff so I am not sure on what to do here.

I take the natural log of both sides

LN(3e^(x+2) =LN(e^(-x))= (x+2)ln3e = -xlne

So (x+2)Ln3e= -x

Where do I go from here?
You don't go anywhere. Your first step was wrong: ln(3ex+2)= ln 3+ (x+2) not (x+2)ln(3e).

Your final equation is ln(3)+ x+2= -x. Would you know how to solve
A+ x+ B= -x for constants A and B?
 
CalculusSandwich said:
I have the problem 3e^(x+2) = e^(-x)

and I need to find X. It's been a while since I've looked at any Calculus 2 stuff so I am not sure on what to do here.

I take the natural log of both sides

LN(3e^(x+2) =LN(e^(-x))= (x+2)ln3e = -xlne

So (x+2)Ln3e= -x

Where do I go from here?

Others pointed out flaws, i just want to be sure that you can solve

[tex]e^{-2x}=3e^{2}[/tex]

Daniel.

P.S. I get [itex]x=-\frac{1}{2}\ln 3 -1 + ik\pi \ , \ k\in\mathbb{Z}[/itex]