document.write( "Question 866230: One canned juice drink is 15% orange juice, another is 5% orange juice. How many liters of each should be mixed together in order to get 10L that is 6% orange juice?\r
\n" );
document.write( "\n" );
document.write( "How many liters of the 15% orange juice should be in the mixture? \n" );
document.write( "
Algebra.Com's Answer #522143 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Percent ---------------- quantity \n" ); document.write( "Juice I 15.00% ---------------- x liters \n" ); document.write( "Juice II 5.00% ------ 10 - x liters \n" ); document.write( "Mixture 6.00% ---------------- 10 \n" ); document.write( "Total 10 liters \n" ); document.write( "15.00% x + 5.00% ( 10 - x ) = 6.00% * 10 \n" ); document.write( "15 x + 5 ( 10 - x ) = 60 \n" ); document.write( "15 x + 50 - 5 x = 60 \n" ); document.write( "15 x - 5 x = 60 - -50 \n" ); document.write( "10 x = 10 \n" ); document.write( "/ 10 \n" ); document.write( " x = 1 liter 15.00% Juice I \n" ); document.write( " 9 liters 5.00% Juice II \n" ); document.write( " \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " \n" ); document.write( " |