document.write( "Question 818853: The lab manager at a university needs to mix 10% ethanol solution with a 60% ethanol solution to obtain 50 milliliters of a 50% ethanol solution. How milliliters of the 10% solution and of the 60% solution should be mixed? \n" ); document.write( "
Algebra.Com's Answer #492839 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The lab manager at a university needs to mix 10% ethanol solution with a 60% ethanol solution to obtain 50 milliliters of a 50% ethanol solution. How milliliters of the 10% solution and of the 60% solution should be mixed? \n" ); document.write( "-------- \n" ); document.write( "Equation: \n" ); document.write( "eth + eth = eth \n" ); document.write( "0.10x + 0.60(50-x) = 0.50*50 \n" ); document.write( "-------- \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "10x + 60*50 - 60x = 50*50 \n" ); document.write( "----- \n" ); document.write( "-50x = -10*50 \n" ); document.write( "----- \n" ); document.write( "x = 10 ml (amt. of 10% solution to add) \n" ); document.write( "50-x = 40 ml (amt. of 60% solution needed) \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |