document.write( "Question 198112: The radius of a can soup is 2 in, while the height is 7 in.
\n" ); document.write( "What is the amount of soup this can holds? (Use pi = 22/7)
\n" ); document.write( "Provide a mathematical explanation of your answer.
\n" ); document.write( "

Algebra.Com's Answer #148582 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
Volume = Area of Base * Height = pi * r^2 * hg = 22/7 * 2^2 *7 = 88 \n" ); document.write( "
\n" );