Mathematica Asked on March 16, 2021
I have the following equation:
Tanh[-19.4*[Zeta]]*Exp[k x] == Tanh[-19.4*[Psi]];
[Zeta] = 66;
k x = 9.21;
I want to calculate the value of [Psi]
by using this above equation. I used the Solve command
Solve[Tanh[-19.4*[Zeta]]*Exp[k x] == Tanh[-19.4*[Psi]], [Psi]]
But it shows the error like:
Solve::ifun: Inverse functions are being used by Solve, so some solutions may not be found; use Reduce for complete solution information. >>
Question
How do I solve this equation.
Please help me. Thank You
Replacing -19.4 with $sigma$ and solving yields
eqn = Tanh[-[Sigma]*[Zeta]]*Exp[k x] == Tanh[-[Sigma]*[Psi]]
Solve[eqn, [Psi]] // FullSimplify
which seems about right?
Answered by chris on March 16, 2021
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP