document.write( "Question 725549: The radius of a can soup is 2 in. and the height is 7 in. If the radius of the can is cut in half and the height is doubled, what effect will this have on the amount of soup in the can? \n" ); document.write( "
Algebra.Com's Answer #444196 by nshah11(47)\"\" \"About 
You can put this solution on YOUR website!
Assuming the soup can takes on a cylindrical form:\r
\n" ); document.write( "\n" ); document.write( "Original volume = pi*r^2*h = pi*(2 in)^2 * 7 in = 28pi in^3\r
\n" ); document.write( "\n" ); document.write( "New volume after radius is cut in half and height is doubled\r
\n" ); document.write( "\n" ); document.write( "= pi*(1 in)^2 * 14 in = 14pi in^3\r
\n" ); document.write( "\n" ); document.write( "Notice that the new volume is 1/2 the original volume.
\n" ); document.write( "
\n" );