document.write( "Question 801347: What is the height of a cylinder that has the same volume and radius as a sphere of a diameter 12 cm?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #483524 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! What is the height of a cylinder that has the same volume and radius as a sphere of a diameter 12 cm? \n" ); document.write( "*** \n" ); document.write( "Volume of sphere=4πr^3/3, r=radius \n" ); document.write( "volume of cylinder=πr^2h, r=radius, h=height \n" ); document.write( ".. \n" ); document.write( "r=6 \n" ); document.write( "4πr^3/3=πr^2h \n" ); document.write( "h=4r/3=24/3=8 \n" ); document.write( "height of cylinder=8cm \n" ); document.write( " |