document.write( "Question 985156: Five bottles of milk cost $4.4 more than four bottles of juice. If one bottle of milk costs $5.2 find the cost of one bottle of juice \n" ); document.write( "
Algebra.Com's Answer #605996 by srinivas.g(540)![]() ![]() You can put this solution on YOUR website! cost of one bottle of milk = $5.2 \n" ); document.write( "cost of five bottles of milk = 5*5.2 \n" ); document.write( " = $26\r \n" ); document.write( "\n" ); document.write( "Five bottles of milk cost $4.4 more than four bottles of juice \n" ); document.write( "cost of 4 bottle of juice =26-4.4 \n" ); document.write( " = $21.6 \n" ); document.write( "cost of 1 bottle of juice = 21.6/4 \n" ); document.write( " = $5.4 \n" ); document.write( " \n" ); document.write( " |