The electric field E and electric potential V are related by the gradient operation: E=−∇V=−(∂x∂Vi^+∂y∂Vj^+∂z∂Vk^) [NCERT Class 12, Sec 2.6.1].
Given the potential V=−x2y−xz3+4 (assuming the trailing '+' implies a constant term like 4 from the standard examination question context):
-
Calculate x-component (Ex):
∂x∂V=∂x∂(−x2y−xz3+4)=−2xy−z3
Ex=−∂x∂V=−(−2xy−z3)=2xy+z3
-
Calculate y-component (Ey):
∂y∂V=∂y∂(−x2y−xz3+4)=−x2
Ey=−∂y∂V=−(−x2)=x2
-
Calculate z-component (Ez):
∂z∂V=∂z∂(−x2y−xz3+4)=−3xz2
Ez=−∂z∂V=−(−3xz2)=3xz2
Combining these components, the electric field vector is E=(2xy+z3)i^+x2j^+3xz2k^.