document.write( "Question 238405: A pharmacist mixed some 10%-saline solution with with some 15%-saline solution to obtain 100ml of a 12%-saline solution. How ,uch of the 10%-saline did the pharmacist use in the mixture? .10x+.15y=.12 x+y=100 \n" ); document.write( "
Algebra.Com's Answer #175238 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
1.\"X%2BY=100\"
\n" ); document.write( "2.\"10X%2B15Y=12%28100%29\"
\n" ); document.write( "Multiply eq. 1 by -10 and add to eq. 2,
\n" ); document.write( "\"-10X-10Y%2B10X%2B15Y=-1000%2B1200\"
\n" ); document.write( "\"5Y=200\"
\n" ); document.write( "\"Y=40\"
\n" ); document.write( "Then from eq. 1,
\n" ); document.write( "\"X%2BY=100\"
\n" ); document.write( "\"X=60\"
\n" ); document.write( "60 ml of 10% solution
\n" ); document.write( "40 ml of 15% solution.
\n" ); document.write( "
\n" );