Determine the total charge needed to apply to the electroscope.

AI Thread Summary
The discussion focuses on calculating the total charge needed for an electroscope with 78-cm-long wires and 24-g spheres at the ends, positioned at a 26° angle from vertical. Participants attempt to derive the charge using the balance of electrostatic and gravitational forces, leading to confusion over the correct distance between the charges and the application of trigonometric functions. The correct formula for charge is established as Q = 4Lsin(θ)√(mg tan(θ)/k), with various calculations yielding approximate values around 4.9 x 10^-6 C. The conversation highlights the importance of correctly identifying parameters and applying the right equations to arrive at the solution.
NasuSama
Messages
323
Reaction score
3

Homework Statement



A large electroscope is made with "leaves" that are 78-cm-long wires with tiny 24-g spheres at the ends. When charged, nearly all the charge resides on the spheres.

If the wires each make a 26^{\circ} angle with the vertical, what total charge Q must have been applied to the electroscope? Ignore the mass of the wires.

Homework Equations



F = mg
F = \dfrac{kq_1q_2}{r^2}

The Attempt at a Solution



Tried this way:

F_{\text{electrostatic}} = F_{\text{gravity}}
\dfrac{k(\frac{Q}{2}(\frac{Q}{2}))}{r^2} = mg\cos(\theta)

r = 2L\sin(\theta) is the distance between the two spheres and the length of the string, so we have

Q = 4L\sin(\theta)\sqrt{\dfrac{mg\cos(\theta)}{k}} \approx 6.63 \times 10^{-6} C

But the answer is wrong.
 
Physics news on Phys.org
Why would the electrostatic force be equal to the gravitational force? That would only be the case if the angle of the wires was 45° from vertical...

Why would the gravitational force depend upon the angle (mg cos(θ))?

Why not draw the setup and the FBD for one of the spheres?
 
So much stressed with this problem since it's pretty hard to work out. Also, there are so many wrong answers online.

Working out with the free-body diagram from the paper I drew, I have

\Sigma F_x = F_T \cos(\theta) - mg = 0 \rightarrow F_T = \dfrac{mg}{\cos(\theta)}
\Sigma F_y = F_T \sin(\theta) - F_E = 0 \rightarrow F_E = F_T\sin(\theta) = mg\tan(\theta)
F_E = k\dfrac{(\frac{Q}{2})^2}{d^2} = mg\tan(\theta) \rightarrow Q = 2d\sqrt{\dfrac{mgtan(\theta)}{k}}

I got 5.6 \times 10^{-6} \mbox{C} but still marked wrong.
 
Last edited:
NasuSama said:
F_E = k\dfrac{(\frac{Q}{2})^2}{d^2} = mg\tan(\theta) \rightarrow Q = 2d\sqrt{\dfrac{mgtan(\theta)}{k}}

I got 5.6 \times 10^{-6} \mbox{C} but still marked wrong.

Your formula looks correct to me. But I get a different numerical answer.
 
Last edited:
What did you get in two sig fig, TSny? I want to be sure that I get the correct answer for the problem. MasteringPhysics, the physics HW system, is a big problem for me since it has some problems with answer-checking.

The actual solution is 5.569457441... \times 10^{-6} C. In terms of 2 sig. fig., I obtain 5.6 \times 10^{-6} C. I want to double-check the answer with yours.
 
Last edited:
Show your calculation with numbers. Maybe we can spot an error.
 
NasuSama said:
What did you get in two sig fig, TSny? I want to be sure that I get the correct answer for the problem. MasteringPhysics, the physics HW system, is a big problem for me since it has some problems with answer-checking.

The actual solution is 5.569457441... \times 10^{-6} C. In terms of 2 sig. fig., I obtain 5.6 \times 10^{-6} C. I want to double-check the answer with yours.

The post was edited while you made the post. Here is the solution I posted already.
 
I meant to show the details of plugging the numbers into the formula. In particular, what value did you use for d? for m? I don't get an answer near 5.6 μC.
 
Here is the actual set up.

Q = 2(78 \times 10^{-2} \mbox{m})\sqrt{\dfrac{(24 \times 10^{-3} \mbox{kg})(9.8 \mbox{m}/\mbox{s}^2) \tan(26^{\circ})}{9.0 \times 10^{9} \mbox{N}\cdot \mbox{m}^2/\mbox{C}}}

where...

d = 78 \times 10^{-2} \mbox{m}
m = 24 \times 10^{-3} \mbox{kg}
 
  • #10
Think about your value of ##d##. Is it correct?
 
  • #11
TSny said:
Think about your value of ##d##. Is it correct?

To me, I believe it's correct since 1 m = 100 cm.
 
  • #12
NasuSama said:
F_E = k\dfrac{(\frac{Q}{2})^2}{d^2}

What does ##d## represent physically in this equation?
 
  • #13
TSny said:
What does ##d## represent physically in this equation?

Oops. Forgot the "basics". Sorry about that.

##d## represents the distance between "charges". So with trig, I got d = 78 \times 10^{-2}\sin(26^{\circ} \mbox{m}) Thus, we have:

Q = 2(78 \times 10^{-2} \times \sin(26^{\circ}) \mbox{m})\sqrt{\dfrac{(24 \times 10^{-3} \mbox{kg})(9.8 \mbox{m}/\mbox{s}^2) \tan(26^{\circ})}{9.0 \times 10^{9} \mbox{N}\cdot \mbox{m}^2/\mbox{C}}}

...which is approximately 2.4 x 10-6 C.
 
  • #14
NasuSama said:
##d## represents the distance between "charges". So with trig, I got d = 78 \times 10^{-2}\sin(26^{\circ} \mbox{m})

Still not quite right. You had it correct in your first post (where you used ##r## instead of ##d##).
 
  • #15
TSny said:
Still not quite right. You had it correct in your first post (where you used ##r## instead of ##d##).

But then ##r = 2L\sin(\theta)##. Why is it that?
 
  • #16
I don't get an answer of 6.6 μC when I plug in the numbers.
 
  • #17
Note that your formula for Q was not correct in the first post.
 
  • #18
NasuSama said:
But then ##r = 2L\sin(\theta)##. Why is it that?
That's what you wrote for ##r##. How did you get that?
 
  • #19
TSny said:
That's what you wrote for ##r##. How did you get that?

That is by trig. The formula from the first post is wrong as you said.

Let's not stick to that "first post" conversation too much since it seems much unnecessary to stress too much about the previous wrong answer. As you said before, the following equation is correct:

## Q = 2d\sqrt{\dfrac{mg\tan(\theta)}{k}} ##

##d## is the distance between the charges. With trig, the distance between the sphere and the vertical is ##(78 \times 10^{-2})\sin(26^{\circ})##. Multiply that by 2 to get ##2(78 \times 10^{-2})\sin(26^{\circ})##. Thus, d could be that value.
 
  • #20
NasuSama said:
As you said before, the following equation is correct:

## Q = 2d\sqrt{\dfrac{mg\tan(\theta)}{k}} ##

##d## is the distance between the charges. With trig, the distance between the sphere and the vertical is ##(78 \times 10^{-2})\sin(26^{\circ})##. Multiply that by 2 to get ##2(78 \times 10^{-2})\sin(26^{\circ})##. Thus, d could be that value.

Yes, that's correct. ##d = 2L\text{sin}\theta##. But note that in the formula for Q, d is multiplied by 2. So, there's a factor of 2 in calculating d and another factor of 2 in the formula for Q.
 
  • #21
TSny said:
Yes, that's correct. ##d = 2L\text{sin}\theta##. But note that in the formula for Q, d is multiplied by 2. So, there's a factor of 2 in calculating d and another factor of 2 in the formula for Q.

So the actual expression (after substitution) is this:

##Q = 4L\sin(\theta)\sqrt{\dfrac{mg\tan(\theta)}{k}}##
 
  • #22
NasuSama said:
So the actual expression (after substitution) is this:

##Q = 4L\sin(\theta)\sqrt{\dfrac{mg\tan(\theta)}{k}}##

Yes, that's right.
 
  • #23
TSny said:
Yes, that's right.

Thus,

## Q = 4(78 \times 10^{-2} \mbox{m})\sin(26^{\circ})\sqrt{\dfrac{(24 \times 10^{-3} \mbox{kg})(9.8 \mbox{m}/\mbox{s}^2)\tan(26^{\circ})}{9.0 \times 10^{9} \mbox{N}\cdot\mbox{m}^2/\mbox{C}^2}} ##
## = 4.88298... \times 10^{-6} \mbox{C}##
## \approx 4.9 \times 10^{-6} \mbox{C}##
 
  • #24
That looks good. Same answer that I got, anyway.
 
Back
Top