document.write( "Question 265663: volume of a cone that is 8 ft tall and has a radius of 10ft \n" ); document.write( "
Algebra.Com's Answer #195328 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
V=1/3BH
\n" ); document.write( "V=2*PI*R*H/3
\n" ); document.write( "V=2*PI*10*8/3
\n" ); document.write( "V=2*3.14*10*8/3
\n" ); document.write( "V=6.28*80/3
\n" ); document.write( "V=502.4/3
\n" ); document.write( "V=167.47 FT^3 ANS.
\n" ); document.write( "
\n" );