document.write( "Question 1195509: A bowl is in the shape of a hemisphere (half sphere) with radius 10 cm. The surface of the water in the
\n" );
document.write( "container has a radius of 7 cm. How deep is the water? Give your answer to one decimal place. \n" );
document.write( "
Algebra.Com's Answer #828015 by bushra444(1)![]() ![]() ![]() You can put this solution on YOUR website! The distance from the hemisphere center to the water surface in the bowl is (Pithagoras) \n" ); document.write( "\sqrt{10^2-7^2}=\sqrt{100-49}=\sqrt{51}\r \n" ); document.write( "\n" ); document.write( "Then the depth of the water in the bowl is\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "10-\sqrt{51} = 2.9 cm (to one decimal place). \n" ); document.write( " \n" ); document.write( " |