document.write( "Question 469438: a rectangular solid of maximum volume is to be cut from a solid sphere of radius r.determine the dimensions L , H and the volume of the solid formed.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #322077 by ccs2011(207)![]() ![]() You can put this solution on YOUR website! Maximum volume given same 3-d space is achieved by a cube of equal side lengths. \n" ); document.write( "Same logic as a square maximizes area given same perimeter. \n" ); document.write( "Goal is to find largest cube confined to inside of sphere of radius r. \n" ); document.write( "To achieve this we want the corners of the cube to be touching the outer surface of the sphere. \n" ); document.write( "In other words, the diagonal from one corner to the other should equal the diameter of the sphere. \n" ); document.write( "Let x be the length of a side of the cube. \n" ); document.write( "To find length from one corner to the other, first need to find diagonal of the base (square). \n" ); document.write( "Diagonal of a square of length x is \n" ); document.write( "Corner length is \n" ); document.write( "Now set this equal to diameter of sphere \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Volume is x^3 \n" ); document.write( " |