document.write( "Question 838374: A 60% alcohol solution is to be mixed with a 42% alcohol solution. How many liters of the 60% solution should be used to make 30 liters of a 54% alcohol solution? \n" ); document.write( "
Algebra.Com's Answer #505043 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A 60% alcohol solution is to be mixed with a 42% alcohol solution. How many liters of the 60% solution should be used to make 30 liters of a 54% alcohol solution? \n" ); document.write( "-------- \n" ); document.write( "Equation: \n" ); document.write( "alch + alch = alch \n" ); document.write( "0.60x + 0.42(30-x) = 0.54*30 \n" ); document.write( "------------------------- \n" ); document.write( "60x + 42*20 - 42x = 54*30 \n" ); document.write( "--------- \n" ); document.write( "18x = 12*30 \n" ); document.write( "x = 20 liters (amt. of 60% solution needed) \n" ); document.write( "30-x = 10 liters (amt. of 42% solution needed) \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------- \n" ); document.write( " |