document.write( "Question 934170: how many gallons of a 70% alcohol solution must be mixed with 30 gallons of a 12% solution to obtain a solution that is 60% alcohol?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #567278 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how many gallons of a 70% alcohol solution must be mixed with 30 gallons of a 12% solution to obtain a solution that is 60% alcohol? \n" ); document.write( " ----------------- \n" ); document.write( "Equation:: \n" ); document.write( "alch + alch = alch \n" ); document.write( "---- \n" ); document.write( "0.70x + 0.12*30 = 0.60(x+30) \n" ); document.write( "----- \n" ); document.write( "70x + 12*30 = 60x + 60*30 \n" ); document.write( "---- \n" ); document.write( "10x = 48*30 \n" ); document.write( "x = 144 gallons (amt. of 70% solution needed) \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |