PDA

View Full Version : isolating x


mwall
Mar24-04, 10:16 AM
I am working on a problem relating to rate of reaction. I am not sure how to isolate the x in the following equation.

e^-45/(8.31)(x)
e^-45/(8.31)(353)

mwall

mwall
Mar24-04, 10:21 AM
Sorry, I forgot the rest of the equation.

.072 = e^-(45/8.31*x)
.002 e^-(45/8.31*352)

mwall

uart
Mar24-04, 10:38 AM
Whenever you're not sure how to proceed with rearranging an expression like that one the first thing you should do is to "fold" the constants together. If you do so then it is simply expressed as,

e^{ax} = b.

So obviously you just need to take logs of both sides to get,

x = \frac{\log(b)}{a}

da_willem
Mar24-04, 10:49 AM
the first thing you should do is to "fold" the constants together

This can be done by remembering e^a / e^b = e^{a-b}

mwall
Mar24-04, 11:21 AM
Thanks for your help.

mwall