SOLUTION: please help, this stuff makes no sense to me. How many liters each of a 12% acid solution and a 20% acid solution should be mixed in order to obtain 4 liters of a 15 % acid soluti

Algebra ->  Customizable Word Problem Solvers  -> Mixtures -> SOLUTION: please help, this stuff makes no sense to me. How many liters each of a 12% acid solution and a 20% acid solution should be mixed in order to obtain 4 liters of a 15 % acid soluti      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 581857: please help, this stuff makes no sense to me.
How many liters each of a 12% acid solution and a 20% acid solution should be mixed in order to obtain 4 liters of a 15 % acid solution?

Found 2 solutions by josmiceli, KMST:
Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
In words:
( liters of acid you end up with ) / ( liters of total solution you end up with ) = 15%
A point of confusion might be that the acid is mixed with something to make
a solution, but they don't tell you what that something is. It really doesn't matter.
Just think of it as water. So 12% acid solution is 12% acid and 88% water.
---------------
Let +a+ = liters of 12% solution needed
Let +b+ = liters of 20% solution needed
given:
+.12a+ = liters of acid in 12% solution
+.2b+ = liters of acid in 20% solution
--------------------------------
(1) +a+%2B+b+=+4+
(2) +%28+.12a+%2B+.2b+%29+%2F+4+=+.15+
-------------------------
This is 2 equations with 2 unknowns, so it's solvable
(2) +.12a+%2B+.2b+=+.15%2A4+
(2) +.12a+%2B+.2b+=+.6+
(2) +12a+%2B+20b+=+60+
(2) +3a+%2B+5b+=+15+
Multiply both sides of (1) by 3 and
subtract (1) from (2)
(2) +3a+%2B+5b+=+15+
(1) +-3a+-+3b+=+-12+
+2b+=+3+
+b+=+1.5+
and, since
(1) +a+%2B+b+=+4+
(1) +a+%2B+1.5+=+4+
(1) +a+=+2.5+
-------------
2.5 liters of 12% solution are needed
1.5 liters of 20% solution are needed
check answer:
(2) +%28+.12%2A2.5+%2B+.2%2A1.5+%29+%2F+4+=+.15+
(2) +%28+.3+%2B+.3+%29+%2F+4+=+.15+
(2) +.6%2F4+=+.15+
(2) +.6+=+.15%2A4+
(2) +.6+=+.6+
OK

Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
Let's define some variables
Let x be the volume of 12% solution used, in liters.
Let y be the volume of 20% solution used, in liters. (see note below if you have not learned about systems of equations)
The first equation you can set up is
x%2By=4, based on accounting for volume.
The amount of acid in a solution, the concentration of the acid and the volume of the solution are related by
concentration=amount%2Fvolume <--> concentration%2Avolume=amount
You do not need to worry about units as long as they match. That means that if all the volumes are in liters, and all the concentrations are in the same unit, all the amounts will be in the same units, whatever those units are.
To account for the amount of acid, you state that the contributions from the two solutions mixed add up to the amount of acid in the final mix:
0.12x%2B0.20y=0.15%2A4 --> 0.12x%2B0.20y=0.60
or maybe
12x%2B20y=15%2A4 --> 12x%2B20y=60
or dividing both sides by 4 3x%2B5y=15
WITH SYSTEM OF EQUATIONS
system%28x%2By=4%2C3x%2B5y=15%29
which you could solve by various methods.
Solving by substitution:
x%2By=4 --> y=4-x
Then substituting the expression found for y in the other equation,
3x%2B5%284-x%29=15 --> 3x%2B200-5x=15 --> -2x%2B20=15 --> -2x=15-20 --> -2x=-5 --> x=%28-5%29%2F%28-2%29 --> x=5%2F2 or highlight%28x=2.5L%29 is the amount of 12% solution needed.
So the amount of 20% solution needed is y=4-2.5 --> highlight%28y=1.5L%29
NOTE (If you are not up to systems of equations)
Then, the amount , in liters of of 20% solution used is 4-x (no need to involve y in this).
The amount of acid contributed by x L of 12 % solution is x%2A12% and the amount contributed by (4-x) L of 20% solution is %284-x%29%2A20%. They must add up to the amount of acid in 4 L of 15% solution, which is 4%2A15%, so
12x%2B20%284-x%29=4%2A15 --> 12x%2B80-20x=60 --> -8x%2B80=60 --> -8x=60-80 --> -8x=60-80 --> x=%28-20%29%2F%28-8%29 --> x=5%2F2 or highlight%28x=2.5L%29
So the amount of 12% solution to be used is highlight%282.5L%29, and the amount of 20% solution to be used is 4-2.5L=highlight%281.5L%29.