mrmathexpert

10 Reputation

One Badge

12 years, 141 days

MaplePrimes Activity


These are questions asked by mrmathexpert

I am very new to Maple. I learned how to graph polar coordinates. The next thing I want to learn how is to highlight the area (not to calculate, but to show) between two polar graphs. Can you tell me what is the code for it? This is my set up:

 

with(plots);

polarplot([2+cos(x), 2], x = 0 .. 2*Pi, color = [red, blue]);

 

Thanks.

Page 1 of 1