document.write( "Question 284794: Elaine has two suitcases that are
\n" );
document.write( "similar rectangular solids. The
\n" );
document.write( "length of the second suitcase is
\n" );
document.write( "twice the length of the first
\n" );
document.write( "suitcase. If the first suitcase has
\n" );
document.write( "a volume of 1568 cubic inches,
\n" );
document.write( "what is the volume of the
\n" );
document.write( "second suitcase in cubic inches? \n" );
document.write( "
Algebra.Com's Answer #206604 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! if the two solids are similar all measurements are proportional. \n" ); document.write( "so if the length is double so is the width and height \n" ); document.write( "2^3=8 so the volume is 8 times the first not just double. \n" ); document.write( "2*L*2W*2H=8*L*W*H \n" ); document.write( "8*1568=volume of second sutcase \n" ); document.write( " |