Question 758822
a chemist needs 90 milliliters of a 26% solution but has only 21% and 30% solutions available. Find how many milliliters of each that should be mixed to get the desired solution
------------------
s = amount of 21%
t = amount of 30%
----
s + t = 90 (total solution)
21s + 30t = 26*90 (total of what's in it)
----------