Optimizing Electrostatics Question: Minimizing Force on Particle 3

  • Thread starter Thread starter RoyalFlush100
  • Start date Start date
  • Tags Tags
    Electrostatics
AI Thread Summary
To minimize the electrostatic force on particle 3, it should be placed between particles 1 and 2, which are fixed at a distance of L = 7.30 cm. The forces acting on particle 3 can be expressed using Coulomb's law, leading to a function that needs to be minimized. The critical points can be found by taking the derivative of the force equation and setting it to zero. A recommended approach is to minimize the function f(x) = 1/x^2 + 27/(L-x)^2 without expanding the denominator. This method simplifies the problem and aids in finding the optimal position for particle 3.
RoyalFlush100
Messages
56
Reaction score
2

Homework Statement


In the figure particles 1 and 2 are fixed in place on an x axis, at a separation of L = 7.30 cm. Their charges are q1 = +e and q2 = -27e. Particle 3 with charge q3 = +3e is to be placed on the line between particles 1 and 2, so that they produce a net electrostatic force on it.
At what coordinate should particle 3 be placed to minimize the magnitude of that force?

The figure shows particle 1 at x=0 and particle 2 at x=7.30 cm.

Homework Equations


F=kqq/r^2
Setting x equal to the x coordinate where q3 would be.

The Attempt at a Solution


F = k3e^2(x^-2+[27]/[L^2 - 2Lx + x^2]) (factored out k, q3 [3e], and then e from the two charges)
So from here you want to find the critical points. So I took the derivative and set it equal to 0 (also got rid of 3ke^2):
0 = -2x^-3 + (0 - 27[-2L+2x])/(L^2 - 2Lx + x^2)^2
I rearranged it to this (assuming I made no mistakes):
0 = x^-3 * [56x^4 - (62L)x^3 + (12L^2)x^2 - (8L^3)x + 2L^4]
I have no idea how to solve for x in this case and we're not permitted graphing calculators, so how would you attempt this question?
 
Physics news on Phys.org
I recommend not squaring out the ##(L-x)^2## in the denominator of the second force. Thus, you want to minimize the function ##f(x) = \frac{1}{x^2} + \frac{27}{(L-x)^2}##.
 
Thanks, now I got it.
 
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 hanged 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