document.write( "Question 166168: How many milliliters of pure acid must be added to 100 milliliters of a 10% acid solution to obtain a 20% solution? \n" ); document.write( "
Algebra.Com's Answer #122485 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=amount of pure acid needed\r \n" ); document.write( "\n" ); document.write( "Now we know that the amount of pure acid added (x) plus the amount of pure acid in the 100 ml solution (0.10*100) has to equal the amount of pure acid in the final solution (0.20(100+x)). So our equation to solve is:\r \n" ); document.write( "\n" ); document.write( "x+0.10*100=0.20(100+x) get rid of parens (distributive law) and simplify \n" ); document.write( "x+10=20+0.20x subtract 0.20x and also 10 from each side \n" ); document.write( "x+10-10-0.20x=20-10+0.20x-0.20x collect like terms\r \n" ); document.write( "\n" ); document.write( "0.80x=10 divide each side by 0.80 \n" ); document.write( "x=12.5 ml-----------------amount of pure acid needed\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "12.5+10=0.20(100+12.5)=0.20(112.5) \n" ); document.write( "22.5=22.5\r \n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor \n" ); document.write( " \n" ); document.write( " |