document.write( "Question 127536: Brine is a solution of salt and water. If a tub contains 50 of a 5% solution of brine, how much water must evaporate to change it to an 8% solution? \n" ); document.write( "
Algebra.Com's Answer #93475 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Brine is a solution of salt and water. If a tub contains 50 of a 5% solution of brine, how much water must evaporate to change it to an 8% solution? \n" ); document.write( "----------------- \n" ); document.write( "5% solution DATA: \n" ); document.write( "Amt. = 50 ; amt of salt = 0.05*50 = 2.5 \n" ); document.write( "----------------------- \n" ); document.write( "0% evaporting DATA: \n" ); document.write( "Amt = x ; amt of salt = 0 \n" ); document.write( "------------------------ \n" ); document.write( "8% solution DATA: \n" ); document.write( "Amt = 50-x ; amt of salt = 0.08(50+x)= 4-0.08x \n" ); document.write( "============================ \n" ); document.write( "EQUATION: \n" ); document.write( "salt + salt = salt \n" ); document.write( "2.5 + 0 = 4 - 0.08x \n" ); document.write( "0.08x = 1.5 \n" ); document.write( "x = 18.75 (Amount that must be evaporated) \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |