document.write( "Question 351486: one canned juice drink is 25% orange juice; another is 5%orange juice. How many liters of each should be mixed together in order to get 20L that is 19% orange juice \n" ); document.write( "
Algebra.Com's Answer #251130 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
25% orange juice; let it be x liters
\n" ); document.write( "another is 5%orange juice. this will be 20-x liters
\n" ); document.write( "20L that is 19% orange juice
\n" ); document.write( "...
\n" ); document.write( "0.25x+0.05(20-x) = 0.19*20
\n" ); document.write( "0.25x+1-0.05x=1.8
\n" ); document.write( "0.20x=1.8-1
\n" ); document.write( "0.20x=0.8
\n" ); document.write( "x=4 liters of 25% juice
\n" ); document.write( "16 liters of 5% juice\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );