Net Electric Field for 4 Equidistant Charges

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
CARNiVORE
Gold Member
Messages
33
Reaction score
2

Homework Statement


In the figure the four particles form a square of edge length a = 6.10 cm and have charges q1 = 6.35 nC, q2 = -17.9 nC, q3 = 17.9 nC, and q4 = -6.35 nC. What is the magnitude of the net electric field produced by the particles at the square's center?

96b64812a6cb9587e046628e4fcc2f73.png


Homework Equations


E=kq/r^2
The distance from each point to the center of the square = a/√2
The x-components cancel each other out. Only the E-fields' y-components will end up affecting the net electric field.

The Attempt at a Solution


Since the x-components cancel each other out, I believe that ΣE = -E14 + E23 + E13y + E24y. Let me justify this:

E14 is negative because it is the only field vector among these four that has downward influence. All of the others have upward influence. In addition to this, the influence both E14 and E23 points in only one direction (downward and upward, respectively), so they do not have to be converted to components.

On the other hand, E13y and E24y must be converted to their y-component to solve this problem, because their influences are pointed upward and to the left and upward to the right, respectively. The angle in question is 45 degrees, and this reduces the two fields by a factor of √2. However, I'm not completely sure how to express E13y and E24y in terms of charge.

For example, is this correct?

E13y = k(q1 - q3)/r13^2

If not, I believe I may be approaching this problem incorrectly. Thanks so much for your time.
 
Physics news on Phys.org
Hey, you're right about summing the y-components - I completed the problem correctly using the obvious manner that you were talking about:

ΣEp = E1 + E2 + E3 + E4
ΣEp = k/r^2 * (-q1 + q2 + q3 - q4)

Where q1 and q4 are negative because they cause downward influence in the y-axis, whereas q2 and q3 provide the opposite.

ΣEp = 7.29E4 N/C

I guess I got confused by the initial complexity I felt when I saw this problem. This problem becomes a breeze when you find that the x-components cancel each other out, but I didn't see that. Thanks for your help, haruspex.