Electric Flux through a Spherical Surface at the Origin

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 7K views
Black Armadillo
Messages
12
Reaction score
0

Homework Statement


A point charge q_1 = 3.45 nC is located on the x-axis at x = 1.90 m, and a second point charge q_2 = -6.95 nC is on the y-axis at y = 1.20 m.

What is the total electric flux due to these two point charges through a spherical surface centered at the origin and with radius r_2 = 1.65 m?


Homework Equations


[tex]\Phi=\oint E_\bot dA[/tex]
[tex]A=4\pi r^2[/tex]
[tex]E=\frac{kq}{r^2}[/tex]


The Attempt at a Solution


I started with:
[tex]\Phi=\oint \frac{kq}{r^2} dA[/tex]
[tex]\Phi=A \oint \frac{kq}{r^2} dy[/tex]
[tex]\Phi=4\pi r^2 \oint \frac{kq}{r^2} dy[/tex]

To get r I did:
[tex]x^2+y^2=r^2[/tex]
[tex]x^2+y^2=1.65^2[/tex]
[tex]x=\sqrt{1.65^2-y^2}[/tex]

[tex]r=\sqrt{(\sqrt{1.65^2-y^2})^2+(y-1.20)^2}[/tex]

So:
[tex]\Phi=4\pi r^2 \oint \frac{kq}{1.65^2-y^2+(y-1.20)^2} dy[/tex]

Evaluating this integral from -1.65 to 1.65 gives -1992.28 Nm^2/C

I'm pretty sure I'm setting up this integral completely wrong. Any help on how to do it correctly would be greatly appreciated. Thanks in advanced for your help.
 
Physics news on Phys.org
Why mess around with integrals? Use Gauss's law.
 
remember that the flux through a closed surface is equal to the charge enclosed divided by epsilon_not. aka gauss's law
 
By use Gauss's law do you mean [tex]\Phi=\frac{q}{\epsilon_0}[/tex]? If so don't I need to know that permittivity of free space ([tex]\epsilon_0[/tex]), which isn't given in the problem?
 
Alright I found that epsilon_0 = 8.854E-12. Thanks for your help.