document.write( "Question 937860: One hundred liters of a salt and water solution contains 1% salt. After some of the water has evaporated, the solution contains 5% salt. How many liters of water evaporated? \n" ); document.write( "
Algebra.Com's Answer #571255 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = liters of water evaporated \n" ); document.write( "--- \n" ); document.write( "quantity of salt equation: \n" ); document.write( "--- \n" ); document.write( "0.01*100 = 0.05*(100 - x) \n" ); document.write( "1 = 5 - 0.05x \n" ); document.write( "0.05x = 4 \n" ); document.write( "x = 4/0.05 \n" ); document.write( "x = 80 \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations with quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |