document.write( "Question 30091: how much water must be evaporated from a 300 L tank of a 2% salt solution to obtain a 5% solution? \n" ); document.write( "
Algebra.Com's Answer #16830 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Let the solution be x \n" ); document.write( "2(300)=5(300-x) \n" ); document.write( "600=1500-5x \n" ); document.write( "-5x=-900 \n" ); document.write( "x=180\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence, about 180L of solution must be evaporated. \n" ); document.write( "PAul. \n" ); document.write( " |