MathGroup Archive 2012

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

Search the Archive

Filling area between curves

  • To: mathgroup at smc.vnet.net
  • Subject: [mg124741] Filling area between curves
  • From: Elaine Ritter <eyeninei9 at gmail.com>
  • Date: Fri, 3 Feb 2012 02:11:57 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com

I have 3 curves, and I want to fill one of the areas that they bound.
The equations are
F[x] = -1 + 4 x - x^2
G[x] := x - 2
H[x] := 2 - x
and I want to fill the region that I shaded in this picture:
http://i.imgur.com/X2urH.png

I've been trying to figure this out on my own, but to no avail. How do
I do this?



  • Prev by Date: Can't work with Mathematica 8
  • Next by Date: creation of date list
  • Previous by thread: Can't work with Mathematica 8
  • Next by thread: Re: Filling area between curves