document.write( "Question 354807: How many milliliters of a 8% alcohol solution must be added to 12 milliliters of a 33% alcholol solution to produce a 20% alcohol solution?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #253482 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .33*12+.08*X=.20(12+X) \n" ); document.write( "3.96+.08X=2.4+.20X \n" ); document.write( ".08X-.20X=2.4-3.96 \n" ); document.write( "-.12X=-1.56 \n" ); document.write( "X=-1.56/-.12 \n" ); document.write( "X=13 ML. OF 33% SOLUTION. \n" ); document.write( ".33*12+.08*13=.20(12+13 \n" ); document.write( "3.96+1.04=.20*25 \n" ); document.write( "5=5 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |