document.write( "Question 53029This question is from textbook
\n" );
document.write( ": A health clinic uses a solution of bleach to sterilize petri dishes in which cultures are grown. The sterilization tank holds 100 gal. of a solution of 2% ordinary household bleach mixed with pure distilled water.. New research indicates that the concentration of bleach should be 5% for complete sterilization. How much of the solution should be drained and replaced with bleach to increase the bleach content to the recommended level? \n" );
document.write( "
Algebra.Com's Answer #41595 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=amt of the initial mixture (100 gal of 2% bleach (and 98% distilled water)) that should be drained and replaced with 100% bleach so that the final mixture (100 gal) is 5% bleach (and 95% distilled water).\r \n" ); document.write( "\n" ); document.write( "First, I will solve this problem by focusing on the distilled water and then I will solve it again focusing upon the bleach:\r \n" ); document.write( "\n" ); document.write( "Amt of distilled water in initial mixture (100)(.98) minus amt of distilled water that was drained out (.98x) equals amt of distilled water in final mixture (100)(.95). The equation to solve is: \n" ); document.write( "(100)(.98)-.98x=(100)(.95) simplifying, we get \n" ); document.write( "98-.98x=95 \n" ); document.write( "-.98x=-3 \n" ); document.write( "x=3.06 gal\r \n" ); document.write( "\n" ); document.write( "Now, we'll focus on the bleach:\r \n" ); document.write( "\n" ); document.write( "Amt of bleach in the initial mixture (100)(.02) minus amt of bleach that was drained out (.02x) plus the amt of bleach that was added (x)(1)equals amt of bleach in final mixture (100)(.05). The equation to solve is: \n" ); document.write( "(100)(.02)-.02x+x=(100)(.05) simplifying, we get \n" ); document.write( "2+.98x=5 \n" ); document.write( ".98x=3 \n" ); document.write( "x=3.06 gal\r \n" ); document.write( "\n" ); document.write( "Hope this helps -----ptaylor \n" ); document.write( " \n" ); document.write( " |