InterviewSolution
Saved Bookmarks
| 1. |
Find the potential `V` of an electrostatic field `vec E = a(y hat i + x hat j)`, where `a` is a constant. |
|
Answer» `d varphi = vec(E). vec(dr) = a (y dx + x dy) = a d (xy)` On intergating, `varphi = a xy + C` |
|