The Setup
Visualizing the Geometry
Imagine a perfectly uniform, solid sphere of radius R. Now, suppose we carve out a smaller spherical cavity of radius 1 from it. The problem states that this cavity touches the outer edge of the large sphere.
To make our mathematical lives easier, let's place the center of the original large sphere, C, exactly at the origin (0,0). Because the cavity touches the outer boundary of the large sphere, its center O must be located at a distance of R−1 from the origin.
We are given a fascinating constraint: the new center of mass of the remaining shape, G, lies exactly on the surface of the cavity. Geometrically, the leftmost edge of the cavity is at a distance of 1 from its center O. Therefore, the coordinate of G is xG=(R−1)−1=R−2.
The Secret Weapon
Negative Mass
How do we find the center of mass of a body with a hole in it? We use the brilliant concept of negative mass. Instead of dealing with complex integrals over an awkward shape, we treat the system as a superposition of two complete objects:
1. The original solid sphere (with positive mass M).
2. The removed cavity (treated as having a negative mass −m).
The center of mass of this composite system is given by the weighted average:
xCM=M−mMxC−mxO
Let's define the masses in terms of the uniform density ρ:
- Mass of the original sphere: M=34πR3ρ
- Mass of the removed cavity: m=34π(1)3ρ
Setting Up the Algebraic Equation
We know that the new center of mass
xCM is at
G, so
xCM=R−2. Since we placed the original center
C at the origin,
xC=0. Substituting these into our center of mass formula gives:
R−2=M−mM(0)−m(R−1)
Cross-multiplying to clear the denominator, we get:
(M−m)(R−2)=−m(R−1)
Now, let's substitute our expressions for
M and
m:
(34πR3ρ−34π(1)3ρ)(R−2)=−34π(1)3ρ(R−1)
Simplifying the Math
Notice how the constant term
34πρ appears in every single term? We can safely divide it out from both sides of the equation. This leaves us with a beautifully simple algebraic relation:
(R3−1)(R−2)=−(R−1)
Here, we encounter a classic algebraic identity: the difference of cubes. We can expand
R3−1 as:
R3−1=(R−1)(R2+R+1)
Substituting this expansion back into our equation yields:
(R−1)(R2+R+1)(R−2)=−(R−1)
The Final Reveal
For a cavity of radius
1 to exist inside a sphere of radius
R, it is physically required that
R>1. Therefore,
(R−1) is strictly non-zero, and we can confidently divide both sides by
(R−1):
(R2+R+1)(R−2)=−1
To match the format of the given multiple-choice options, we can absorb the negative sign on the right side into the
(R−2) term on the left side. Multiplying both sides by
−1 flips
(R−2) to
(2−R):
(R2+R+1)(2−R)=1
This is the exact equation that determines the radius R, perfectly matching option (a). The negative mass trick transforms a seemingly complex calculus problem into an elegant algebraic puzzle!