document.write( "Question 922696: how many milliliters of pure water must be added to 60 milliliters of a 20 percent salt solution to make a 12percent salt solution?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #559674 by srinivas.g(540)![]() ![]() You can put this solution on YOUR website! INitially we have 60 millilitres of solution with 20 % salt \n" ); document.write( " so quantity of salt in the solution = 20% of 60 milliliters \n" ); document.write( " = \n" ); document.write( " = \n" ); document.write( " = \n" ); document.write( " = \n" ); document.write( "let assume v milliliters of pure water is added to the salt solution \n" ); document.write( " so total quantity of salt solution now becomes 60 +v millilitres \n" ); document.write( " quantity of salt after adding water is 12 % of (60+v) millilitres \n" ); document.write( "but quantity of salt in the solution is remains same even after adding water to the salt solution \n" ); document.write( " so 12 = 12 % of (60+v) \n" ); document.write( " \n" ); document.write( " multiply with \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " subtract 60 on both sides \n" ); document.write( " \n" ); document.write( " 40 =v \n" ); document.write( " so v= 40 millilitres \n" ); document.write( "result : quantity of water added = 40 millilitres \n" ); document.write( " \n" ); document.write( " |