document.write( "Question 101307: A 30% salt solution is prepared by mixing a 20% salt solution and a 45% salt solution. How many litres of each must be used to produce 60 L of the 30% salt solution? \n" ); document.write( "
Algebra.Com's Answer #73767 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A 30% salt solution is prepared by mixing a 20% salt solution and a 45% salt solution. How many litres of each must be used to produce 60 L of the 30% salt solution? \n" ); document.write( "------------- \n" ); document.write( "Let amt of 20% solution be \"x\" L ; amt of active ingredient = 0.20x L \n" ); document.write( "---------------- \n" ); document.write( "Amt of 45% solution is \"60-x\" L ;amt active is 0.45(60-x)= 27-0.45x L \n" ); document.write( "--------------------- \n" ); document.write( "Amt of 30% mixture is 60 L; amt active is 18 L \n" ); document.write( "--------------------- \n" ); document.write( "EQUATION \n" ); document.write( "0.20x + 27 - 0.45x = 18 \n" ); document.write( " -0.15x = -7 \n" ); document.write( "x = 46.67 L (amt of 20% solution) \n" ); document.write( "60-x = 13.33 L (amt of 45% solution) \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |