Aryth
- 8
- 0
Homework Statement
Four particles form a square. The charges are q_1 = q_4 = Q and q_2 = q_3 = q.
(a) What is \frac Qq if the net electrostatic force on particles 1 and 4 is zero?
(b) Is there any value of q that makes the net electrostatic force on each of the four particles 0? Explain.
The particles are arranged as such:
1 2
3 4
All separated by a distance a, the axes are drawn as standard up = +y and right = +x.
Homework Equations
F_E = k\frac{q_1 q_2}{r^2}
The Attempt at a Solution
(The way I solve for Force, I say that the force from 2 to 1 as F_21)
First I find the net force on particle 1:
\sum F_1 = F_{21} + F_{31} + F_{41}
= k\frac{qQ}{a^2} + k\frac{qQ}{a^2} + k\frac{Q^2}{(a\sqrt{2})^2}
= 2k\frac{qQ}{a^2} + k\frac{Q^2}{2a^2}
= 2k\frac{2qQ + Q^2}{2a^2}
= k\frac{2qQ + Q^2}{a^2}
I determined that the net force on 4 must be the same, so the net force on Q is then:
\sum F_Q = 2k\frac{2qQ + Q^2}{a^2} = 0
= \frac{2k}{a^2}(2qQ + Q^2) = 0
I determined that (2qQ + Q^2) must be 0, so:
2qQ + Q^2 = 0
Q^2 = -2qQ
Q = -2q
\frac Qq = -2.0
Is that right? I don't even know how to do part b and I know I forgot something in part a that is important... Which is exactly why I'm here asking for help.