pilotguy
- 11
- 0
Homework Statement
Take two charges, one positive with charge q+, and another with charge q- are at a distance d away from each other. Under what conditions is there a point of equilibrium and, if it exists, where would it be located? Show mathematically. (Hint: use the quadratic equation and comment about the discriminant.)
Homework Equations
Coulomb's Law: Fe=keq1q2/r2
The Attempt at a Solution
For equilibrium to exist (with the positive charge a distance x from the origin and the negative charge therefore a distance (d-x) from the origin), F+=F-, so ke*(q1*q2)/x2=ke*(q1*q2)/(d-x)2.
I simplify this to (d-x)2=x2
Simplifying more, d-x=x, and x=d/2, meaning that there's equilibrium halfway between the charges. Though I'm VERY unsure of this. Could someone tell me if I'm headed the right direction?