document.write( "Question 33095: The volume of a cylinder (think about the volume of a can) is given by V=pir^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.\r
\n" ); document.write( "\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 #19511 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
a) \"V+=+%28pi%29r%5E2h\" Solve for h.
\n" ); document.write( "\"h+=+V%2F%28pi%29r%5E2\"\r
\n" ); document.write( "\n" ); document.write( "b) If r = 2 cm and V = 100 cubic cm, then:
\n" ); document.write( "\"h+=+100%2F3.14%284%29\"
\n" ); document.write( "\"h+=+100%2F12.56\"
\n" ); document.write( "\"h+=+7.98\"cm\r
\n" ); document.write( "\n" ); document.write( "c) The graph of \"y+=+100%2F3.14x%5E2\"
\n" ); document.write( "\"graph%28300%2C200%2C-15%2C15%2C-5%2C20%2C100%2F3.14x%5E2%29\"
\n" ); document.write( "
\n" );