Answer: he must use 120 milliliters of the 10% solution and 80 milliliters of the 50% solution.
Step-by-step explanation:
Let x represent the amount of 10% fungicide solution that Ngoc must use.
Let y represent the amount of 50% fungicide solution that Ngoc must use.
The total volume of the fungicide solution that he wants to create is 200 milliliters. It means that
x + y = 200
Ngoc needs to mix a 10% fungicide solution with a 50% fungicide solution to create 200 millileters of a 26% solution. This means that
(10/100 × x) + (50/100 × y) = (26/100 × 200)
0.1x + 0.5y = 52 - - - - - - - - - -1
Substituting x = 200 - y into equation 1, it becomes
0.1(200 - y) + 0.5y = 52
20 - 0.1y + 0.5y = 52
- 0.1y + 0.5y = 52 - 20
0.4y = 32
y = 32/0.4 = 80 milliliters
x = 200 - y = 200 - 80
x = 120 milliliters