document.write( "Question 32058: 60 fluid ounces of a 15% muriatic acid solution is needed to kill algae in a pool. If the technician has a 5% solution and a pure solution on hand, how many ounces of each must be combined to create a 15% solution? \n" ); document.write( "
Algebra.Com's Answer #18564 by mukhopadhyay(490)\"\" \"About 
You can put this solution on YOUR website!
Assume x ounces of 5% solution is to be mixed.
\n" ); document.write( "Total volume of the mix=60 ounces; so, 60-x ounces of pure (100%) solution is to be mixed to kill algae in the pool;
\n" ); document.write( "Thus, 5% of x + 100% of (60-x) = 15% of 60
\n" ); document.write( "=> .05x+(60-x) = .15*60
\n" ); document.write( "=>60-.95x=9
\n" ); document.write( "=>.95x=60-9
\n" ); document.write( "=>.95x=51
\n" ); document.write( "=>x=51/.95=53.68
\n" ); document.write( "So, about 54 ounces of 5% solution is to be mixed with 6 ounces of pure solution. For this type of questions, usually the numbers do not come so odd.
\n" ); document.write( "
\n" ); document.write( "
\n" );