Electric Field from Point Charges

AI Thread Summary
The discussion focuses on calculating the electric field components at point P due to two fixed point charges, with specific values provided for each charge and their separation distance. The calculations for the x-component (Ex) and y-component (Ey) of the electric field are highlighted, with initial attempts yielding incorrect results due to arithmetic errors and significant figure mismanagement. Users emphasize the importance of using the correct trigonometric functions and significant figures in calculations. The conversation also touches on additional scenarios involving a third charge and how changes in charge values affect the electric field. Overall, the thread underscores the need for careful arithmetic and adherence to significant figure rules in physics problems.
tristanm
Messages
7
Reaction score
0

Homework Statement


Two point charges (q1 = -2.6uC and q2 = 8.6uC) are fixed along the x-axis, separated by a distance d = 9.7cm. Point P is located at (x,y) = (d,d)

1. What is Ex(P), the x-component of the electric field produced by q1 and q2 at point P?
2. What is Ey(P), the value of the y-component of the electric field produced by q1 and q2 at point P?
3.A third charge is now positioned along the y-axis at distant d from and above q1 on (x,y) = (0,d). What is the Ex(P) of the field produced by all 3 charges at point P?
4. Suppose all are doubled, how will the electric field change?
5. How would you change Q1 in order to make the eletric field at point P equal to zero?


Homework Equations


E = (kq)/r^2
Exq1 = ((kq)/r^2)cos(45)
Exq2 = 0
Eyq1 = ((kq/r^2)sin(45)
Eyq2 = (kq)/r^2
C^2 = A^2 + B^2

Image for 1 and 2
h2_pointA.png


Image for 3, 4, and 5
h2_pointC.png


The Attempt at a Solution


1. First off, I drew the triangle of q1-q2-P and labelled all d values as 0.097m, used E=(kq)/r^2 to find the magnitude of E at point P a distance r = sqrt(2d^2) and then multiply that value by cos(45) to find that Exq1 is equal to -120608.8429 N/C by having q = 2.6e-6 C, k = 8.987551e9 and r = (which apparently is wrong)

2. Ey = Eyq1 + Eyq2, where Eyq1 = ((kq1)/r^2) * sin45 and Eyq2 = (kq2)/d^2. For Eyq1 I calculated -120451.7144 N/C and for Eyq2 I calculated 8214787.82 N/C. The sum of the two is 8094336.106 N/C which again, is apparently wrong.

I have not yet attempted 3,4 or 5 because I recognize after the first two I'm clearly doing something wrong in my steps.
 
Physics news on Phys.org
First off, you are using way too many significant figures. The data you are given only have 2 significant figures, so your answers should have no more than that.

Now, looking at part 1, your procedure seems correct, so you should double check your arithmetic. Make sure whatever you are using to calculate the cosine is expecting degrees and not radians.
 
I realize that the sig figs aren't accurate. I use smartphysics for my homework assignments and it is notorious for not accepting correct sig figs. My problem was that I did not actually do the arithmetic correctly.

Thank you
 
Even if your program or calculator gives you many digits, you should only report those that are significant. As for arithmetic mistakes, we all make them.
 
  • Like
Likes 1 person
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
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 hanging 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