document.write( "Question 818244: How many mililiters of a 10% HCl solution and a 30% HCl solution should be mixed to make 200 mililiters of a 15% HCl solution? Hurry! I have to go to class soon! Thanks for the help! \n" ); document.write( "
Algebra.Com's Answer #492434 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
x + y = 200
\n" ); document.write( ".10x + .30y = .15*200 = 30
\n" ); document.write( "solve first equation for x
\n" ); document.write( "x = 200 -y
\n" ); document.write( "now substitute for x in second equation
\n" ); document.write( ".10*(200 - y) + .30y = 30
\n" ); document.write( "20 -.10y + .30y = 30
\n" ); document.write( ".20y = 10
\n" ); document.write( "y = 50
\n" ); document.write( "x = 150
\n" ); document.write( "check answers in second equation
\n" ); document.write( ".10*150 + .30*50 = 30
\n" ); document.write( "15 + 15 = 30
\n" ); document.write( "30 = 30
\n" ); document.write( "answers check
\n" ); document.write( "therefore we need 150 ml of 10% HCI solution and 50 ml of 30% HCI solution
\n" ); document.write( "
\n" ); document.write( "
\n" );