Message Boards Message Boards

Error solving polynomial equation using Solve[ ]?

I have got two complex equations after some derivation with log and polynomial. But Solve and NSolve function cannot able to solve them stating "Solve was unable to solve the system with inexact coefficients or the system obtained by direct rationalization of inexact numbers present in the system. Since many of the methods used by Solve require exact input, providing Solve with an exact version of the system may help." Can anyone make any suggestions how can I solve that? Attached the mathematica file.

Attachments:
POSTED BY: Kyaw Hla Chak
3 Replies

What do you mean by "equations"? Your uAl,uC are two expressions, not equations, and they contain three variables. What do you want to do with them?

POSTED BY: Gianluca Gorni
Posted 2 years ago

Use Rationalize to convert Real to exact Rational. e.g.

Rationalize[uAl, 0]
POSTED BY: Rohit Namjoshi

Thank you for your reply. But uAl= 0, I don't see how rationalize would solve the problem.

.

POSTED BY: Kyaw Hla Chak
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract