Two fixed charges, find (x,y) coords of third particle.

  • Thread starter Thread starter kspabo
  • Start date Start date
  • Tags Tags
    Charges Particle
AI Thread Summary
To find the coordinates of the third particle where the net electrostatic force is zero, it must be positioned along the x-axis, meaning y = 0. The relationship between the forces from the two fixed charges leads to the equation k q1q3/r² = k 3q1q3/(L-r)². After simplifying, the correct relationship is established as 1/r² = 3/(L-r)², allowing for further calculations. The final expression for the position of particle 3 is derived as r = (L sqrt(3)/3)/(1 + sqrt(3)/3). This solution provides a clear method for determining the equilibrium position of the third charge.
kspabo
Messages
19
Reaction score
0

Homework Statement


In the figure particle 1 of charge q1 (at origin) and particle 2 of charge q2 = 3q1, are held at separation L on an x axis. If particle 3 of unknown charge q3 is to be located such that the net electrostatic force on it from particles 1 and 2 is zero, what must be the (a)x and (b)y coordinates of particle 3?

Homework Equations


E = k q1q2/r2

The Attempt at a Solution


We know that the third particle will be held at equilibrium between the two particles (so y = 0), so the forces on it from q1 and q2 will cancel out. From this idea we get:

E13 - E23 = 0
E13 = E23

We plug in our relevant equation:

k q1q3/r2 = k q2q3/(L-r)2

Plug in and cancel like terms:

k q1q3/r2 = k q2q3/(L-r)2
k q1q3/r2 = k 3q1q3/(L-r)2
k q1q3/r2 = k 3q1q3/(L-r)2
q1/r2 = 3q1/(L-r)2
1/r2 = 2q1/(L-r)2

Attempt to isolate for r:

(L-r)/r = sqrt(2q1)And this is where I get stuck.
 
Last edited:
Physics news on Phys.org
kspabo said:
Plug in and cancel like terms:

1/r2 = 2q1(L-r)2
You did not do this step correctly.
 
Orodruin said:
You did not do this step correctly.
I believe I just accidentally left out the division sign. Let me write it out long way just to make sure:

k q1q3/r2 = k q2q3/(L-r)2
k q1q3/r2 = k 3q1q3/(L-r)2
k q1q3/r2 = k 3q1q3/(L-r)2
q1/r2 = 3q1/(L-r)2
1/r2 = 2q1/(L-r)2
 
The last step is still not correct so you need to repeat arithmetic rules. The different sides of the last equation are even dimensionally inconsistent. The left side has dimension length^-2 while the right has dimension charge length^-2.
 
Orodruin said:
The last step is still not correct so you need to repeat arithmetic rules. The different sides of the last equation are even dimensionally inconsistent. The left side has dimension length^-2 while the right has dimension charge length^-2.
Oh wow, I see what you're talking about. I blame my long summer break for this silly arithmetic error. Ok, so I fixed my work and have arrived at:

q1/r2 = 3q1/(L-r)2
1/r2 = 3/(L-r)2
sqrt(1/3) = sqrt(r2/(L-r)2)
sqrt(1/3) = r/(L-r)
L(sqrt(1/3) + 1)= r

So after going through this I just realized my arithmetic is off again... let me figure this out.
 
Last edited:
EDIT: My work was wrong and this post was pointless. Currently working it out again.

EDIT2: I finally got the answer. I'll post my work for future people that have this same question.

sqrt(3)/3 = r/(L-r)
L sqrt(3)/3 - r sqrt(3)/3 = r
L sqrt(3)/3 = r (1+ sqrt(3)/3)
r = (L sqrt(3)/3)/(1+ sqrt(3)/3)
 
Last edited:
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top