SOLUTION: 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%

Algebra ->  Customizable Word Problem Solvers  -> Mixtures -> SOLUTION: 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%      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



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?
Found 2 solutions by josmiceli, greenestamps:
Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
Let +a+ = liters of pure acid needed
Let +b+ = liters of 10% solution needed
----------------------------------------
(1) +a+%2B+b+=+21+
(2) +%28+a+%2B+.1b+%29+%2F+21+=+.4+
------------------------------
(2) +a+%2B+.1b+=+8.4+
(2) +10a+%2B+b+=+84+
Subtract (1) from (2)
(2) +10a+%2B+b+=+84+
(1) +-a+-+b+=+21+
------------------------
+9a+=+63+
+a+=+7+
and
(1) +7+%2B+b+=+21+
(1) +b+=+14+
------------------------
7 liters of pure acid are needed
14 liters of 10% solution are needed
----------------------------------
check:
(2) +%28+a+%2B+.1b+%29+%2F+21+=+.4+
(2) +%28+7+%2B+.1%2A14+%29+%2F+21+=+.4+
(2) +%28+7+%2B+1.4+%29+%2F+21+=+.4+
(2) +8.4+%2F+21+=+.4+
(2) +8.4+=+8.4+
OK

Answer by greenestamps(13200) About Me  (Show Source):
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....

(1) Look to see how far (or close) the percentage of the mixture is to the percentages of the two ingredients:
100-40+=+60
40-10+=+30

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.

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.

If you want to use the slow traditional algebraic solution method...

let x = liters of 10% acid solution
then 21-x = liters of pure (100%) acid

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
.10%28x%29%2B1%2821-x%29+=+.40%2821%29
.1x+%2B+21-x+=+8.4
12.6+=+.9x
14+=+x

liters of the 10% acid solution: x = 14
liters of pure (100%) acid: 21-x = 7