document.write( "Question 754913: a cylinder has a volume of 300 pie cubic centimeters and a base with a circumference of 10 pie centimeters. what is the height of the cylinder? \n" ); document.write( "
Algebra.Com's Answer #459390 by sachi(548)![]() ![]() You can put this solution on YOUR website! let the cylinder has radius=r \n" ); document.write( "a base with a circumference of 10 pie centimeters \n" ); document.write( "so 2pie r=10 pie \n" ); document.write( "or r=5 cms \n" ); document.write( "the cylinder has a volume of 300 pie cubic centimeters \n" ); document.write( "volume=pie*r^2 *height=300 pie \n" ); document.write( "or pie*10^2 *height=300 pie \n" ); document.write( "or height=300pie/100pie=3 cms \n" ); document.write( " \n" ); document.write( " |