document.write( "Question 339805: a sterilization tank contains 120 gallons of a solution of 6% bleach mixed with pure distilled water. for complete sterilization, the solution only needs to be at 4%. how much of the solution needs to be drained and replaced with water to reduce the concentration of bleach.\r
\n" );
document.write( "\n" );
document.write( "note:: u want to still have 120 gallons of solution when you are finished diluting. \n" );
document.write( "
Algebra.Com's Answer #243432 by mananth(16946)![]() ![]() You can put this solution on YOUR website! sterilization tank contains 120 gallons of a solution of 6% bleach \n" ); document.write( "mixed with pure distilled water. \n" ); document.write( "needs to be at 4%. \n" ); document.write( ".. \n" ); document.write( "let water required be x 0% \n" ); document.write( "120-x gallons 6% \n" ); document.write( "Mix 120 gallons 4% \n" ); document.write( "... \n" ); document.write( "0+0.06(120-x)=120*0.04 \n" ); document.write( "7.20-0.06x=4.80 \n" ); document.write( "7.20-4.80 = 0.06x \n" ); document.write( "2.4 = 0.06x \n" ); document.write( "x=40 liters \n" ); document.write( " |