2

Electric charge is distributed over the disk $x^2 + y^2 \leq 5$ so that the charge density at $(x,y$) is $\sigma(x,y) = 2 + x^2 + y^2$ coulombs per square meter. Find the total charge on the disk.

$$\int_0^{2\pi}\int_0^5(2+r^2)\space r\space dr\space d\theta=\frac{725\pi}2$$

is not the right answer. I don't know why. Any help?

enter image description here

user5826
  • 11,982

1 Answers1

4

The radius of the disk is $\sqrt{5}$, not $5$. Change your upper integration limit and you'll get the right answer. (The formula is $x^2+y^2=r^2$, not $\dots = r$.)

Eric Towers
  • 67,037