| Author |
Comment/Response |
Megumi
|
07/28/11 05:56am
Hi,
I want to solve a symbolic equation with exponential analytically but I was unable to find a way. Is it possible to solve using Mathematica?
I have tried:
Solve[0 == 12 - exp[2 x - 1] + exp[2 x + 2], x]
Then, I get this message:
Solve::nsmet: This system cannot be solved with the methods available to Solve.
Is there any function or method I can use to solve this equation?
Actual equation I want to solve is much longer.
Thanks,
URL: , |
|