document.write( "Question 598912: a worker needs to form 12 gallons of 70% ammonia solution to strip wax from some floors. He has one solution of 30% ammonia and another solution of 90% ammonia. How many gallons of the 90% solution should he use in the mixture? \n" ); document.write( "
Algebra.Com's Answer #378718 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a worker needs to form 12 gallons of 70% ammonia solution to strip wax from some floors. He has one solution of 30% ammonia and another solution of 90% ammonia. How many gallons of the 90% solution should he use in the mixture? \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "ammonia + ammonia = ammonia \n" ); document.write( "0.30x + 0.90(12-x) = 0.70*12 \n" ); document.write( "---------- \n" ); document.write( "30x + 90*12 - 90x = 70*12 \n" ); document.write( "-60x = -20*12 \n" ); document.write( "x = 4 gallons (amt. of 30% solution needed) \n" ); document.write( "----- \n" ); document.write( "12-x = 8 gallons (amt. of 90% solution needed) \n" ); document.write( "================================================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |