shading in area
- To: mathgroup at smc.vnet.net
- Subject: [mg17004] shading in area
- From: "Tim" <dgrover1 at maine.rr.com>
- Date: Sat, 10 Apr 1999 02:13:37 -0400
- Organization: TWC Portland, Maine
- Sender: owner-wri-mathgroup at wolfram.com
I have a function f[x_] := (x^4-9)/(3x-8) and Plot[f[x], {x,-1,1.5}]; I'm looking for the area from -1 to 1.5 and would like to color in the area under the curve from where the function crosses the x-axis to 1.5. Is there a command in mathematica that will do this? Thanks, Tim