
Jacob B. answered 01/25/23
PhD in Applied Physics: Expert in Research and Education
This is a 1-Dimensional force problem dealing with charged, stationary particles. First thing to do is list our known values.
q1 = 5 × 10-6 Coulombs = 5 μC (microCoulombs)
q2 = 7 × 10-6 Coulombs = 7μC
x1 = 0cm
x2 = 100cm = 1m
Because the charges are both positive, they will repel each other. Drawing our particles (+) with the forces (← or →) acting on each, our situation looks like this:
← + +→
Because these charges are positive, they will both either push or repel a 3rd charge. A good placement for a charge then would be somewhere in the middle of these two charges, so that the picture looks like this, with 0 net force on the central charge:
← + + +→
We want the forces on q3 to sum to 0. If q3 is positive, then q1 will push to the right in the positive direction and q2 will push left in the negative direction, giving the equation:
Fq3total = Fq1 on q3 + Fq2 on q3 = k*q1q3/r12 - k*q2q3/r22 = 0
(note, you could also assume that q3 was negative. The above equation would switch signs, but give the same result)
Here we used the equation for force (F =kq1q2/r2), where r1 is the distance from q3 to q1 and r2 the distance from q3 to q2, and k is the electric constant.
Once we know r1, the problem is finished. We know that r1 and r2 are related: since q1 and q2 are 1 meter apart, if q3 is r1 distance away from q1, then it has to be 1meter minus r1 distance away from q2. Rewriting our force equation gives (and letting r1 = r)
Fq3total = k*q1q3/r2 - k*q2q3/(1-r)2 = kq3(q1/r2 - q2/(1-r)2) = 0
⇒ q1/r2 - q2/(1-r)2 = 0 (eliminate factor kq3)
⇒((1-r)2 q1 - r2q2)/[(1-r)2 r2] = 0 (getting both terms under same denominator)
⇒[(r2 -2r+1) q1 - r2q2)] = 0 (expanded (1-r)2 and removed denominator: numerator is what goes to 0)
⇒(q1 -q2)r2 -2q1r+q1 = 0 (collected like terms)
⇒ r = √q1 / [√q1 ± √q2] (quadratic formula, only one answer is in the bounds we defined)
• r = √q1 / [√q1 + √q2] (The distance from q3 to q1)
Because the question defined q1 to be at 0cm, the above will give you the final answer. Remember to use appropriate units (don't mix μC and C) and to report the final answer in cm (it should be slightly closer to q1 than q2)