Find charge and radius of conducting spheres given voltage and electr

AI Thread Summary
The discussion revolves around calculating the radius and charge of charged conducting spheres based on given electric potentials and electric fields. For the first sphere, the potential values lead to a radius of 0.3 m and a charge of 6.67 x 10^-9 C. The second sphere's calculations initially yield an incorrect negative radius due to algebraic errors. Participants emphasize the importance of setting up equations correctly and performing algebra with variables before substituting numerical values to avoid mistakes. The conversation highlights common pitfalls in solving physics problems and the need for careful verification of calculations.
g-racer
Messages
14
Reaction score
0
The electric potential immediately outside a charged conducting sphere is 200 V, and 10.0 cm farther from the center of the sphere the potential is 150 V. Determine (a) the radius of the sphere and (b) the charge on it. The electric potential immediately outside another charged conducting sphere is 210 V, and 10.0 cm farther from the center the magnitude of the electric field is 400 V/m. Determine (c) the radius of the sphere and (d) its charge on it. (e) Are the answers to parts (c) and (d) unique?for the first part I said 200=kq/r and 150 =kq/(r+0.1) to solve for r=0.3m I then input this in and solved for q=6.67x10^-9C
For the second part I said 210=kq/r and 400=q/(4pi(r+0.1)^2) and get r=-0.1 which cannot be right! help would be appreciated thanks
 
Physics news on Phys.org
Hint: r appears squared - so you should have two solutions.
 
I know there should be two but with 1600pi r^2+(320pi-210/k)r +16pi I only get r=-0.1
 
g-racer said:
For the second part I said 210=kq/r and 400=q/(4pi(r+0.1)^2) and get r=-0.1 which cannot be right! help would be appreciated thanks

The equation in red should be 400=kq(r+0.1)2. (K=1/(4piε0), you missed ε0)

ehild
 
You are saying that from: 1600pi r^2+(320pi-210/k)r +16pi = 0
you only get r=-0.1 ?

But you can't...
The discriminant is (320pi-120/k)^2-4(1600pi)(16pi) < 0 ... so you should have no roots at all.

This means you set up the equation wrong.
ehild may have spotted the answer - you may have made other errors: recheck your working.

I'd start from scratch:
So you have charge q giving voltage V at radius R, and electric field E at radius R+r.
You must find q and R given V, E, and r. Leave the numbers to after doing the algebra.

shortcut: Write the equations in the form kq=...
 
Last edited:
ok thanks so much I had forgot the e in the equation
so setting equal for kq I get 210r=400(r+0.1)^2 but then I still get negative square roots...?
 
Please show your working - the trouble is either algebra or arithmetic.
Please follow advise and wait till after the algebra is done to plug the numbers in.

Start with your ##Vr=E(r+d)^2## - divide through by E, put in standard form and use the quadratic equation.

Then put in: V=210V, E=400V/m, d=0.1m
 
Last edited:
ok so 210=kq/r and 400=kq/(r+0.1)^2 setting equal gives 210r=400(r+0.1)^2 which gives the quadratic 400r^2+80r+4=210r which gives 400r^2-130r+4 ...nevermind I had put -40r for some reason! thanks so much
 
I had put -40r for some reason
This is why I kept telling you to put the numbers in last.
If you do all your algebra with the variables this sort of mistake is much less common and much easier to spot when it does happen.

I realize that many students are uncomfortable with this approach but it is worth it in the long run: not all your problems will be this simple.
 
Back
Top