document.write( "Question 721125: A 10% chlorine solution is to be mixed with a 25% chlorine solution
\n" );
document.write( "to obtain 30 gallons of 20% solution. How many gallons of each must be used? \n" );
document.write( "
Algebra.Com's Answer #442208 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A 10% chlorine solution is to be mixed with a 25% chlorine solution \n" ); document.write( "to obtain 30 gallons of 20% solution. How many gallons of each must be used? \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "chlor + chlor = chlor \n" ); document.write( "0.10x + 0.25(30-x) = 0.20*30 \n" ); document.write( "------ \n" ); document.write( "10x + 25*30 - 25x = 20*30 \n" ); document.write( "----- \n" ); document.write( "-15x = -5*30 \n" ); document.write( "x = 10 gallons (amt. of 10% solution needed) \n" ); document.write( "-------------- \n" ); document.write( "30-x = 20 gallons (amt. of 25% solution needed) \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |