document.write( "Question 114537: Mix a solution that is 70% acid with a solution that is 90% water to make 9L of a solution that is 30% acid. How much of each solution should you use? \n" ); document.write( "
Algebra.Com's Answer #83315 by stanbon(75887) ![]() You can put this solution on YOUR website! Mix a solution that is 70% acid with a solution that is 90% water to make 9L of a solution that is 30% acid. How much of each solution should you use? \n" ); document.write( "------------------- \n" ); document.write( "Let amt. of 70% solution be \"x\" L; Amt of acid is 0.70x L \n" ); document.write( "----------------------- \n" ); document.write( "Amt of 10% solution is \"9-x\"L ; amt of acid is 0.10(9-x)= 0.9-0.1x L \n" ); document.write( "----------------------- \n" ); document.write( "Amt of mix is 9 L : amt of acid = 0.3(9) = 2.7 L \n" ); document.write( "======================== \n" ); document.write( "EQUATION: \n" ); document.write( "acid + acid = acid \n" ); document.write( "0.7x + 0.9-0.1x = 2.7 \n" ); document.write( "0.6x = 1.8 \n" ); document.write( "x = 3 L (amt. of 70% solution in the mix) \n" ); document.write( "9-x = 6 L (amt. of 90% water solution in the mix) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |