document.write( "Question 313237: A chemist needs a saline solution that is 20% sodium chloride but only has solutions that are 15% and 40% sodium chloride. If the chemist measures 150 mL of the 15% solution, how many mililiters of the 40% solution should she add to make 20% solution? \n" ); document.write( "
Algebra.Com's Answer #223990 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.40X+.15*150=.20(150+X)
\n" ); document.write( ".40X+22.5=30+.20X
\n" ); document.write( ".40X-.20X=30-22.5
\n" ); document.write( ".20X=7.5
\n" ); document.write( "X=7.5/.20
\n" ); document.write( "X=37.5 ml OF THE 40% SOLUTION IS NEEDED.
\n" ); document.write( "PROOF:
\n" ); document.write( ".40*37.5+.15*150=.20(150+37.5)
\n" ); document.write( "15+22.5=.20*187.5
\n" ); document.write( "37.5=37.5
\n" ); document.write( "
\n" ); document.write( "
\n" );