Correct Option is (3)
We have three infinitely long wires with charge density lambda () placed along the x-axis, y-axis, and z-axis. We need to determine the equation of an equipotential surface around these wires.
1. Potential Due to a Single Infinite Line Charge
The potential at a perpendicular distance r from an infinitely long charged wire is given by:
V = ( / 2 * pi * epsilon_0) * ln(r)
where r is the distance from the wire.
2. Total Potential at Any Point (x, y, z)
Each wire contributes to the total potential at any point (x, y, z):
- The wire along the x-axis contributes based on distance sqrt(y² + z²).
- The wire along the y-axis contributes based on distance sqrt(z² + x²).
- The wire along the z-axis contributes based on distance sqrt(x² + y²).
Adding these contributions:
V = ( / 2 * pi * epsilon_0) * [ ln(sqrt(y^2 + z^2)) + ln(sqrt(z^2 + x^2)) + ln(sqrt(x^2 + y^2)) ]
Using logarithmic properties:
**V = ( / 2 * pi * epsilon_0) * ln [ (x^2 + y^2) * (y^2 + z^2) * (z^2 + x^2) ]^(1/2) **
3. Equipotential Surface Condition
Since an equipotential surface means the potential is constant:
(x^2 + y^2) * (y^2 + z^2) * (z^2 + x^2) = constant
4. Matching with Given Options
Comparing this with the given answer choices, we see that Option (3) matches exactly:
(x^2 + y^2) * (y^2 + z^2) * (z^2 + x^2) = constant
Thus, the correct answer is:
Option (3)