document.write( "Question 829895: Finding the Maximum Volume Rectangular Prism in a given Sphere \n" ); document.write( "
Algebra.Com's Answer #500191 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! It's a regular cube with the long diagonal = diameter of the sphere. \n" ); document.write( "--- \n" ); document.write( "s = side length of cube \n" ); document.write( "r = radius of sphere \n" ); document.write( "---- \n" ); document.write( "d^2 = 4r^2 = 3s^2 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "------------ \n" ); document.write( "Proving that the regular cube gives max volume takes more work. \n" ); document.write( "email via the TY note if you need to see that. \n" ); document.write( " \n" ); document.write( " |