Jump to content

exponential equation


sxandr6

Recommended Posts

e^x+e^-x=5

 

When I first tried to solve this I tried to take the natural log but that ends up cancelling the x's out. Then I tried to square both sides but I think I messed up squaring the left half of the equation. I ended up with: e^2x+e^x+2e=25. Thoughts?

Link to comment
Share on other sites

[math]Log[a+b] \neq Log[a] + Log[/math]

 

If you used that.

 

Also, recall that

 

[math]Cosh[x] = \frac{1}{2}(e^{x} + e^{-x})[/math]

 

and that

 

[math]ArCosh[x] = Log[x + \sqrt{x^{2}-1}][/math]

Edited by ajb
Link to comment
Share on other sites

You could solve the problem graphically.

 

Plot

 

[math]y = \frac{1}{2}(e^{x} + e^{-x})[/math]

 

and you get

cosh_plot.gif

 

You can now examine what values of x for which y = 5/2.

 

In particular notice that the plot is symmetric about x=0. Thus the two values you quote.

Link to comment
Share on other sites

Most of the time when hyperbolic trig functions have not been introduced yet, the intention of the book is to make you think of good substitutions to use. In this case, I suspect that you were supposed to let [math]u=e^x[/math].

 

Then you get a quadratic in u, which you can solve, and then as the final step re-translate the u back into x.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.