Post Reply 
Solve an equation as a fraqtion. Is it possible?
11-02-2018, 05:31 PM
Post: #5
RE: Solve an equation as a fraqtion. Is it possible?
(11-02-2018 04:24 PM)blevita Wrote:  Thanks for your answers.

But its not what i have searched for ^^.
The problem is, that in my case, the "a"-part is not that simple.

I think i must give you the real example.

This is my equation:
((r1*r3*u2+r2*r3*u1)/(c2*p*r1*r2*r3+r1*r2+r1*r3+r2*r3)) = (-u2*p*c1*r3)

I want to know what u2/u1 is.
Therefore i have tried to do this:

solve(((r1*r3*u2+r2*r3*u1)/(c2*p*r1*r2*r3+r1*r2+r1*r3+r2*r3)) = (-u2*p*c1*r3),[u2/u1])

but it does not work

I got it … I think the argument has to be a variable name … Wink
Best,

Aries Smile
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Solve an equation as a fraqtion. Is it possible? - Aries - 11-02-2018 05:31 PM



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