Solve Exponential Equations: e^x, e^-x, ln 6 | Step-by-Step Guide

  • Thread starter Thread starter Philoctetes3
  • Start date Start date
  • Tags Tags
    Exponential
AI Thread Summary
The discussion focuses on solving the exponential equation e^x + e^-x = 6. A mistake was identified in the transition from e^2x + 1 = 6e^x to the next step, where proper division was not applied. The correct rearrangement leads to the quadratic equation e^(2x) - 6e^x + 1 = 0. A substitution of y = e^x is suggested to simplify the equation into a standard quadratic form. The final step involves using the quadratic formula to find the solution.
Philoctetes3
Messages
4
Reaction score
0
I just want to make sure that I have this in the correct order. The book I have is very unclear.

e^x + e^-x = 6
e^x + 1/e^x = 6
e^2x + 1 = 6e^x
e^2x/e^x + 1 = 6
x = ln 6

Thanks.
 
Physics news on Phys.org
You've made a mistake. The fourth line doesn't follow from the third. It looks like you tried to divide by e^x (which is actually just undoing what you did in going from line 2 to 3), but you forgot to divide the 1 by e^x.

What you should do is rearrange your third line so that it looks like

e^(2x) - 6e^x + 1 = 0.

Does this look like a familar sort of equation? (If not, let y = e^x. Then does it look familar?)
 
Thanks a lot. I thought something looked off. The thing that worried me is that the answer that I got is quite approximate, and I wanted to make sure that I was doing the process correctly, which I wasn't.

Then after this I would simply do the U form of the quadratic, correct?
 
Yes, the equation is quadratic in form, so a substitution will make it a quadratic, which you can solve using the quadratic formula.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top