document.write( "Question 1143753: A 2 liter bottle of juice costs $2.80. A box containing six 1/2 liter bottles sells for 3.90. Which option has a higher cost per liter? What is the cost \n" ); document.write( "
Algebra.Com's Answer #764653 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Quantity       Package Price          1 L Price\r\n" );
document.write( "\r\n" );
document.write( "2 L            $2.80                   $1.4\r\n" );
document.write( "\r\n" );
document.write( "6 of (1/2)L    $3.90                   $1.3\r\n" );
document.write( "( 3 liters )\r\n" );
document.write( "
\n" ); document.write( "
\n" );