document.write( "Question 117612: How much 40% acid solution should be mixed with 2 gallons of 60% acid solution in order to get 50% acid solution? Set up an equation to solve. \n" ); document.write( "
Algebra.Com's Answer #85595 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How much 40% acid solution should be mixed with 2 gallons of 60% acid solution in order to get 50% acid solution? Set up an equation to solve. \n" ); document.write( "-------------- \n" ); document.write( "Amt of 60% solution = 2 gallons ; amt of active ingredient = 0.6*2 = 1.2 gallons \n" ); document.write( "--------------- \n" ); document.write( "Amt of 40% solution = x gallons; amt of active = 0.4x gallons \n" ); document.write( "--------------------------- \n" ); document.write( "Amt of mixture = (x+2) gallons; amt of active = 0.5(x+2) gallons \n" ); document.write( "------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "active + active = active \n" ); document.write( "1.2 + 0.4x = 0.5(x+2) \n" ); document.write( "1.2 + 0.4x = 0.5x + 1 \n" ); document.write( "0.1x = 0.2 \n" ); document.write( "x = 2 gallons (amount of 40% solution needed in the mixture) \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |