ehild
Science Advisor
Homework Helper
- 15,536
- 1,917
The electric field of a system of point charges is the sum of the contributions of all the individual charges. Let the magnitude of the i-th charge qi and its position vector ri. The electric field at a place with position vector r is
E=sum{kqi(r-ri)/|r-ri|3}.
(http://alumnus.caltech.edu/~muresan/projects/esfields/field.html)
Your need the field along the line connecting two charges, so the y and z coordinates of all position vectors are 0: you get an equation for the x coordinates. Put the origin at the place of q1.
q1 = -2.5 μC, x1=0
q2 = 6 μC, x2= 1 m.
You want to find the x position where the field is zero. Plugging in the given data into the equation above: -2.5 x/|x|^3+6(x-1)/|x-1|^3=0.
Take care of the absolute-value sign ||.
You know that |x|=x if x>0 and |x|=-x if x<0.
In the same way, |x-1|=x-1 if x>1 and |x-1|=-x+1 if x<1.
You have three possibilities: x<0 (on the left of q1), 0<x<1 (between q1 and q2), and x>1 (on the right of q2 ) Try to solve the equation for all cases.
ehild
E=sum{kqi(r-ri)/|r-ri|3}.
(http://alumnus.caltech.edu/~muresan/projects/esfields/field.html)
Your need the field along the line connecting two charges, so the y and z coordinates of all position vectors are 0: you get an equation for the x coordinates. Put the origin at the place of q1.
q1 = -2.5 μC, x1=0
q2 = 6 μC, x2= 1 m.
You want to find the x position where the field is zero. Plugging in the given data into the equation above: -2.5 x/|x|^3+6(x-1)/|x-1|^3=0.
Take care of the absolute-value sign ||.
You know that |x|=x if x>0 and |x|=-x if x<0.
In the same way, |x-1|=x-1 if x>1 and |x-1|=-x+1 if x<1.
You have three possibilities: x<0 (on the left of q1), 0<x<1 (between q1 and q2), and x>1 (on the right of q2 ) Try to solve the equation for all cases.
ehild
Last edited: