Potential difference and electric fields

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
7 replies · 3K views
peaceandlove
Messages
66
Reaction score
0

Homework Statement


An electric field is given by E_x = (5 kN/C) x^3. Find the potential difference between the points on the x-axis at x= 1 m and x = 5 m. Answer in units of kV.

Homework Equations


V = -Ed

The Attempt at a Solution


V1 = -5*10^6 N/C * 1 = -5*10^6 volts
V2 = -5*10^6 * 5 = -25*10^6 volts = -2.5*10^7 volts

V2 - V1 = -25*10^6 -(-5*10^6) = -20*10^6 = -2.0*10^4 kV

I also tried cubing x and got -6.2e+5 but that is also wrong.
 
Last edited:
on Phys.org
[itex]V=-Ed[/itex] only when [itex]E[/itex] is uniform/constant along the length of [itex]d[/itex]...is that the case here?

If not, you will need to use the more general equation:

[tex]V_b-V_a=-\int_a^b\vec{E}\cdot\vec{dl}[/tex]
 
I would think that the x^3 would mean that E is not uniform/constant...

-5*10^6 times the integral of x^3 from 5 m to 1 m... which is the same as -5*10^6*[(1/4)x^4] from 5 m to 1 m... which is equal to -7.8*10^5.

Is that it?
 
I meant 10^4 since it's in kN/C, so the answer would be -7.8*10^3 kN?
 
Last edited:
That apparently isn't the answer... what did I do wrong?
 
Oh wow... yet another stupid mistake. Thanks so much everyone!