Solved by pluggable solver: Mixing Acids |
This problem can be solved by a system of equations. The first step though is to define your variables correctly. Because our unknowns are volumes, we can call the volume of solution A a and the volume of B b. We know from the problem that the total volume is 100. Since that total is made up of combining A & B, we can write it as their sum: The other equation is devised by realizing that the amount of acid contributed by each solution is equal to its volume times its percentage. Thus acid a would contribute a times 40 and b would contribute b * 60. The final volume of acid will also be equal to the (100) times the final percentage of this solution (48). This gives: We have now successfully converted from English to math and can solve our two equations. In this example, it's easier done with substitution. Rewriting our first equation solving for a, we get: Substituting this into to equation 2 for a gives: This can then be put back into the equation: |