document.write( "Question 664662: ou have 10 liters of a solution that is 30% alcohol, how many liters of a 80% alcohol solution must you add to obtain a solution that is 50% alcohol? \n" ); document.write( "
Algebra.Com's Answer #413394 by stanbon(75887) ![]() You can put this solution on YOUR website! ou have 10 liters of a solution that is 30% alcohol, how many liters of a 80% alcohol solution must you add to obtain a solution that is 50% alcohol? \n" ); document.write( "------ \n" ); document.write( "Eqution: \n" ); document.write( "alcohol + alcohol = alcohol \n" ); document.write( "0.30*10 + 0.80x = 0.50(10+x) \n" ); document.write( "---------------------------------- \n" ); document.write( "30*10 + 80x = 50*10 + 50x \n" ); document.write( "30x = 20*10 \n" ); document.write( "x = 6 2/3 liters (amt. of 80% solution needed) \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |