Question 621350
The key to these mixture problems is to find a way to write an equation of the form:
(amount of one solution)*(its percent) + (amount of another solution)*(its percent) + ... = (total of all amounts)*(desired percent)
(Note: All percents should be written as decimals or fractions. Never do calculations with percents as percents!)<br>
With this mixture problem we have two solutions we want to mix. We know the percents of these two solutions and the percent for the desired mixture. We also know how much of the first solution to use. What we don't know is the amount of the second solution or the amount the the final mixture. If we call the amount of the 10% solution "x", then the total amount would be the sum of the other two amounts: 8+x. We are now ready to write our equation:
8*0.04 + x*0.10 = (8+x)*-0.06<br>
Now that we have an equation, we can use algebra to solve it. As usual, start with simplifying each side:
0.32 + 0.10x = 0.48 + 0.06x
Next we gather the x terms on one side. Subtracting 0.06x from each side:
0.32 + 0.04x = 0.48
Now we solve for x. Subtracting 0.32 from each side:
0.04x = 0.16
Divide both side by 0.04:
x = 4<br>
So we mix 4 liters of the 10% solution with the 8 liters of 4% solution to get 8+4 or 12 liters of 6% solution.