document.write( "Question 411416: How do I find the height of a cone with an approximate volume of 134 cm3 and a radius of 4 cm? \n" ); document.write( "
Algebra.Com's Answer #289218 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
V=pir^2h/3
\n" ); document.write( "134=3.14*16*h/3
\n" ); document.write( "134*3=50.24h
\n" ); document.write( "h=134/50.24
\n" ); document.write( "h=2.67 cm
\n" ); document.write( "
\n" );