document.write( "Question 792300: A mixture of 5% disinfectant solution is to be made from 7% and 4% disinfectant solutions. How much of each solution should be used if 36 gallons of 5% solution are needed?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #479902 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A mixture of 5% disinfectant solution is to be made from 7% and 4% disinfectant solutions. How much of each solution should be used if 36 gallons of 5% solution are needed? \n" ); document.write( "---------------------- \n" ); document.write( "Equation: \n" ); document.write( "dis + dis = dis \n" ); document.write( "-------- \n" ); document.write( "0.07x + 0.04(36-x) = 0.05*36 \n" ); document.write( "-------- \n" ); document.write( "7x + 4*36 - 4x = 5*36 \n" ); document.write( "-------- \n" ); document.write( "3x = 36 \n" ); document.write( "x = 12 gallons (amt. of 7% solution needed) \n" ); document.write( "------------- \n" ); document.write( "36-x = 24 gallons (amt. of 4% solution needed) \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " \n" ); document.write( " |