Is there any method available in mathematica to eliminate variable from set of inequalities? I tried Eliminate function available, but I guess it works on equalities only.
Tell me more
×
Mathematica Stack Exchange is a question and answer site for
users of Mathematica. It's 100% free, no registration required.
|
I'll borrow an example from another response. Recast as an existance problem in the variable you want to eliminate, then use Resolve.
|
|||
|
|
|
You might want to have a look at
You can then build a function with :
|
|||||||||||
|

Eliminatethat didn't work. Thanks! – tkott Dec 11 '12 at 17:09