document.write( "Question 990877: How many litres of water must be added to 10 litres of 30% alcohol in order to produce 50litres of 10% alcohol? \n" ); document.write( "
Algebra.Com's Answer #610851 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How many litres of water must be added to 10 litres of 30% alcohol in order to produce 50litres of 10% alcohol? \n" ); document.write( "---------------- \n" ); document.write( "You add 40 liters to get 50 liters. \n" ); document.write( "10*30 + 40*0 = 50C \n" ); document.write( "Concentration = 6% tho. \n" ); document.write( "------------ \n" ); document.write( "To get 10% : \n" ); document.write( "10*30 + L*0 = (10+L)*10 \n" ); document.write( "300 = 10L + 100 \n" ); document.write( "L = 20 \n" ); document.write( "--> 30 liters of 10% \n" ); document.write( " \n" ); document.write( " |