Question:medium

Two spheres having equal mass \( m \), charge \( q \), and radius \( R \), are moving towards each other. Both have speed \( u \) at an instant when the distance between their centers is \( 4R \). Find the minimum value of \( u \) so that they touch each other.

Show Hint

For two charged objects moving towards each other, the kinetic energy should be balanced by the electrostatic force for them to just touch.
Updated On: Mar 25, 2026
  • \( \sqrt{\frac{q^2}{4 \pi \epsilon_0 m R}} \)
  • \( \sqrt{\frac{16 q^2}{\pi \epsilon_0 m R}} \)
  • \( \sqrt{\frac{q^2}{\pi \epsilon_0 m R}} \)
  • \( \sqrt{\frac{q^2}{8 \pi \epsilon_0 m R}} \)
Show Solution

The Correct Option is B

Solution and Explanation

To solve this problem, let's analyze the scenario where two charged spheres are moving towards each other. We need to determine the minimum speed \( u \) such that they touch each other when their centers are initially \( 4R \) apart.

Initially, the kinetic energy of each sphere is given by:
\(KE_{\text{initial}} = \frac{1}{2} m u^2\\) for each sphere.

Since there are two spheres, the total initial kinetic energy is:
\(2 \times \frac{1}{2} m u^2 = m u^2\).

The initial potential energy due to electrostatic force when the spheres are at a distance \( 4R \) apart is:
\(PE_{\text{initial}} = \frac{k q^2}{4R}\), where \( k = \frac{1}{4 \pi \epsilon_0} \).

When the spheres touch, the distance between their centers becomes \( 2R \). Therefore, the potential energy when they touch is:
\(PE_{\text{final}} = \frac{k q^2}{2R}\).

Using energy conservation, the initial kinetic energy plus the initial potential energy will equal the final potential energy when the spheres touch, as they will momentarily come to a stop:
\(m u^2 + \frac{k q^2}{4R} = \frac{k q^2}{2R}\).

Rearranging the terms, we get:
\(m u^2 = \frac{k q^2}{2R} - \frac{k q^2}{4R}\),
\(m u^2 = \frac{k q^2}{4R}\).

Solving for \( u \), we have:
\(u^2 = \frac{k q^2}{4 m R}\),
\(u = \sqrt{\frac{k q^2}{4 m R}}\).

Substitute \( k = \frac{1}{4 \pi \epsilon_0} \):
\(u = \sqrt{\frac{q^2}{16 \pi \epsilon_0 m R}}\).

Since the square of speed \( u \) simplifies further:
\(u = \sqrt{\frac{16 q^2}{\pi \epsilon_0 m R}}\).

Thus, the correct answer is:
\(\sqrt{\frac{16 q^2}{\pi \epsilon_0 m R}}\).

Therefore, the correct option is \( \sqrt{\frac{16 q^2}{\pi \epsilon_0 m R}} \), which verifies our calculations and matches the given answer.

Was this answer helpful?
0