document.write( "Question 417271: A right cone has a height of 6 feet and a volume of 32π cubic feet. what is its radius? and it also gives me multiple choice options to choose from:
\n" );
document.write( "A-2ft
\n" );
document.write( "B-3ft
\n" );
document.write( "C-4ft
\n" );
document.write( "D-5ft \n" );
document.write( "
Algebra.Com's Answer #292156 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 32pi= 1/3 *pi^r^2*h \n" ); document.write( "32pi*3= pi*r^2*6 \n" ); document.write( "96pi/6pi= r^2 \n" ); document.write( "12=r^2 \n" ); document.write( "r=4 \n" ); document.write( " |