Topic: Linear Programming.
Ivan you seem to use a very strange method for shading. A very common application is to graph the feasible region of
say: 10x + 20 y < 300, 10x + 8 y > 200, and y > 2( x -20) (Sometimes there can be 5 equations that result in a polygonal
region in the x-y plane. ) As it stands, it seem impossible to do this with your shading choices (btw I had experimented and find that I have NO IDEA what it mean 'decrease to intersection' etc.... Totally baffling.
Now it is possible with relations to very carefully and (complex to boot) create shaded triangles using the CONSTRAINTS
portion of the relation. However, I have not found a way to animate it. (Which I find to be your most usefull tool)
CLEAR EXAMPLE: function: f(x) = (300-10x)/16 (used as lower bound of triangle)
custom function: g(x) = (250-a*x)/15 (used as upper bound of triangle)
The additional constrainst are x>0 y>0. If I choose to shaded between I get into problems getting the
triangular region Above the intersection point of g and f So experiementing I found I could use shading between with the option from 62 decrease to intersection. That gives me only the lower triangle but it extends to infinity. I now animate it from a= 4 to a = 8.36 and my lower triangle 'sinks down'. HOWEVER I can't find a way to us only x>0 or other constraints to get the restricte shading.
Can you explain however, what do you mean by you shading options?
and why is there TWO choice one set with 2nd fuction and another under options tab?
Below is an example shading partially successful. Animatation too large to upload (vary a between as above)