document.write( "Question 253794: The sphere of radius r inside a cube touches each one of the six sides of the cube
\n" );
document.write( "what is the volume of the cube, in terms of r ?\r
\n" );
document.write( "\n" );
document.write( "a r^3 b 2r^3 c 4r^3 d 4/3 pi r^3 e 8r^3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #186099 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! The volume of a cube of side a is v=a^3 \n" ); document.write( "Here the side a=2r \n" ); document.write( "substitute 2r for a \n" ); document.write( "v=(2r)^3=8r^3 \n" ); document.write( " \n" ); document.write( " |