Re: Plot results not right
- To: mathgroup at smc.vnet.net
- Subject: [mg89954] Re: [mg89892] Plot results not right
- From: DrMajorBob <drmajorbob at att.net>
- Date: Wed, 25 Jun 2008 06:26:15 -0400 (EDT)
- References: <12095708.1214295462129.JavaMail.root@m08>
- Reply-to: drmajorbob at longhorns.com
Plot[2 x - 3 x^2^(1/3) + 4, {x, -1, 6}] Bobby On Tue, 24 Jun 2008 02:25:58 -0500, Horus <bren at ebesser.com> wrote: > I'm new to Mathematica. > > I'm studying Calculus, and I'm trying to reproduce, in Mathematica, the > graph results of an equation in my book. > > Plot[2 x - 3 x^(2/3) + 4, {x, -1, 6}] > > The output graph is correct, except there should be graphing in the 2nd > and 3rd quadrant, and there is none. > > Is there another way to enter this equation into Mathematica to get the > correct graph results? > > Thanks, Horus > > -- DrMajorBob at longhorns.com