document.write( "Question 332947: if a cone is 300 cubic kilometers and the radius of the base is 9 kilometers what is the height of the cone \n" ); document.write( "
Algebra.Com's Answer #238630 by AAfter.Com(18)\"\" \"About 
You can put this solution on YOUR website!
Volume of cone = (1/3) X pi X r^2 X h
\n" ); document.write( "Hence, (1/3) X (22/7) X 9^2 X h = 300
\n" ); document.write( "=> h = (300 X 3 X 7)/(22 X 81)
\n" ); document.write( "= 3.54 Km
\n" ); document.write( "Hence, height of the cone is 3.54 km
\n" ); document.write( "
\n" );