document.write( "Question 958625: What is the height of a cone with a volumen of 150 cubic inches and a radius of 10 inches
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #585852 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the height of a cone with a volumen of 150 cubic inches and a radius of 10 inches \n" ); document.write( "--- \n" ); document.write( "Formula: V = (1/3)pi*r^2*h \n" ); document.write( "----- \n" ); document.write( "150 = (1/3)pi*10^2*h \n" ); document.write( "450 = 100*pi*h \n" ); document.write( "----- \n" ); document.write( "h = 450/(100*pi) \n" ); document.write( "----- \n" ); document.write( "h = 1.43 inches \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |