1
$\begingroup$

Many Mathematica parameters don't work on Wolfram Alpha. I tried filling -> f which it does not recognize.

I am trying to plot a simple region bounded by $y = x^2$ and $y = x$ and shade that region in red.

I typed in

 plot[x^2,x,{x,0,1}] red filling  

and I got something really dumb. I don't want to make those inequality plots either.

Thanks.

  • 0
    It doesn't work if i $a$dd another circle like [code] plot area inside x^2+y^2 = 1 and x^2 + y^2 = 4[/code]2012-06-09

1 Answers 1

2

How about region x^2:

enter image description here

Arbitrary characters to exceed arbitrary limit.