document.write( "Question 495605: A pot contains 2 L of brine at a concentration of 90 g/L. How much of the water should be boiled off to increase the concentration to 180 g/L \n" ); document.write( "
Algebra.Com's Answer #336137 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=amount of water that needs to be boiled off\r \n" ); document.write( "\n" ); document.write( "Now we know that the total amount of salt that exists before before x amount of water is boiled off has to equal the total amount of salt that exists after the water is boiled off.\r \n" ); document.write( "\n" ); document.write( "Total amount of salt before the water is boiled off is (2 liters)*90 g/l=180g \n" ); document.write( "Total amount of salt after x amount of water is boiled off is (2-x)liters*180g/l \n" ); document.write( "Soooo \n" ); document.write( "180g=(2-x)180g/l \n" ); document.write( "180=360-180x \n" ); document.write( "-180x=-180 \n" ); document.write( "x=1 liter\r \n" ); document.write( "\n" ); document.write( "Hope this helps ---ptaylor \n" ); document.write( " |