document.write( "Question 1207535: Hi
\n" );
document.write( "A container can hold either 60 small boxes or 48 big boxes. If there are already 20 small and 24 big boxes in the container how many more big boxes can the container still hold. \n" );
document.write( "
Algebra.Com's Answer #845471 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Let the volume of a small box be S cubic units.\r\n" ); document.write( "Let the volume of a big box be B cubic units.\r\n" ); document.write( "Then the volume of the container is 60S = 48B cubic units.\r\n" ); document.write( "Let x be the number of big boxes more the container can still hold.\r\n" ); document.write( "The container already contains 20S+24B cubic units.\r\n" ); document.write( "The container can hold x*B more cubic units.\r\n" ); document.write( "\n" ); document.write( " |