document.write( "Question 1082571: A company decides to package its new perfume in a glass bottle in the shape of a pyramid. The base of the bottle will be mesuring 5 cm by 5 cm. How tall must the bottle be if it is to hold 100 mL of perfume\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #696624 by addingup(3677)![]() ![]() You can put this solution on YOUR website! We begin with the formula for the volume of a pyramid: \n" ); document.write( "(s*s*h)/3 \n" ); document.write( ": \n" ); document.write( "(5*5*x)/3 = 100 do the math and you get: \n" ); document.write( "= 12 the height is 12. \n" ); document.write( " |