document.write( "Question 1096524: A chemist needs to store a liquid inside a container in a laboratory room. She is trying to determine whether to store the liquid in a regular square pyramid or in a right circular cone storage container. The pyramid container has a base that is 6 inches by 6 inches and a height of 8 inches. The cone container has a base with a diameter of 6 inches and a height of 10 inches. Which container --the pyramid or the cone -- has a greater volume, and by how many cubic inches? \n" ); document.write( "
Algebra.Com's Answer #844022 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Volume of square pyramid = a^2 * h/3\r
\n" ); document.write( "\n" ); document.write( "a= 6*6=36 in^2\r
\n" ); document.write( "\n" ); document.write( "h=8 in\r
\n" ); document.write( "\n" ); document.write( "V= 36*8/3 = 96 in^3\r
\n" ); document.write( "\n" ); document.write( "Volume of cone = 1/3 pi r^2 h\r
\n" ); document.write( "\n" ); document.write( "r=3, h= 10 in\r
\n" ); document.write( "\n" ); document.write( "V= 1/3 * pi * 3^2 *10 =94.25 in^3\r
\n" ); document.write( "\n" ); document.write( "The square pyramid container has a greater volume by 96−94.25=1.75 in^3
\n" ); document.write( "
\n" ); document.write( "
\n" );