document.write( "Question 74030: The volume of a right circular cone is given by v=1/3*3.14*r2(radius squared)*h
\n" ); document.write( "solve for h
\n" ); document.write( "

Algebra.Com's Answer #53043 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\"v=%281%2F3%29%2Api%2Ar%5E2%2Ah\"
\n" ); document.write( "Divide both sides by \"%281%2F3%29pi%2Ar%5E2\"
\n" ); document.write( "So h is
\n" ); document.write( "\"h=3v%2F%28pi%2Ar%5E2%29\"
\n" ); document.write( "
\n" );