Post Reply 
How to solve this system?
07-06-2017, 11:06 PM
Post: #8
RE: How to solve this system?
(07-06-2017 10:19 PM)Helge Gabert Wrote:  Where is the problem?

If m1, m2, r not equal zero, just take the inverse and multiply out.

p1=(-m2+r)/(m1*r+m1-m2*r-m2)
p2=(m1-r)/(denom. as above)

and observe r>m2 and m1>r (which is NOT what you wanted, but you can check various combinations of negative numerator divided by negative denominator and see if find combinations which satisfy m1<r<m2).

That is exactly my problem! Can I directly get the result I am searching for? Maybe by using solve function with assumptions on parameters (assumptions that I actually am not able to do...)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
How to solve this system? - COB160 - 07-06-2017, 01:24 PM
RE: How to solve this system? - Han - 07-06-2017, 06:23 PM
RE: How to solve this system? - COB160 - 07-06-2017, 06:46 PM
RE: How to solve this system? - Han - 07-06-2017, 08:02 PM
RE: How to solve this system? - COB160 - 07-06-2017, 08:32 PM
RE: How to solve this system? - COB160 - 07-06-2017 11:06 PM
RE: How to solve this system? - Han - 07-06-2017, 10:41 PM
RE: How to solve this system? - COB160 - 07-06-2017, 11:23 PM
RE: How to solve this system? - Han - 07-07-2017, 12:42 AM
RE: How to solve this system? - COB160 - 07-08-2017, 10:03 AM



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