document.write( "Question 313236: A chemistry student mixes together 12mL of a 10% chlorine solution, 5 mL of 80% chlorine solution and 20mL of a 45% solution. About what percent chlorine is the final solution? \n" ); document.write( "
Algebra.Com's Answer #224024 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 12mL of a 10% , \n" ); document.write( "5 mL of 80% \n" ); document.write( "20mL of a 45% \n" ); document.write( ".. \n" ); document.write( "total quantity of mixture = 37 ml of x% \n" ); document.write( ".. \n" ); document.write( "concentration equation \n" ); document.write( "0.1*12 +0.8*5+0.45*20 = 0.08x*37 \n" ); document.write( "1.2+4+9= 2.96x \n" ); document.write( "14.2= 2.96x \n" ); document.write( "x= 14.2/2.96 \n" ); document.write( "x= 4.8 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "% = 38 \n" ); document.write( " |