document.write( "Question 641405: What quantity of pure acid must be added to 500 mL of a 40% acid solution to produce a 50% acid solution? \n" ); document.write( "
Algebra.Com's Answer #403640 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=quantity of pure acid needed \n" ); document.write( "Now we know that the amount of pure acid that exists before the mixture takes place (x+0.40*500) has to equal the amount of pure acid that exists after the mixture takes place (0.50(500+x)). Soooo \n" ); document.write( "x+0.40*500=0.50(500+x) simplify \n" ); document.write( "x+200=250+0.50x subtract 0.50x and also 200 from each side \n" ); document.write( "x-0.50x=250-200 \n" ); document.write( "0.50x=50 \n" ); document.write( "x=100 mL quantity of pure acid needed\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "100+200=0.50*600 \n" ); document.write( "300=300 \n" ); document.write( "Hope this helps--ptaylor \n" ); document.write( " |