document.write( "Question 146658: One canned juice dring 30% orange juice, another is 10% orange juice. How many liters of each should be mixed together in order to get 20L that is 19% orange juice.\r
\n" );
document.write( "\n" );
document.write( "how may liters of the 30% orange juice should be in the mixture?\r
\n" );
document.write( "\n" );
document.write( "How many liters of the 10% orange juice should be in the mixture? \n" );
document.write( "
Algebra.Com's Answer #107078 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .30x+.10(20-x)=.19*20 \n" ); document.write( ".30x+2-.10x=3.8 \n" ); document.write( ".20x=3.8-2 \n" ); document.write( ".20x=1.8 \n" ); document.write( "x=1.8/.20 \n" ); document.write( "x=9L of 30% orange juice. \n" ); document.write( " \n" ); document.write( " |