document.write( "Question 1101090: A corner shop has an equal number of 600 mL and 1 liter cartons of milk, and double that number of 2 liter bottles if milk. If there are 84 L of milk in total, how many 600 mL cartons does the shop have? \n" ); document.write( "
Algebra.Com's Answer #715668 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "(x cartons of 0.6 L)  + (x cartons of 1 L) + (2x cartons of 2 L) = 84 L  ====>\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "0.6*x + 1*x + 2*(2x) = 84  ====>\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "5.6x = 84  ====>  x = \"84%2F5.6\" = 15.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  15.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );