document.write( "Question 1094740: a laboratory needs to make a 21-liter batch of a 40% acid solution. how can the laboratory technician combine a batch of an acid solution that is pure acid with another that is 10% to get the desired concentration? \n" ); document.write( "
Algebra.Com's Answer #709312 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! First, here is an easy way to solve mixture problems like this, if you can understand it.... \n" ); document.write( "(1) Look to see how far (or close) the percentage of the mixture is to the percentages of the two ingredients: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The percentage of the mixture, 40%, is \"twice as close\" to 10% as it is to 100%. That means there must be twice as much of the 10% ingredient as the 100% ingredient. So 2/3 of the mixture must be the 10% acid solution, and 1/3 must be the pure (100%) acid. \n" ); document.write( "2/3 of the 21 liters is 14 liters; so you need 14 liters of the 10% acid solution and 7 liters of pure acid. \n" ); document.write( "If you want to use the slow traditional algebraic solution method... \n" ); document.write( "let x = liters of 10% acid solution \n" ); document.write( "then 21-x = liters of pure (100%) acid \n" ); document.write( "The total mixture is 21 liters; the amount of acid is 10% of the x, plus 100% of the (21-x). You want the amount of acid to be 40% of the total mixture, so \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "liters of the 10% acid solution: x = 14 \n" ); document.write( "liters of pure (100%) acid: 21-x = 7 \n" ); document.write( " \n" ); document.write( " |