document.write( "Question 610699: find the volume of the largest cylinder with a circular base that can be inscribed in a cube which has a volume of 27m^3.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #384512 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! find the volume of the largest cylinder with a circular base that can be inscribed in a cube which has a volume of 27m^3. \n" ); document.write( "** \n" ); document.write( "let x=length= width= height of cube \n" ); document.write( "volume=x^3=27m^3 \n" ); document.write( "x=3 m \n" ); document.write( ".. \n" ); document.write( "length of cylinder=3 m \n" ); document.write( "Diameter of circular base=3 m \n" ); document.write( "volume of cylinder=πr^2*3=π(3/2)^2*3=27π/4 \n" ); document.write( "ans: \n" ); document.write( "largest cylinder with a circular base that can be inscribed in the cube=27π/4 m^3 \n" ); document.write( " |