From: Trevor Rabey on
Thanks for all the suggestions.
What I wanted turned out to be this:
RegionPlot[{8 x1 - x1^2 + 14 x2 - x2^2 <= 49, x1 <= 4, x1 + x2 <= 7}, {x1,
0,
8}, {x2, 0, 12},
GridLines -> {{1, 2, 3, 4, 5, 6, 7, 8}, {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11,
12}}, ImagePadding -> {{20, 5}, {5, 5}}]
--
Trevor Rabey
0407213955
61 8 92727485
PERFECT PROJECT PLANNING
www.perfectproject.com.au


"Trevor Rabey" <trevorATperfectproject.com.au(a)giganews.com> wrote in message
news:hrot17$5tr$1(a)smc.vnet.net...
>I am new to Mathematica and going at snail's pace.
> I would like to plot:
>
> 8x - x^2 + 14y - y^2 = 49
>
> Anyone?
>
> --
> Trevor Rabey
>



First  |  Prev  | 
Pages: 1 2 3
Prev: FortranForm
Next: Parallelize NonlinearModelFit