How do I solve the equation e^(x+3) = pi^x?

  • Thread starter jaypee
  • Start date
In summary, the conversation discusses the process of solving the equation e^(x+3) = pi^x. The summary includes taking the natural logarithm of both sides, isolating x, and solving for x. The final solution is x = 3 / (ln(pi) - 1). The conversation also briefly touches on solving for x in the equation e^x = 4-x^2, but the solution is not fully determined.
  • #1
jaypee
I'm having a hard time solving this:
e^(x+3) = pi^x


I got these results, but I'm not sure if it is correct:
ln^(x+3) = ln(pi^x)
(x+3)ln = xln(pi)
xln + 3ln = xln(pi)
3ln = xln(pi)-xln
3ln = x(ln(pi) - ln)

x = 3ln/ln(pi)-ln

NOTE: PI =3.14 (I don't know how to insert the symbol pi)
 
Mathematics news on Phys.org
  • #2
That's the right way to go about, but remember, ln is a function... you have to write ln(something), ln by itself is not a number.

ln(e)=1

and you should be able to get it from there...
 
  • #3
Yeah, you're kinda butchering things with your "ln raised to a power" and "ln by itself" stuff.

Step 1. Take the natural logarithm of both sides of the equation:

ln(e^(x+3)) = ln(pi^x)

this becomes

x+3 = x * ln(pi)

Step 2. Isolate x on one side of the equation

3 = x * ln(pi) - x
3 = x (ln(pi) - 1)

Step 3. Solve for x

x = 3 / (ln(pi) - 1)

- Warren
 
  • #4
I'm having difficulty in solving for x,in the equation e^x=4-x^2
help please
lne^x=ln(4-x^2)
x=ln(4-x^2) and this is as far as iI got
 
Last edited:

Similar threads

Replies
5
Views
1K
Replies
1
Views
2K
Replies
10
Views
797
Replies
12
Views
2K
Back
Top