document.write( "Question 686859: I am working with 200 ML I have a mix of 80% Glycol and 20% glycerin How many ML of glycerin do I add to get to a 50/50 mix ? \n" ); document.write( "
Algebra.Com's Answer #424912 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
I am working with 200 ML I have a mix of 80% Glycol and 20% glycerin How many ML of glycerin do I add to get to a 50/50 mix ?
\n" ); document.write( ".
\n" ); document.write( "Let x = amount (ML) of glycerin added
\n" ); document.write( "then
\n" ); document.write( ".20(200) + x = .50(200+x)
\n" ); document.write( "40 + x = 100 + .50x
\n" ); document.write( "40 + .50x = 100
\n" ); document.write( ".50x = 60
\n" ); document.write( "x = 120 ML
\n" ); document.write( "
\n" );