Finding the Zero Point of Electric Potential Between Two Point Charges

AI Thread Summary
The discussion focuses on finding the point on the x-axis where the electric potential is zero between two point charges: +5q at x = 1.50m and -q at x = -1.50m. The equation used is V = kq/r, leading to the calculation that the zero potential point is at x = -1.0m. Participants also explore the regions where the potential can vanish, specifically noting that it can occur in regions beyond the charges. The importance of considering absolute values in the equations is highlighted to accurately determine the potential in different regions. The conversation concludes with a suggestion to analyze the potential in three distinct cases based on the position of x.
Peetah
Messages
6
Reaction score
0

Homework Statement



Two point charges are placed on the x axis. The charge + 5 q is at x =1.50m , and the charge −q
is at x= -1.50m .
There is a point on the x-axis between the two charges where the electric potential is zero. Where is this point?

The electric potential also vanishes in one of the following regions: Region 1, 10.0m>x>1.50m ;
region 2, -1.50m >x> - 10.0m. Identify the appropriate region.
Find the value here.


Homework Equations



V= kq/r

The Attempt at a Solution



For part a)
0 = -1/x + 5/(3-x)
Solve for x, i got 0.5, which is from -1.50

I don't understand how to get the second region.
 
Physics news on Phys.org
Peetah said:

Homework Statement



Two point charges are placed on the x axis. The charge + 5 q is at x =1.50m , and the charge −q
is at x= -1.50m .
There is a point on the x-axis between the two charges where the electric potential is zero. Where is this point?

The electric potential also vanishes in one of the following regions: Region 1, 10.0m>x>1.50m ;
region 2, -1.50m >x> - 10.0m. Identify the appropriate region.
Find the value here.


Homework Equations



V= kq/r

The Attempt at a Solution



For part a)
0 = -1/x + 5/(3-x)
Solve for x, i got 0.5, which is from -1.50

I don't understand how to get the second region.
Hello Peetah. Welcome to PF !


How did you solve the equation to get a distance of 0.5m from x = -1.50 m ?

What is the x coordinate of that point?
 
Thanks,

1/x = 5/(3-x)
3-x = 5x
x = 0.5,
Since x is from -1.50m, for the first part, it is -1.0m
 
Don't you really want

##\displaystyle 0=\frac{-1}{\left| x \right|} + \frac{5}{\left| 3-x \right|} \ \ ? ##
 
I figured it had something to do with absolute values. would the other situation be:

0 = -1/-x + 5/(3-x)?

Sorry, I have no idea how to add an equation to make it look nice
 
Peetah said:
I figured it had something to do with absolute values. would the other situation be:

0 = -1/-x + 5/(3-x)?

Sorry, I have no idea how to add an equation to make it look nice
Yes, that should work. Why does it work?


Actually, if you want to have x be the location on the x-axis at which you are evaluating the electric potential (That would be the usual thing to do.) then the electric potential is given by the following.

## \displaystyle V(x)=\frac{-1}{\left| x-(-1.5) \right|} + \frac{5}{\left| x-1.5\right|} \ \ ##
##\displaystyle =\frac{-1}{\left| x+1.5 \right|} + \frac{5}{\left| x-1.5 \right|} \ \ ##​

Then consider the 3 cases individually:
x > 1.5

-1.5 < x < 1.5

x < -1.5​

You will find some x that makes V(x) = 0 for two of these cases.
 
Awesome, thanks a lot!
 
Back
Top