document.write( "Question 280826: a right circular cylinder has a volume of 1000 cubic inches and a height of 8 inches. what is the radius? \n" ); document.write( "
Algebra.Com's Answer #204080 by mananth(16946)![]() ![]() You can put this solution on YOUR website! The volume of a cylinder is given by pi*r^2 *h\r \n" ); document.write( "\n" ); document.write( "1000= 3.14*r^2*8\r \n" ); document.write( "\n" ); document.write( "r^2= 1000/3.14*8\r \n" ); document.write( "\n" ); document.write( "r^2=39.8\r \n" ); document.write( "\n" ); document.write( "r=6.3 inches \n" ); document.write( " |