You could first think about a simpler problem, namely finding the area of a rectangle by integration. Suppose one corner of the rectangle is at the origin (0,0) and the opposite corner is at point (a,b). Now the area is
A=\int^{b}_{0}\int^{a}_{0}dxdy
In your problem, we are integrating over a region of (r,##\theta##)-plane. Now you should consider the following questions:
1. What's the equivalent of the area element ##dxdy## in polar coordinates?
2. What are the integration limits in your problem (the upper integration limit when integrating with respect to r coordinate is going to be a function of ##\theta##)