Post Reply 
Need help with solve&fsolve with stored equations
06-21-2014, 11:02 PM (This post was last modified: 06-21-2014 11:03 PM by alexzkter.)
Post: #1
Need help with solve&fsolve with stored equations
As the title says, I'm having a hard time in the attempt of solving stored equations (on Apps).

The equation is P=((R*T)/(x-b))-(a/x^2)

Here's the definition of the needed variables on CAS:
[Image: xf3j3b.png]

In order to store the 3 equations on a Solve app, (a,b and P equations) I also need to define the 'v' as v:=0 so I don't get syntaxis error:
[Image: 2d7x2lf.png]

fsolve and solve are working if v is an undefined variable. But if I create this variable, I can't solve the equation anymore (fsolve and solve shows [] )


Then...how am I supposed to easily type in solve() on CAS and then copy-paste the expression from Solve app or such ???

Thanks in advance
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Need help with solve&fsolve with stored equations - alexzkter - 06-21-2014 11:02 PM



User(s) browsing this thread: 1 Guest(s)