document.write( "Question 1096631: The formula for the volume of a cylinder is V = pr2h, where
\n" );
document.write( "r is the cylinder’s radius and h is its height. Solve the equation for h. What
\n" );
document.write( "is the height of a cylinder with volume 502.4 cm3 and radius 4 cm? \n" );
document.write( "
Algebra.Com's Answer #711055 by addingup(3677) You can put this solution on YOUR website! Pi x 4^2 x h = 502.4 \n" ); document.write( "50.27 x h = 502.4 \n" ); document.write( "h = 502.4/50.27 = 10 \n" ); document.write( " \n" ); document.write( " |