document.write( "Question 821424: A 4-liter container contains a mixture with a concentration of 50%. How much of this mixture must be withdrawn and replaced by 100% concentration to bring the mixture up to 75% concentration? \n" ); document.write( "
Algebra.Com's Answer #494105 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
.5*a+b=.75*4,
\n" ); document.write( ".5*a+b=3,
\n" ); document.write( "a+b=4
\n" ); document.write( "a=2 b=2
\n" ); document.write( "remove 2 liters of 50 % mixture and add 2 liters of 100%\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );