document.write( "Question 438829: Could someone please help me solve this equation? One canned juice is 15% orange juice, another is 10% orange juice.How many liters of each should be mixed together in order to get 5 liters that is 11% orange juice? \n" ); document.write( "
Algebra.Com's Answer #303361 by rwm(914)\"\" \"About 
You can put this solution on YOUR website!
.15x+.10*y=5*.11
\n" ); document.write( "x+y=5
\n" ); document.write( "x=1
\n" ); document.write( "y=4
\n" ); document.write( "
\n" ); document.write( "
\n" );