Question 1119385
<br>
First, a solution by the traditional algebraic method: write and solve an equation that says the amount of antifreeze in one ingredient, plus the amount in the other ingredient, equals the amount in the mixture.<br>
You want to make 180 gallons of the mixture; so you can use x for the number of gallons of the 20% antifreeze and (180-x) for the number of gallons of the 70% antifreeze.  Then<br>
(1) amount of antifreeze in x gallons of 20% antifreeze: {{{(0.20)(x)}}}
(2) amount of antifreeze in (180-x) gallons of 70% antifreeze: {{{0.70(180-x)}}}
(3) amount in the mixture; 180 gallons of 40% antifreeze: {{{(0.40)(180)}}}<br>
The equation is then<br>
{{{0.20x + 0.70(180-x) = 0.40(180)}}}
{{{0.20x + 126 - 0.70x = 72}}}
{{{-0.50x = -54}}}
{{{x = (-54)/(-0.50) = 108}}}<br>
The mixture should use x = 108 gallons of the 20% antifreeze and (180-x) = 72 gallons of the 70% antifreeze.<br>
However, for problems like this, where just two ingredients are being mixed, there is another very different method that gets you to the answer with far less effort.<br>
You should know the preceding algebraic method, because you will need it if the mixture problems get more complicated.  But for mixture problems with just two ingredients, try using the method below.<br>
(1) Find how far the percentage of the mixture is from the percentage of each ingredient:<br>
70-40 = 30; 40-20 = 20.<br>
(2) Find the ratio of those two differences:<br>
30:20 = 3:2<br>
That ratio is the ratio in which the two ingredients need to be mixed.<br>
(3) Convert the ratio into fractions:<br>
ratio 3:2  -->  3/5 of the mixture is one ingredient; 2/5 is the other<br>
(4) Use logic to determine which ingredient is 3/5 of the mixture and which is 2/5; the larger portion has to be the ingredient with a percentage that is closer to the percentage of the mixture:<br>
40% is closer to 20% than to 70%; so 3/5 of the mixture is the 20% ingredient and 2/5 is the 70% ingredient.<br>
(5) Convert the fractions to numbers of gallons:<br>
20% ingredient: 3/5 of 180 gallons = 108 gallons
70% ingredient: 2/5 of 180 gallons = 72 gallons<br>
All the words of explanation make it seem like a long process.  But without all those words, here are the actual calculations that are all that is required:<br>
70-40 = 30; 40-20 = 20
30:20 = 3:2  --> 3/5 and 2/5
(3/5)180 = 108; (2/5)180 = 72