document.write( "Question 36818: The volume of a cone is 150pi cubic inches. The height of the cone is 30 inches. What is the radius of the cone in inches? \n" ); document.write( "
Algebra.Com's Answer #22654 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
150PI=PI*R~2*30 OR CANCELLING OUT THE PIs WE GET 150=R~2*30 OR R~2=150/30 OR
\n" ); document.write( "R~2=5 OR R=SQRT5 OR R=2.2360679
\n" ); document.write( "
\n" );