Quantcast
Channel: PTC Community : All Content - PTC Mathcad
Viewing all articles
Browse latest Browse all 3331

polynomial with multiple solutions

$
0
0

Hi, I am quite new to mathcad and need help with the following problem:

 

a*u+b*v-c*w+d*uv = y

 

a=1.4

b=0.3

c=0.5

d=0.2

 

u, v, w are variables that fulfill some constraints:

 

0.2<u<0.8

0.1<v<0.5

0<w<0.7

 

and

 

u+v+w=1

 

and

 

u, v, w can only have values like u = 0.2, 0.3, 0.4, ... but not 0.25 or 0.21. (I am sure there is a mathematical term for numbers as such, sorry)

 

Now, I want mathcad to give me all possible solutions (all different compositions of u, v, w) that fulfill y > 2.

 

Thanks for any help.

Max


Viewing all articles
Browse latest Browse all 3331

Trending Articles