document.write( "Question 272559: The height of a cylinder is six times its radius. Find a function that models the volume V of the cylinder in terms of its radius r. \n" ); document.write( "
Algebra.Com's Answer #199413 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The height of a cylinder is six times its radius.
\n" ); document.write( "Find a function that models the volume V of the cylinder in terms of its radius r.
\n" ); document.write( "r = the radius,
\n" ); document.write( "6r = the height
\n" ); document.write( ":
\n" ); document.write( "V(r) = \"pi%2Ar%5E2%2A%286r%29\"
\n" ); document.write( ":
\n" ); document.write( "V(r) = \"pi%2A6r%5E3\"
\n" ); document.write( "
\n" );