document.write( "Question 531060: A Chemist has a mixture that is 10% iodine and another that is 50% iodine. How much of each solution should the druggist use to get 100 ml of a solution that is 20% iodine \n" ); document.write( "
Algebra.Com's Answer #350322 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A Chemist has a mixture that is 10% iodine and another that is 50% iodine. How much of each solution should the druggist use to get 100 ml of a solution that is 20% iodine \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "active + active = active \n" ); document.write( "0.10x + 0.50(100-x) = 0.20*100 \n" ); document.write( "---- \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "10x + 50*100 - 50x = 20*100 \n" ); document.write( "-40x = -30*100 \n" ); document.write( "x = 75 ml (amt. of 20% solution needed) \n" ); document.write( "---- \n" ); document.write( "100-x = 25 ml (amt. of 50% solution) \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "====================== \n" ); document.write( " |