Point Charge Check? Point Charge Check!

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 15K views
Fused
Messages
29
Reaction score
0
Point Charge Check!?

Hi, I' did this problem but for some reason I'm not getting the right answer. If you could check to see where I made my mistake I'd really appreciate it. Thanks!

The problem:

A poitn charge (m=1 g) at the end of an insulating string of length 55 cm is observed to be in equilibrium in a uniform horizontal electric field of 12000 N/C where the pendulum's position is as shown in the figure, with the charge 12 cm above the lowest (vertical ) position. If the field points to the right, determine the magnitude and sign of the point charge.

My Answer:

I know the charge is positive because it is repelled by the electric force.

Because the system is in equilibirum, I know that
Ftx = Fe (force of the elctric field)
Fty = mg

Fty = mg
= (.001 kg) (9.8)
=.0098

To find Ftx we need the angle.

theta = invscos (43/53)
theta = 35.77
Fty = Ft cos (35.77)
.0098 = Ft cos (35.77)
Ft = 0.012078

Ftx = 0.012078 sin 35.77
Ftx = 0.00706
Fe = 0.00706

Fe = qE
0.00706 = q * 12000
q = 5.88 * 10 ^-7

Correct Answer is : 7.8 * 10 ^-7
 

Attachments

Physics news on Phys.org
The only mistake I can see is that you got the angle slightly wrong. (I get 38.6 degrees.)

An easier way of solving this is to consider these equations:
[tex]T sin\theta = E q[/tex]
[tex]T cos\theta = mg[/tex]
You can then combine them to solve for q without needing to first find the tension (T):
[tex]q = mg tan\theta /E[/tex]

My answer does not agree with the one given as correct.
 
thanks docAl
it should be invcos(43/55) to get 38.57 degrees.. Hm. but still not the right answer.
 
I would say that the answer given is incorrect.
 


Doc Al said:
The only mistake I can see is that you got the angle slightly wrong. (I get 38.6 degrees.)

An easier way of solving this is to consider these equations:
[tex]T sin\theta = E q[/tex]
[tex]T cos\theta = mg[/tex]
You can then combine them to solve for q without needing to first find the tension (T):
[tex]q = mg tan\theta /E[/tex]

My answer does not agree with the one given as correct.

I have the same problem right now, but where I haven't had Physics or Math in a few years, I don't understand this part. I get how [tex]T sin\theta = E q[/tex], and I can get [tex]T cos\theta = mg[/tex], but how can these be combined to solve for q? I feel like I am missing something between the two equations and the final equation solving for q.

The best I can figure out is because [itex]\frac{T sin\theta}{Eq}[/itex]=1, and [itex]\frac{T cos\theta}{mg}[/itex]=1, we can do ([itex]\frac{T sin\theta}{Eq}[/itex])*([itex]\frac{T cos\theta}{mg}[/itex])=1, then solve for q?
 
Last edited:


SoundZombie said:
I have the same problem right now, but where I haven't had Physics or Math in a few years, I don't understand this part. I get how [tex]T sin\theta = E q[/tex], and I can get [tex]T cos\theta = mg[/tex], but how can these be combined to solve for q? I feel like I am missing something between the two equations and the final equation solving for q.

The best I can figure out is because [itex]\frac{T sin\theta}{Eq}[/itex]=1, and [itex]\frac{T cos\theta}{mg}[/itex]=1, we can do ([itex]\frac{T sin\theta}{Eq}[/itex])*([itex]\frac{T cos\theta}{mg}[/itex])=1, then solve for q?

Divide one equation by the other:
[tex]\frac{Tsin(\theta)}{Tcos(\theta)} = \frac{Eq}{mg}[/tex]
then simplify by the obvious steps :smile:
 


gneill said:
Divide one equation by the other:
[tex]\frac{Tsin(\theta)}{Tcos(\theta)} = \frac{Eq}{mg}[/tex]
then simplify by the obvious steps :smile:

I just don't follow the reasoning as to why this is possible. I realize its the easier way to solve for q, but why is this possible?
 


SoundZombie said:
I just don't follow the reasoning as to why this is possible. I realize its the easier way to solve for q, but why is this possible?

You can always divide both sides of a given equation by equal values (provided you don't divide by zero!). And the thing about equations is, one side is always equal to the other. So dividing one equation by another in the way shown above is both correct and expedient :smile:
 


gneill said:
You can always divide both sides of a given equation by equal values (provided you don't divide by zero!). And the thing about equations is, one side is always equal to the other. So dividing one equation by another in the way shown above is both correct and expedient :smile:

Thanks for the help and explanation!