0
Hi, my professor wants our graphs to be labeled (which is reasonable). How can I label the graph I made this way:
>inequal({x[1] >= 0, x[2] >= 0, x[1]-3*x[2] >= -3, 2*x[1]+3*x[2] <= 6}, x[1] = 0 .. 3.5, x[2] = 0 .. 2.5)
Thanks.
You must be logged into your MaplePrimes account in order to post a comment. If you don't have an account, you can create an account here.