document.write( "Question 33297: The volume of a cylinder (think about the volume of a can) is given by V = πr2h 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( "Write h as a function of r.
\n" ); document.write( "What is the measurement of the height if the radius of the cylinder is 2 centimeters?
\n" ); document.write( "Graph this function.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #20104 by Fermat(136)\"\" \"About 
You can put this solution on YOUR website!
\"h=V%2F%28%28pi%29r%5E2%29\"
\n" ); document.write( "V = 100 cc
\n" ); document.write( "r = 2 cm
\n" ); document.write( "\"h=V%2F%28%28pi%29+r%5E2%29\"
\n" ); document.write( "\"h=100%2F%28%28pi%29+2%5E2%29\"
\n" ); document.write( "\"h=100%2F%284pi%29\"
\n" ); document.write( "\"h=25%2F%28pi%29\"
\n" ); document.write( "======
\n" ); document.write( "
\n" );