MathGroup Archive 2001

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Plotting a function of x and y

  • To: mathgroup at smc.vnet.net
  • Subject: [mg28114] Re: Plotting a function of x and y
  • From: "Urijah Kaplan" <uak at sas.upenn.edu>
  • Date: Sat, 31 Mar 2001 02:58:49 -0500 (EST)
  • Organization: University of Pennsylvania
  • References: <9a1l5e$abh@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Try using ImplicitPlot.


                                                                    Urijah

"Christopher Deacon" <cdeacon at physics.mun.ca> wrote in message
news:9a1l5e$abh at smc.vnet.net...
> How do I plot the function
>
>    3 x+ 2y = 50?
>
> I suppose I could use Solve to rewrite the equation in slope-intercept
form,
> but is there a simpler way?
>
> Chris
>
> --
> +-----------------------------+----------------------------+
> |       Christopher Deacon    |         (709) 737-7631
> | Dept of Physics and Physical|   cdeacon at physics.mun.ca
> |         Oceanography
> | Memorial University of Nfld
> +----------------------------+-----------------------------+
> |                http://www.physics.mun.ca/~cdeacon
> +----------------------------------------------------------+
>
>
>
>
>
>




  • Prev by Date: Re: Defining a flat, orderless, one-identical function?
  • Next by Date: Re: Plotting a function of x and y
  • Previous by thread: Re: Plotting a function of x and y
  • Next by thread: RE: Plotting a function of x and y