zhillyz
- 64
- 0
Homework Statement
An electric potential is given in volts by;
\phi (x,y,z) = 20x - 12y^2 +2yz,
where x,y and z are measured in metres. Find the magnitude of the electric field E at the point(1,1,3).
Homework Equations
E = -\nabla \phi
The Attempt at a Solution
-\nabla \phi = -1*(\frac{\partial \phi}{\partial x} + \frac{\partial \phi}{\partial y} + \frac{\partial \phi}{\partial z})
= -1*((20)+(24y +2z)+(2y)) = -1*(20+24+6+2) = -52Vm^-1
I just wanted to know if I have used the right equation, the process is okay and if there is an occasion I should not use this equation? Thanks!