Question 917822
We need a total of 6 mL at 30%
We want to know how many mL at 20% to mix with 50%
a+b=6,
0.2*a+0.5*b=0.3*6
a=6-b
0.2*(6-b)+0.5*b=1.8
1.2-0.2b+0.5*b=1.8
0.3*b=0.6
b=2
a=6-b
a=4 mL at 20%
b=2 mL at 50%
check
0.2*4+0.5*2=0.3*6
0.8+1=1.8
1.8=1.8
ok
codemx1