Exponential question, x = [ 1 / 1 - e^-1.768] x e^-0.884

  • Thread starter Thread starter nophysics
  • Start date Start date
  • Tags Tags
    Exponential
AI Thread Summary
The discussion revolves around solving the equation x = [1 / (1 - e^-1.768)] * e^-0.884 for x. Participants clarify that the second 'x' in the equation is intended as a multiplication sign rather than a variable. The correct solution for x is approximately 0.498, which several users confirm. One user shares a method for simplifying calculations by storing intermediate results in a calculator, which can be useful for ongoing computations. The conversation highlights the importance of clear notation in mathematical expressions to avoid confusion.
nophysics
Messages
2
Reaction score
0
Im trying to setup this equation so I can figure it out, I have tried a couple of ways but I have lost the fundamental rules years ago - can anyone help me set it up for me ? Thanks so much.

Equation: x = [ 1 / 1 - e^-1.768]e^-0.884
; Solve for xAnswer: 0.498
 
Last edited:
Physics news on Phys.org
Is that a typo with the second x? What is that second x doing?

If there is no typo, then x=ax so that x(1-a)=0 so that x=0.
 
ZioX said:
Is that a typo with the second x? What is that second x doing?

If there is no typo, then x=ax so that x(1-a)=0 so that x=0.
latex! I'm kind of confused

however i got the same answer, ~.498
 
Sorry for the confusion

that x is a multiply sign, I have edited the original post.

I got it now. Thanks.
 
Last edited:
nophysics said:
that x is a multiply sign, I should have left it out.

Roco - how did you do it ? I am curious since I think I messed up at the start.. not sure how to ...
i did nothing different than plug in what you had typed out into my calculator

x=\frac{1}{[1-\exp^{-1.768}]}\times\exp^{-0.884}

if you're having trouble typing it into your calculator, this is what i do (for almost everything! and it's so useful for chemistry)

in your calculator (if you don't know already), store the following

type in the expression then press STO\rhd then ALPHA then A then ENTER

let A=(1-\exp^{-1.768})

let B=\exp^{-0.884}

so for your answer, you would type in

x=[\frac{B}{A}]
 
Last edited:
I like doing that when I want to store a computation that I do over a large period of time. For my storage memory A, I have the sum of the harmonic series up to some number. Right now Its up to the 432th term, I add to it whenever I feel bored. I like to see how slow it grows :) And also to see it slowly converging to its asymptotic expansion:

\sum_{n=1}^k \frac{1}{n}~\log_e k + \gamma

where \gamma is the Euler-Mascheroni Constant.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
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