document.write( "Question 31790: A chemist dilutes a 32% saline (salt) solution with water (0% saline) in order to produce 150 liters of 20% saline solution. How much water and how much 32% solution does she need to use?\r
\n" );
document.write( "\n" );
document.write( "Thank you for taking the time to answer my question. \n" );
document.write( "
Algebra.Com's Answer #18391 by Paul(988) ![]() You can put this solution on YOUR website! Let x be the amount of salt used \n" ); document.write( "Let y be the amount of water used \n" ); document.write( "y=150-x (subsitution) \n" ); document.write( "32x+0y=150(20) \n" ); document.write( "Subsitute: \n" ); document.write( "32x+0(150-x)=3000 \n" ); document.write( "32x=3000 \n" ); document.write( "x=93.75 \n" ); document.write( "y=150-93.75 \n" ); document.write( "y=56.25 \n" ); document.write( "Hence, a chemist uses 93.75 L of salt and 56.25L of water. \n" ); document.write( "Paul. \n" ); document.write( " |