Homework Statement
\int\int \frac{x^3}{x^2 + y^2}\,dxdy
Use polar coordinates to evaluate the triangle R, with vertices (0,0), (1,0) and (1,1)
Homework Equations
\int\int f(r,\theta) r\,drd\theta
r^2 = x^2 + y^2
x = rcos\theta
y = rsin\theta
The Attempt at a Solution
I...