document.write( "Question 890769: Cara has 2 bottles of juice each hold 2l, she also has 4 cups of juice each hold 250ml of juice. Cara wants to pour the juice into glasses that can each hold 200ml . How many glasses will she need? \n" ); document.write( "
Algebra.Com's Answer #539241 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! Cara has 2 bottles of juice each hold 2l, she also has 4 cups of juice each hold 250ml of juice. Cara wants to pour the juice into glasses that can each hold 200ml . How many glasses will she need? \n" ); document.write( "total juice in bottle=2x2 liters \n" ); document.write( "total juice in cups each 250 ml=1000 ml =1 liters \n" ); document.write( "total juice in bottle and cups = 5 liters =5000 ml \n" ); document.write( "number of glasses 200 ml each =5000/200 =25 glasses \n" ); document.write( "Answer 25 glasses \n" ); document.write( " |