Determine intervals of integration
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?