document.write( "Question 775449: \"A pharmacist combined some 10% saline solution with some 15% saline solution to produce 100 ml of a 12% solution. How much of the 10% solution did the pharmacist use?\" Need help on percentage, please and thanks. \n" ); document.write( "
Algebra.Com's Answer #472892 by sofiyac(983)\"\" \"About 
You can put this solution on YOUR website!
lets say we take x ml of 10% solution, since total ml is 100 then we have 100-x of 15% solution, so
\n" ); document.write( "10x+15(100-x)=(100)(12)
\n" ); document.write( "10x+1500-15x=1200
\n" ); document.write( "-5x+1500=1200 subtract 1500 from each side
\n" ); document.write( "-5x=-300 divide each side by -5
\n" ); document.write( "x=60 so we need 60 ml of 10% and 100-60=40ml of 15%
\n" ); document.write( "
\n" );