Double integral with multiple conditions

46 Views Asked by At

I want to calculate the area enclosed by:

$ y_1 \leq y \leq y_2 $

$ x_1 \leq x \leq x_2 $

$ x^2 \leq (r^2 - y^2) $

But I do not know how can I combine these boundaries in a double integral.