document.write( "Question 787043: if you have a 40% alcohol solution and a 70% alcohol solution, how much of each do you need to make 20 gallons of a solution that is 50% alcohol? \n" ); document.write( "
Algebra.Com's Answer #478051 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if you have a 40% alcohol solution and a 70% alcohol solution, how much of each do you need to make 20 gallons of a solution that is 50% alcohol? \n" ); document.write( "-------- \n" ); document.write( "Equation: \n" ); document.write( "alch + alch = alch \n" ); document.write( "0.40x + 0.70(20-x) = 0.50*20 \n" ); document.write( "-------- \n" ); document.write( "40x +70*20 - 70x = 50*20 \n" ); document.write( "-30x = -20*20 \n" ); document.write( "x = (2/3)20 = 13 1/3 gallons (amt. of 40% solution needed) \n" ); document.write( "---- \n" ); document.write( "20-x = 6 2/3 gallons (amt. of 70% solution needed) \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |