document.write( "Question 763083: Determine the volume and the surface area of a three-dimensional cone
\n" );
document.write( "radius is 6cm and height is 2cm \n" );
document.write( "
Algebra.Com's Answer #464466 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Surface Area = Pi*r^2 + Pi(r * s) \n" ); document.write( "slope edge = \n" ); document.write( "s = \n" ); document.write( "s = 6.33cm \n" ); document.write( "Surface Area = Pi *6^2 + Pi(6 * 6.33) \n" ); document.write( " = 232.42cm^2\r \n" ); document.write( "\n" ); document.write( "Volume = 1/3*Pi*r^2*h \n" ); document.write( " = 1/3*Pi*36*2 \n" ); document.write( " = 75.4cm^3 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |