I have the following set: A = {(x,y)|x>=0, y>=0, x^2+y^2 <= 1} and I am required to compute the integral over A of y according to x and y (dxdy). How can I determine the interval to integrate on?
| 1 | initial version |
I have the following set: A = {(x,y)|x>=0, y>=0, x^2+y^2 <= 1} and I am required to compute the integral over A of y according to x and y (dxdy). How can I determine the interval to integrate on?
| 2 | retagged |
I have the following set: A = {(x,y)|x>=0, y>=0, x^2+y^2 <= 1} and I am required to compute the integral over A of y according to x and y (dxdy). How can I determine the interval to integrate on?
| 3 | retagged |
I have the following set: A = {(x,y)|x>=0, y>=0, x^2+y^2 <= 1} and I am required to compute the integral over A of y according to x and y (dxdy). How can I determine the interval to integrate on?
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.