document.write( "Question 350064: Okay so I'm totally lacking in the math department
\n" );
document.write( "&have a simple equation. .\r
\n" );
document.write( "\n" );
document.write( "\"A can of chilli has a height of 7cm
\n" );
document.write( "and a diameter of 4cm.
\n" );
document.write( "How much chilli will the can hold?\"
\n" );
document.write( "(You must use 3.14 for pi)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #250188 by mananth(16946)![]() ![]() You can put this solution on YOUR website! diameter = 4 cm , radius r =2 cm \n" ); document.write( "height = 7 cm \n" ); document.write( "pi= 3.14 \n" ); document.write( ".. \n" ); document.write( "volume = pi*r^2*h \n" ); document.write( "V = 3.14 * 2*2*7 \n" ); document.write( "V= 87.92 cm^3 \n" ); document.write( " |