Need help on Electrical Field problem

AI Thread Summary
The discussion focuses on calculating the electric field and resultant force at the location of charge q, positioned at the corners of a square with side length a. Participants clarify the correct approach to determining the electric fields E1, E2, and E3, emphasizing the need to resolve E2 into its x and y components due to the distance between charges. It is noted that the distance between charge q and charge 3q is √(2)a, which affects the calculations. The correct expressions for the electric fields are provided, and participants encourage resolving the components to find the resultant electric field and force. The thread concludes with a request for further clarification on the calculations.
andrew410
Messages
59
Reaction score
0
Four charges are at the corners of a square of side a as show in the figure. a) Determine the magnitude and direction of the electric field at the location of charge q. b) What is the resultant force on q?
Code:
[PLAIN]http://east.ilrn.com/graphing/bca/user/appletImage?dbid=1131113015
[/PLAIN]

I made E1 equal the electric field of 2q and q. I made E2 equal the electric field of 3q and q. I made E3 equal the electric field of 4q and q. So, when I wrote out the vector notations of each electric field, I got:
E_{1} = k_{e} \frac {2q} {a^2} \hat {i}
E_{3} = k_{e} \frac {4q} {a^2} \hat {j}
E_{2} = k_{e} \frac {3q} {a^2}
How would u break down E2 into x and y components?

Also, after getting E1, E2, and E3, E = E1 + E2 + E3. So, you add all the vectors up and a x and y component. Next, magnitude of E = square root of x component squared plus y component squared. The angle is tan of y component over x component.

Did I do it right for part A? Any help would be great! thanks !
 
Last edited by a moderator:
Physics news on Phys.org
I'm not sure what you mean by "electric field of 2q and q" since you don't give any electric field, just the force between 2q and q. Even for those, I don't see how you got the "2q", "4q", and "3q" in the numerators. The force between two charges depends upon the product of their charges. Assuming that "2q" means the charge is twice that of q, etc. the forces are
F_{1} = k_{e} \frac {2q^2} {a^2} \hat {i}
F_{2} = k_{e} \frac {3q} {a^2}

You also seem missing the fact that the distance between "q" and "3q" is √(2)a, not a.
F_{3} = k_{e} \frac {2q^2} {2a^2} \hat {j}

Those are the magnitudes. Of course F1 has positive x component and 0 y component while F3 has positive y component and 0 x component.

F2 has equal x and y components, equal to the magnitude of F2 above multiplied by 1/√(2).
 
andrew410 said:
I got:
E_{1} = k_{e} \frac {2q} {a^2} \hat {i}
E_{3} = k_{e} \frac {4q} {a^2} \hat {j}
E_{2} = k_{e} \frac {3q} {a^2}
How would u break down E2 into x and y components?
Your expression for E2 is incorrect. The separation is \sqrt{2a^2}

Resolve E2 into its \hat{i} and \hat{j} components and add to E1 and E3 respectively.That gives you the orthogonal components of the resulting vector. Just work out the direction and magnitude from those components to get the resulting field. Then use \vec{F} = q\vec{E}

AM
 
thx a lot!
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top