Help with Coulomb's Law problem needed.

  • Thread starter Thread starter frankfjf
  • Start date Start date
  • Tags Tags
    Coulomb's law Law
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 9K views
frankfjf
Messages
166
Reaction score
0

Homework Statement



In Fig. 21-26, particle 1 of charge +1.0 microCoulombs and particle 2 of charge -3.0 microCoulombs are held at separation L = 10.0cm on an x axis. If particle 3 of unknown charge q3 is to be located such that the net electrostatic force on it from particles 1 and 2 is zero, what must be the (a) x and (b) y coordinates of particle 3?

Fig 21-26 (Sorry, couldn't format the L right, but it's basically the distance between particles q1 and q2.)

-Oq1-------Oq2- X
<----L--->

Homework Equations



F31x + F32x = 0.

The Attempt at a Solution



Since this is only on the x axis, I already know that the answer to b is zero because otherwise equilibrium would be impossible, so really I'm concerned with a. I've eliminated common factors and converted units and end up with an equation looking like 1E-6/x^2 = 3E-6/(L-x)^2. After taking the square roots of both sides to further simplify, I've got something like .001/x = .002/(L-x).

At this point I should be able to solve for x and then plug in L to get my answer, but how can I isolate x here? Did I do something wrong?
 
Last edited:
Physics news on Phys.org
.001/x = .002/(L-x).

Multiply both sides by x

.001 = x*.002/(L-x)

multiply both sides by (L-x)

.001*(L-x) = .002*x

Can you get x now ?
 
Ah, yes I can. Thanks!