document.write( "Question 778663: The A2Z Company produces cylindrical pipes. If the radius of a cylindrical pipe is increased by one half of the original, what will happen to the volume of the pipe?
\n" );
document.write( "The volume is reduced to one half of the original.
\n" );
document.write( "The volume is increased to one half of the original.
\n" );
document.write( "The volume is increased to nine fourths of the original.
\n" );
document.write( "The volume is reduced to one fourth of the original.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #474837 by stanbon(75887) ![]() You can put this solution on YOUR website! The A2Z Company produces cylindrical pipes. If the radius of a cylindrical pipe is increased by one half of the original, what will happen to the volume of the pipe? \n" ); document.write( "----- \n" ); document.write( "Original Volume: pi*r^2*h \n" ); document.write( "----- \n" ); document.write( "New volume: pi((3/2)r)^2*h = (9/4)pi*r^2*y \n" ); document.write( "The volume is increased to nine fourths of the original. \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |