document.write( "Question 1080894: If 2000 cm3 of 4% alcohol was combined with 400 cm3 of 10% alcohol, how much of a solution of 50% alcohol should be added to make a solution of 20% alcohol? \n" ); document.write( "
Algebra.Com's Answer #694966 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
If 2000 cm3 of 4% alcohol was combined with 400 cm3 of 10% alcohol, how much of a solution of 50% alcohol should be added to make a solution of 20% alcohol?
\n" ); document.write( "----------------
\n" ); document.write( "Add C cc's of 50%
\n" ); document.write( "---
\n" ); document.write( "2000*4 + 400*10 + C*50 = (2000+400+C)*20 = 48000 + 20C
\n" ); document.write( "12000 + 50C = 48000 + 20C
\n" ); document.write( "30C = 36000
\n" ); document.write( "C = 1200 cc's of 50%
\n" ); document.write( "
\n" );