Potential Difference between 2 points

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
5 replies · 5K views
qlzlahs
Messages
13
Reaction score
0

Homework Statement


A +4.0 μC-point charge and a -4.0 μC point charge are placed as shown in the figure. What is the potential difference, V_A - V_B, between points A and B? (k = 1/4πε_0 = 8.99 × 10^9 N · m^2/C^2)

https://www.physicsforums.com/attac...2/?temp_hash=fc256c7e6e7317423fc360366b1c7272

Homework Equations


V = (k*q)/r

The Attempt at a Solution


Point B is 0.30 m away from the -4.0 μC point charge. The potential there is (9*10^9*-4*10^(-6))/(.3) = -120,000 V.
Point A is 0.30 m away from the 4.0 μC point charge. The potential there is (9*10^9*4*10^(-6))/(.3) = 120,000 V.
So I thought I could do V_A - V_B = 120,000V - (-120,000V) = 240,000V but that doesn't work.
Help please? Thanks.
 

Attachments

  • Screen Shot 2015-12-06 at 2.09.40 PM.png
    Screen Shot 2015-12-06 at 2.09.40 PM.png
    11.7 KB · Views: 1,434
Physics news on Phys.org
You need to account for the potentials due to both charges at both locations. So for example the potential at point A is due to the effects of both the 4 μC charge and the -4 μC charge combined.
 
  • Like
Likes   Reactions: qlzlahs
So the potential at A is:
(9*10^9*4*10^(-6))/(.3) + (9*10^9*-4*10^(-6))/(.5) = 48,000 V
and the potential at B is:
(9*10^9*-4*10^(-6))/(.3) + (9*10^9*4*10^(-6))/(.5) = -48,000 V
V_a - V_b = 96,000 V?