document.write( "Question 321140: The volumes of two similar solids are 729 m cubed and 64 m cubed. The surface area of the larger one is 648 m squared. What is the surface area of the smaller one?\r
\n" );
document.write( "\n" );
document.write( " a. 512 m squared
\n" );
document.write( " b. 128 m squared
\n" );
document.write( " c. 57 m squared
\n" );
document.write( " d. none of these
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #229977 by Alan3354(69443) You can put this solution on YOUR website! The volumes of two similar solids are 729 m cubed and 64 m cubed. The surface area of the larger one is 648 m squared. What is the surface area of the smaller one? \n" ); document.write( "a. 512 m squared \n" ); document.write( "b. 128 m squared \n" ); document.write( "c. 57 m squared \n" ); document.write( "d. none of these \n" ); document.write( "------------------------ \n" ); document.write( "Volume is a function of the cube of the linear dimensions. \n" ); document.write( "729 = 9^3, 64 = 4^3 \n" ); document.write( "729/64 --> 9/4 sides ratio \n" ); document.write( "----------------- \n" ); document.write( "Area is a function of the square of the linear dimensions. \n" ); document.write( "(9/4)^2 = 81/16 area ratio \n" ); document.write( "648/area = 81/16 \n" ); document.write( "area = 128 sq meters \n" ); document.write( " |