What is the magnitude & direction of the eletric field?

AI Thread Summary
The discussion focuses on calculating the electric field created by two +3.0 nC charges spaced 10 cm apart. The participants emphasize the importance of treating the electric field as a vector quantity, requiring the addition of both magnitude and direction. Initial calculations were incorrect due to improper handling of distances and vector components. After clarifying the correct approach, the final electric field magnitude is determined to be approximately 12,000 N/C, with a direction of about 9.32 degrees above the horizontal. Accurate vector addition and understanding of geometry are crucial for solving such problems.
sunnnystrong
Messages
54
Reaction score
6

Homework Statement


Two +3.0nC charges are shown in the diagram below which are spaced 10cm apart. What are the strength and direction of the electric field at the position indicated by the dot in the figure (Figure 1) ?

What is the electric field in N/C?
What is the direction of the electric field? (above the horizontal)

Homework Equations


E = kq/r^2

The Attempt at a Solution



For the top charge:
E1 = (8.99*10^9)(3*10^-9C)/(.05m)^2 = 10788 N/C
E2 = (8.99*10^9)(3*10-9C)/(.1118m)^2 = 2157.7 N/C

Add them together and I got 1.3 * 10 ^4 N/C

My answer was wrong... was it because the two charge have the same signed charge so really the y-components cancel so the magnitude of the electric field is just 2*E1?
 

Attachments

  • 27.EX02.jpg
    27.EX02.jpg
    3.2 KB · Views: 680
Physics news on Phys.org
The electric field is a vector quantity. You need to be adding vectors, not magnitudes.
 
  • Like
Likes sunnnystrong
sunnnystrong said:
Add them together and I got 1.3 * 10 ^4 N/C
The field contribution from each charge is a vector. You must add them as vectors, not just numbers. Direction counts!
 
  • Like
Likes sunnnystrong
Oh, okay so for the E1 (Top charge):

E1 = ((8.99*10^9)(3*10-9)/(.05^2) i, 0j)

E2 (Bottom charge):
E2 = ((8.99*10^9)(3*10-9)/(.05^2) i, (8.99*10^9)(3*10-9)/(.1^2) j)

Etotal = (21576 i, 2697j)

|Etotal| = 21743.909 N/C ? I already tried this and they said it was wrong
 
gneill said:
The electric field is a vector quantity. You need to be adding vectors, not magnitudes.

Doc Al said:
The field contribution from each charge is a vector. You must add them as vectors, not just numbers. Direction counts!

^^ see reply. I am a little confused about the directions.
 
sunnnystrong said:
E2 (Bottom charge):
E2 = ((8.99*10^9)(3*10-9)/(.05^2) i, (8.99*10^9)(3*10-9)/(.1^2) j)
This calculation is not correct. You can't take the components of the distance vector and use them individually as distances for the calculation of the field components. You need to use the scalar distance between the charge and the location of interest in the Coulomb equation when finding the magnitude of the field, then break that magnitude into x and y components according to the vector direction. The radial distances are ##r_1## and ##r_2## in the figure below:

upload_2017-4-16_17-49-35.png
 
  • Like
Likes sunnnystrong
gneill said:
This calculation is not correct. You can't take the components of the distance vector and use them individually as distances for the calculation of the field components. You need to use the scalar distance between the charge and the location of interest in the Coulomb equation when finding the magnitude of the field, then break that magnitude into x and y components according to the vector direction. The radial distances are ##r_1## and ##r_2## in the figure below:

View attachment 195077

Okay so I am a little confused but for Q1 the electric field would be:
10788 N/C...

for Q2 it would be 2157.73 N/C...

The components of Q1 would be (10788i, 0j) & for Q2 it would be (2157.7cos(60) i, 2157.7sin(60) j) ?
 
gneill said:
This calculation is not correct. You can't take the components of the distance vector and use them individually as distances for the calculation of the field components. You need to use the scalar distance between the charge and the location of interest in the Coulomb equation when finding the magnitude of the field, then break that magnitude into x and y components according to the vector direction. The radial distances are ##r_1## and ##r_2## in the figure below:

View attachment 195077

& The magnitude of the field would be 1.2*10^4 N/C & the direction would be 8.95 degrees above the horizontal?
 
sunnnystrong said:
Okay so I am a little confused but for Q1 the electric field would be:
10788 N/C...

for Q2 it would be 2157.73 N/C...

The components of Q1 would be (10788i, 0j) & for Q2 it would be (2157.7cos(60) i, 2157.7sin(60) j) ?
Close, but is the angle really exactly 60 degrees? How did you determine the angle?

Note that when you have similar triangles (in the geometric sense of "similar"), it's often easier to just work with the ratios of known side lengths to form the trig functions. So, for example, the cosine of your angle might be formed as:

##cos(θ) = \frac{5}{\sqrt{5^2 + 10^2}}##
 
  • Like
Likes sunnnystrong
  • #10
gneill said:
Close, but is the angle really exactly 60 degrees? How did you determine the angle?

Note that when you have similar triangles (in the geometric sense of "similar"), it's often easier to just work with the ratios of known side lengths to form the trig functions. So, for example, the cosine of your angle might be formed as:

##cos(θ) = \frac{5}{\sqrt{5^2 + 10^2}}##
ohhh! thank you so much!

the direction of the field will be 9.32 degrees above the horizontal
 
  • #11
sunnnystrong said:
the direction of the field will be 9.32 degrees above the horizontal
Yes! :approve:
 
  • Like
Likes sunnnystrong
Back
Top