Skip to main content
1-Visitor
January 19, 2017
Solved

Formula where solution has min and max but can be inbetween

  • January 19, 2017
  • 3 replies
  • 2103 views

For ease of asking this question I have a formulas solution is bound by upper and lower values but can be anywhere inbetween the upper and lower values. How can I write that as programming statement. So far this is what I have :

Mathcad1.PNG

If I were to change "x" variable to  equal "1", the formulas solution (x/y) would equal "0.5", I would like the program to spit out that answer as well.

Thanks for the help, hope to reciprocate sometime!

Best answer by AndyWesterman

Both of these should set upper & lower limits

snip.PNG

Hope this helps

Andy

3 replies

12-Amethyst
January 19, 2017

Both of these should set upper & lower limits

snip.PNG

Hope this helps

Andy

jmenier1-VisitorAuthor
1-Visitor
January 19, 2017

You the man! I appreciate your help, this is what I did incase you were wondering...

Mathcad1.PNG

25-Diamond I
January 19, 2017

Here is another one: