Solving Electromag Homework: Can You Help?

  • Thread starter Thread starter notmetalenough
  • Start date Start date
  • Tags Tags
    Homework
AI Thread Summary
The discussion revolves around solving an electromagnetism homework problem involving two fixed charged beads and a third movable bead. The user initially believes their calculations for the equilibrium position of the third charge are correct but receives an error from their program. They derive the equation for forces acting on the third charge and simplify it to find the position x in terms of d. Ultimately, the user discovers that the program's rejection of their answer was due to a formatting issue, specifically the absence of a leading zero. The correct approach to solving the problem involves ensuring proper notation and understanding the equilibrium condition where forces from both charges balance.
notmetalenough
Messages
11
Reaction score
0
I'm doing my first electromag homework so there will probably be a few more of these.

Two small beads having positive charges 19q and q are fixed at the opposite ends of a horizontal insulating rod extending from the origin (the location of the larger charge) to the point x = d. As in the figure below, a third small charged bead is free to slide on the rod.

So I figure that

F = ((k * 19q Q)/ x^2) - (k* q * Q)/(d-x)^2)

so 19/x^2 = 1/(d-x)^2

d-x = x / sqrt(19)

d = x + x/sqrt(19)

= x * (1+sqrt(19))/sqrt(19)

so x = d * (sqrt(19))/(1 + sqrt(19))

which would be about 0.81339

apparently it's the wrong answer. Can anyone tell me why, or where I went wrong?
 
Physics news on Phys.org
Are you trying to find the point of equilibrium for the third charge? If so, it will find equilibrium at the point where the force from both charges cnacel each other out (equal each other) or when the electric field is zero. These occur at only one point and they are the same point.
 
right, but i have to find it as a ratio of d.

i can't find anything wrong with how i set it up, I made the charges proportional, and equal to each other and then solved for x, my answer should be sound, but the program won't accept it.
 
okay, false alarm. I did have the right answer, my program wouldn't accept it without the leading 0 and wouldn't tell me that that was the reason I was getting it wrong.
 
((k * 19q Q)/ x^2) = (k* q * Q)/(d-x)^2) is where you should start, solving for x.
 
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 '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