document.write( "Question 1037224: A square based pyramid has a volume of 1100 mm^3. It's height is 15 mm. Calculate the dimensions of the base of the pyramid. \n" ); document.write( "
Algebra.Com's Answer #651926 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
1100 = s^2*15 where s is the sides of the base (it's a square, so it has 4 equal sides)
\n" ); document.write( "1100/15 = s^2
\n" ); document.write( "73.333 = s^2 NOTE: 73.333 is the square of the side of the base, meaning that 73.333 is the area of the base.
\n" ); document.write( "Now take the square root, both sides:
\n" ); document.write( "s = 8.563 This is the length of each side
\n" ); document.write( "8.563*4 = 25 is the perimeter of the base.
\n" ); document.write( "John
\n" ); document.write( "
\n" );