document.write( "Question 318407: A chemist has two salt solutions. One solution is 20 percent salt and the other solution is 45 percent salt. How many liters of each must be used to produce 100 liters of a solution that is 37.5 percent salt? \n" ); document.write( "
Algebra.Com's Answer #227928 by mananth(16946)![]() ![]() You can put this solution on YOUR website! A chemist has two salt solutions. One solution is 20 percent salt and the other solution is 45 percent salt. How many liters of each must be used to produce 100 liters of a solution that is 37.5 percent salt? \n" ); document.write( "..\r \n" ); document.write( "\n" ); document.write( "One solution is 20 percent salt x liters \n" ); document.write( "the other solution is 45 percent salt. 100-x \n" ); document.write( "Total 100 liters 37.5 percent salt? \n" ); document.write( ".. \n" ); document.write( "Concentration equation \n" ); document.write( "0.2x+0.45(100-x)=100*0.375 \n" ); document.write( "0.2x+45-0.45x=37.50 \n" ); document.write( "-0.25x=37.50-45 \n" ); document.write( "-0.25x=-2.5 \n" ); document.write( "x=-2.5/0.25 \n" ); document.write( "x= 10 liters of 20% solution \n" ); document.write( "balance will be 45% solution = 90 liters \n" ); document.write( " \n" ); document.write( " |