document.write( "Question 213074: how much distilled water should be added to 100 ml of a highly concentrated 90% saline solution to reduce the concentration to 40%? what is the volume of the resulting mixture? \n" ); document.write( "
Algebra.Com's Answer #160975 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! Let x = water added \n" ); document.write( ". \n" ); document.write( "x (0%) + 100ml * .9 = (100+x) * .4,,,,,salt balance \n" ); document.write( ". \n" ); document.write( " 90 = 40 + .4x \n" ); document.write( ". \n" ); document.write( "-.4x = -50 \n" ); document.write( ". \n" ); document.write( "x= 125 ml,,,,h2o added \n" ); document.write( ". \n" ); document.write( "Total volume is 100 + 125 = 225 ml \n" ); document.write( ". \n" ); document.write( "check,,,,100*.9 = 225* .4 = 90,,,,,ok\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |