document.write( "Question 730944: The volume of a cylinder is given by the formula V=πr^2h. WHAT IS THE EXACT HEIGHT OF THE CYLINDER IF IT'S VOLUME IS 16CM^3 AND IT HAS A RADIUS OF 2CM?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #446937 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Volume of cylinder = pi* r^2 h \n" ); document.write( "Radius = 2 cm \n" ); document.write( "Height ? cm \n" ); document.write( "Volume = 16 cm ^3 \n" ); document.write( "16 = 3.14 * 2 * 2 * h \n" ); document.write( "h= 16 /( 3.14 * 2 * 2 ) \n" ); document.write( "h= 16 /( 12.57 \n" ); document.write( "h= 1.27 cm \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |