Question 1146814
.


          It is very good problem for someone who wants to check how creative is his  (or her)  mind in solving problems 
          in  Math and Physics.



<pre>
There are two basic stable configurations for the spherical balls in this cylinder.

<TABLE> 
  <TR>
  <TD>
One configuration is shown in the Figure on the right.


The larger ball lies at the bottom of the cylinder and touches the cylinder's vertical lateral surface. &nbsp;&nbsp;


The smaller ball is above the bottom. It touches the larger ball and also touches vertical lateral 
surface of the cylinder.


The Figure shows a vertical section of the cylinder and the two balls by that existing and unique 
vertical plane which contains the cylinder's vertical axis and the centers of the two balls.


In the Figure, you see a right angled triangle shown in red.


The hypotenuse of this triangle is the segment AB connecting the centers of balls.

This segment goes through the tangent point, and its length is  7 + 3 = 10 cm.


You can easily find the horizontal leg of this triangle, x.

From the equation  7 + x + 3 = 18  you have  x = 18 - 7 - 3 = 8.

 </TD>
  <TD>

{{{drawing( 400, 480, -10, 10, -2, 22, 

            line(-9, 0,  9,  0),
            line(-9, 0, -9, 20),
            line( 9, 0,  9, 20),

            circle( 2,  7,   7,   7),
            circle( 2,  7,   0.2, 0.2),
            locate( 2.3,  6.7, A),

            circle(-6,   13,   3,   3),
            circle(-6,   13,   0.2, 0.2),
            locate(-6.8, 13.8, B),

            locate (-0.5, -0.6, 18),

            line(2, 7, 9, 7),
            locate (5, 6.8, 7),

            line(2, 7, 2, 0),
            locate (2.4, 4, 7),


            line(-6, 13, -9, 13),
            locate (-7.6, 12.7, 3),

        red(line(-6, 13,  2, 7)),
        red(line(-6, 13, -6, 7)),
        red(line(-6,  7,  2, 7)),

           locate (-1.5, 10.6, "7+3=10"),
           locate (-4, 6.7, "x = 18 - 7 - 3 = 8"),

       blue(line(-9, 16, 9, 16))
)}}}

  </TD>
  </TR>
</TABLE> 
Then the vertical leg of this triangle is  {{{sqrt(10^2-8^2)}}} = {{{sqrt(36)}}} = 6 cm.


Thus the height of the highest point of the small ball over the cylinder bottom is  7 + 6 + 3 = 16 centimeters.


It defines the minimal required upper level of 16 cm of the water in the cylinder <U>after</U> submerging the balls.


With it, the volume equation is


{{{pi*9^2*16}}} = W +  {{{(4/3)*pi*7^3}}} + {{{(4/3)*pi*3^3}}},   or


W = {{{pi*9^2*16}} - {{{4/3)*pi*7^3}}} - {{{(4/3)*pi*3^3}}} = {{{(81*16 - (4/3)*7^3 - (4/3)*3^3)*pi}}} = {{{((81*16*3 - 4*7^3 - 4*3^3)/3)*pi}}} = {{{(2408/3)*pi}}}


where W is the minimal required volume of the water <U>before</U> submerging the balls.


Now, how much of water has to be poured out so that there is just enough water to cover both balls? - It is the difference 


    {{{(2414/3)*pi}}} cm^3  <U>MINUS</U>  {{{(2408/3)*pi}}} cm^3 = {{{(6/3)*pi}}} cm^3 = {{{2*pi}}} cm^3.     <U>ANSWER</U>
</pre>

The other stable configuration is when the small ball lies on the bottom, while the larger ball leans on it.

The analysis is very similar in this case.



&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;****************

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; * * * Solved * * * 

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;****************



/\/\/\/\/\/\/\/\/\/\/\


This problem was posted to the forum long time ago (one or two years ago . . . ).


I solved it then under this link


<A HREF=https://www.algebra.com/algebra/homework/word/geometry/Geometry_Word_Problems.faq.question.1125926.html>https://www.algebra.com/algebra/homework/word/geometry/Geometry_Word_Problems.faq.question.1125926.html</A>


https://www.algebra.com/algebra/homework/word/geometry/Geometry_Word_Problems.faq.question.1125926.html



For your convenience, I simply copied and pasted here that solution.