document.write( "Question 1143258: A quart bottle has all dimensions doubled. Determine volume of new bottle.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Volume has 3 dimensions.\r
\n" );
document.write( "\n" );
document.write( "Not sure how to solve. Non-homework. \n" );
document.write( "
Algebra.Com's Answer #764037 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Basically, because volume is in 3 dimensions, the length, width, and height all get doubled; the result is that the original volume gets multiplied by 2 3 times. \n" ); document.write( "New volume = old volume * (2*2*2) = 8 * old volume \n" ); document.write( "The old volume was 1 quart; the new volume is 8 quarts. \n" ); document.write( " |