document.write( "Question 1006130: A juice is made with water and orange juice in the ratio 5:2. If the total of the juice was 2.1L how much water and how much orange was used \n" ); document.write( "
Algebra.Com's Answer #622281 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
If the ingredients were in the ratio of 5 parts to 2 parts, there were a total of 7 parts.
\n" ); document.write( "These 7 parts make 2.1 L, so that each part was 2.1 / 7 = 0.3 L.
\n" ); document.write( "Thus five parts water is 5(.3) 1.5 L.
\n" ); document.write( "Two parts OJ was 2(.3) = 0.6 L.
\n" ); document.write( "
\n" );