Question:medium

Three point charges \(q, -2q\), and \(q\) are placed along the \(x\)-axis at \(x = -a, 0,\) and \(a\), respectively. As \(a \to 0\) and \(q \to \infty\), while \(qa^2 = Q\) remains finite, the electric field at a point \(P\), at a distance \(x \gg a\) from \(x = 0\), is given by: \[\vec{E} = \frac{qQ}{4 \pi \epsilon_0 x^3} \hat{i}.\] Then, find the relationship between \(\alpha\) and \(\beta\).

Show Hint

When dealing with multiple charges, use the principle of superposition to sum the electric fields, and carefully consider the limits of the charges and distances.
Updated On: Jan 29, 2026
  • \(\alpha = \beta\)
  • \(\alpha = 2\beta\)
  • \(\alpha = \frac{2}{3}\beta\)
  • \(2\alpha = 3\beta\)
Show Solution

The Correct Option is C

Solution and Explanation

The net electric field at point \(P\) is the vector sum of fields from three charges:
Step 1: Electric fields from individual charges
Charge \(q\) at \(x = -a\):
\[E_1 = \frac{q}{4\pi\epsilon_0 (x+a)^2}.\]
Charge \(-2q\) at \(x = 0\):
\[E_2 = \frac{-2q}{4\pi\epsilon_0 x^2}.\]
Charge \(q\) at \(x = a\):
\[E_3 = \frac{q}{4\pi\epsilon_0 (x-a)^2}.\]
Step 2: Approximation for \(x \gg a\)
For \(x \gg a\), use binomial approximation:
\((x+a)^2 \approx x^2 \left(1 + \frac{2a}{x}\right)\), so
\[E_1 \approx \frac{q}{4\pi\epsilon_0 x^2} \left(1 - \frac{2a}{x}\right).\]
\((x-a)^2 \approx x^2 \left(1 - \frac{2a}{x}\right)\), so
\[E_3 \approx \frac{q}{4\pi\epsilon_0 x^2} \left(1 + \frac{2a}{x}\right).\]
\(E_2 = \frac{-2q}{4\pi\epsilon_0 x^2}\) (no approximation).
Step 3: Net Electric Field
Add all contributions:
\[E = E_1 + E_2 + E_3.\]
Substitute approximations:
\[E \approx \frac{q}{4\pi\epsilon_0 x^2} \left(1 - \frac{2a}{x}\right) + \frac{-2q}{4\pi\epsilon_0 x^2} + \frac{q}{4\pi\epsilon_0 x^2} \left(1 + \frac{2a}{x}\right).\]
Simplify:
\[E \approx \frac{q}{4\pi\epsilon_0 x^2} \left[1 - \frac{2a}{x} + 1 + \frac{2a}{x} - 2\right].\]
\[E \approx \frac{q}{4\pi\epsilon_0 x^2} \left(-\frac{4a}{x}\right).\]
\[E \approx \frac{-4qa}{4\pi\epsilon_0 x^3}.\]
Step 4: Substitution using \(qa^2 = Q\)
Given \(qa^2 = Q\), substitute \(q = \frac{Q}{a^2}\):
\[E \approx \frac{-4 \left(\frac{Q}{a^2}\right) a}{4\pi\epsilon_0 x^3}.\]
\[E \approx \frac{-4Q}{4\pi\epsilon_0 x^3}.\]
Step 5: Compare with given form
Given form:
\[E = \frac{-\alpha Q}{4\pi\epsilon_0 x^3}.\]
By comparison:
\[\alpha = 2, \quad \beta = 3.\]
Step 6: Relationship between \(\alpha\) and \(\beta\)
\[\alpha = \frac{2}{3}\beta.\]
Final Answer
\[\boxed{\alpha = \frac{2}{3}\beta.}\]

Was this answer helpful?
1