The density at each point of a 1cm square plate is $1+r^6$ grams per square cm, where r is the distance in cm from the point to the certer of the plate. What is the mass of the plate?
So far what I have done as below, but it looks crazy: $$mass=4 \int_0^{\frac{1}{2}}\int_0^{\frac{1}{2}}{1+(\sqrt{x^2+y^2})^6} dx\,dy = \frac{283}{280}$$
Let $r=\sqrt{x^2+y^2}$, Notice that $1+(\sqrt{x^2+y^2})^6$ is a odd function. The mass is 4 times the 1st quadrant.
$$mass= 4 \int_0^{\frac{1}{2}}\int_0^{\frac{1}{2}}{1+(\sqrt{x^2+y^2})^6} dx\,dy$$
Expend the square root and do integration on the polynomial.