InterviewSolution
Saved Bookmarks
| 1. |
A charge is distributed with a linear density lambda over the length L along radius vector drawn from the point where a point charge q is located. The distance between q and the nearest point on linear charge is R. The electrical force experienced by the linear charge due to q is |
|
Answer» `(q lambdaL)/(4piepsilon_0R^2)` Consider a small element dr on line charge as shown, then force experienced by q due to this element is, `dF=(qlambdadr)/(4piepsilon_0r^2)` `THEREFORE F=int dF= int_R^(R+L) (qlambdadr)/(4piepsilon_0r^2)` `=(qlambdaL)/(4piepsilon_0R(R+L))`
|
|