Three balls of radius 10 are placed on the table (the plane) such that each one is tangent to the other two. A fourth ball of the same radius is placed above them such that it is tangent to all three of them. Now we want to place a right circular cone with its open base on the table that will cover the four balls completely, such that it is tangent to the top ball along a horizontal circle and tangent to each of the three lower balls at one point (for each). If are the radius of the base and height of this cone, then report .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let the z-axis be the axis of symmetry of the assembly. The centers of the three balls are separated by 2 R , and the three centers form an equilateral triangle. The distance from the central axis to one of the vertices is ( 2 / 3 ) 2 3 ( 2 R ) = 2 R / 3 . We can take the centers of the three lower balls to be
C 1 = ( 2 R / 3 , 0 , R )
C 2 = ( − R / 3 , R , R )
C 3 = ( − R / 3 , − R , R )
One can verify the distances between any two of these centers is 2 R .
Now the fourth ball has its center at C 4 = ( 0 , 0 , z ) such the distance between C 4 and any of the first three centers is 2 R . This gives
( z − R ) 2 + 4 / 3 R 2 = 4 R 2 , so that z = R ( 1 + 3 8 )
Now we can find a common tangent to one of the lower balls and the top ball, let's say the first ball and the fourth ball. The tangent is parallel to the line segment connecting the two centers, and is a distance R from it.
In the x-z plane, the equation of the line segment connecting C 1 and C 4 is
z = R − ( 8 / 3 ∗ 3 / 2 ) ( x − 2 R / 3 ) = R − 2 ( x − 2 R / 3 )
Thus,
( z − R ) + 2 ( x − 2 R / 3 ) = 0
which is of the form n ⋅ ( r − r 0 ) = 0
To generate the line that is parallel to this line but R units away in the direction of the normal, we add R n / ∣ n ∣ to r 0 . The normal vector to this line is n = ( 2 , 1 ) . Therefore, the equation of the tangent line is
( 2 , 1 ) . ( r − r 0 ) = R 3
Thus the required equation is,
( z − R ) + 2 ( x − 2 R / 3 ) = R 3
The z-intercept is the height of the cone, which is
h = R ( 1 + 3 + 2 3 2 )
And the radius of the cone is the x-intercept,
r = 2 R / 3 + 2 1 ( R ( 1 + 3 ) )
which becomes, after simplification,
r = R ( 3 2 + 2 1 + 2 3 )
Substituting R = 1 0 , gives us, h = 4 3 . 6 5 and r = 3 0 . 8 7 and this makes the answer 4 3 . 6 5 + 3 0 . 8 7 = 7 4 . 5 2