document.write( "Question 797925: A 40L solution of salt water contains 15% salt. What is the least amount of water that can be added to form solution that is no more than 5% salt? \n" ); document.write( "
Algebra.Com's Answer #481978 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A 40L solution of salt water contains 15% salt. What is the least amount of water that can be added to form solution that is no more than 5% salt? \n" ); document.write( "------------- \n" ); document.write( "Equation: \n" ); document.write( "water + water = water \n" ); document.write( "0.85*40 + 1*x = 0.95(40+x) \n" ); document.write( "------- \n" ); document.write( "85*40 + 100x = 95*45 + 95x \n" ); document.write( "----------------- \n" ); document.write( "5x = 10*45 \n" ); document.write( "x = 90L (amt. of water needed) \n" ); document.write( "--------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |