document.write( "Question 1098376: a spherical watermelon of radius 4cm is halved. the uniform width of the white part surrounding the red edible part is 1cm. from half of the melon, the red part of the fruit is scooped out. find (i)the volume of the edible part of the fruit taken out (ignore the volume of seeds). take pi=3.14
\n" );
document.write( "(ii) the surface area of the white part of that hemispherical piece
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #844246 by mananth(16949) You can put this solution on YOUR website! \n" ); document.write( "Volume of hemisphere = (2/3) pi*r^3 \n" ); document.write( "here r=3\r \n" ); document.write( "\n" ); document.write( "Volume of edible part= 2/3 * pi * 3^3= 18 pi\r \n" ); document.write( "\n" ); document.write( "18*3.14 cm^3\r \n" ); document.write( "\n" ); document.write( "Surface area of white part = 2 *pi*r^2 \n" ); document.write( "2*pi*3^2\r \n" ); document.write( "\n" ); document.write( "= 18 pi cm^2\r \n" ); document.write( "\n" ); document.write( "18*3.14 cm^2 \n" ); document.write( " |