document.write( "Question 33377: The volume of a cylinder is given by V = πr^2h where r is the radius of the cylinder and h is the height of the cylinder. Suppose the volume of the can is 100 cubic centimeters.
\n" );
document.write( "a) Write h as a function of r.\r
\n" );
document.write( "\n" );
document.write( "b) What is the measurement of the height if the radius of the cylinder is 2 centimeters?\r
\n" );
document.write( "\n" );
document.write( "c) Graph this function.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #19816 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a)V=(pi)r^2h \n" ); document.write( "Divide both sides by (pi)r^2 to get: \n" ); document.write( "h= V/[(pi)r^2]\r \n" ); document.write( "\n" ); document.write( "b)If r=2 then V=[(pi)(4)]sq.cm. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |