document.write( "Question 239595: calculate the volume of each cone. use 3.14 and round eachyour answer to the nearest hundreatheth if neccesery \r
\n" );
document.write( "\n" );
document.write( "a traffic cone has a radius of 9in the height of the cone is 30 \n" );
document.write( "
Algebra.Com's Answer #175828 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! V=BH/3 \n" ); document.write( "V=(PIR^2*30)/3 \n" ); document.write( "V=3.14*9^2*30/3 \n" ); document.write( "V=3.14*81*10 \n" ); document.write( "V=2,543.4 IN^3 \n" ); document.write( " |