document.write( "Question 936259: In Egypt four square pyramids. The main pyramid is the tallest, while the other three pyramids each is half of its height. All four pyramids must have a height to base length ratio of 2:3. A maximum amount of 30 million cubic feet of stone allocated for construction.
\n" );
document.write( "Question: Find the largest possible values for the base length and height, to the nearest foot , as well as the volume of each pyramid ,in scientific notation to 3 Decimal places. (volume of pyramid is V= 1/3 Bh ,where B is the area of the base and h is the height.
\n" );
document.write( "Main Pyramid: Smaller Pyramid:
\n" );
document.write( "---------------------------------------------------
\n" );
document.write( "Base length: … base length: …
\n" );
document.write( "Height: … height: …
\n" );
document.write( "Volume: … volume : …
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #569839 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Firstly let us write the data given \r \n" ); document.write( "\n" ); document.write( "Tallest pyramid \n" ); document.write( "height = h \n" ); document.write( "base = b \n" ); document.write( "h/b = 2/3\r \n" ); document.write( "\n" ); document.write( "b=(3/2) h\r \n" ); document.write( "\n" ); document.write( "Volume of this pyramid= 1/3 * (3/2*h)^2*h \n" ); document.write( "=1/3 * 9/4h^3 \n" ); document.write( "=(3/4)h^3\r \n" ); document.write( "\n" ); document.write( "Volume of smaller pyramid\r \n" ); document.write( "\n" ); document.write( "height = h/2 \n" ); document.write( "(h/2)/b = 2/3\r \n" ); document.write( "\n" ); document.write( "b= (3h/4)\r \n" ); document.write( "\n" ); document.write( "V= 1/3 * (3h/4)^2*(h/2)\r \n" ); document.write( "\n" ); document.write( "=1/3 * 9h^2/16 *h/2\r \n" ); document.write( "\n" ); document.write( "=3h^3/32\r \n" ); document.write( "\n" ); document.write( "Vol of 3 pyramids = 3*3h^3/32= 9h^3/32\r \n" ); document.write( "\n" ); document.write( "Sum of volumes = 30 million cu.ft\r \n" ); document.write( "\n" ); document.write( "(3h^3/4) +(3h^3/32)= 3*10^7 cu.ft \n" ); document.write( "multiply equation by 32\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "24h^3+3h^3= 32*3*10^7\r \n" ); document.write( "\n" ); document.write( "27h^3= 96*10^7 \n" ); document.write( "h^3= 96/27 *10^7 \n" ); document.write( "h=328.82 \n" ); document.write( "base = 1.5*328.82=493.24 feet\r \n" ); document.write( "\n" ); document.write( "Smaller pyramid \n" ); document.write( "height = h/2 = 328.82/2=164.4 feet \n" ); document.write( "base = 1.5 * 164.4=246.6 feet\r \n" ); document.write( "\n" ); document.write( "apply formula and find individual volmes\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |