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)\"\" \"About 
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( "\"100-40+=+60\"
\n" ); document.write( "\"40-10+=+30\"

\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( "\".10%28x%29%2B1%2821-x%29+=+.40%2821%29\"
\n" ); document.write( "\".1x+%2B+21-x+=+8.4\"
\n" ); document.write( "\"12.6+=+.9x\"
\n" ); document.write( "\"14+=+x\"

\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( "
\n" );