Steven W. answered 07/05/16
Tutor
4.9
(4,376)
Physics Ph.D., professional, easygoing, 11,000+ hours tutoring physics
You can set this up as a system of two equations, using the two things you know about mass, in kg, of the 40% alcohol solution you need (which we can label m40) and the mass of the 20% solution you need (m20).
The first thing you know is that the total mass is 500 kg, which we can represent in equation form as:
m40 + m20 = 500
Then, we know that 40% of m40 and 20% of m20 must equal 28% of 500 kg, which can be written as
0.4m40 + 0.2m20 = 0.28*500 = 140
We can solve this system in several ways, of which I will choose substitution: using the first equation above to write the second equation in terms of one variable, and then solve for that variable, like this:
m40 = 500 - m20 (this is just a rearrangement of the first equation)
Then the second equation can be written as: 0.4(500-m20) + 0.2m20 = 140
This can now be solved algebraically for m20:
200 - 0.4m20 + 0.2m20 = 140 --> 200 - 0.2m20 = 140 --> 0.2m20 = 200 - 140 = 60 --> m20 = 60/.2 = 300 kg
So 300 kg of the 20% solution is required. Putting this value back into the first equation lets us solve for m40, which is 200 kg.