document.write( "Question 85852: How many milliliters of alcohol must be added to 200 milliliters of a 25% iodine solution to make a 10% iodine solution \n" ); document.write( "
Algebra.Com's Answer #62061 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! How many milliliters of alcohol must be added to 200 milliliters of a 25% iodine solution to make a 10% iodine solution: \n" ); document.write( ": \n" ); document.write( "Let x = amt of alcohol required; \n" ); document.write( ": \n" ); document.write( "Think of Alcohol is a 0% iodine solution \n" ); document.write( ": \n" ); document.write( "Final mixture amt = (x+200) \n" ); document.write( ": \n" ); document.write( "Write a a % iodine equation: \n" ); document.write( ".25(200) + 0(x) = .10(x+200) \n" ); document.write( ": \n" ); document.write( "50 + 0 = .10x + 20 \n" ); document.write( ": \n" ); document.write( "50 - 20 = .10x \n" ); document.write( ": \n" ); document.write( "30 = .10x \n" ); document.write( ": \n" ); document.write( "x = 30/.10 \n" ); document.write( ": \n" ); document.write( "x = 300 ml of alcohol required to make a 10% iodine solution \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "Check solution: \n" ); document.write( "the total amt 200 + 300 = 500 \n" ); document.write( ".25(200) = .1(500) \n" ); document.write( "50 = 50 \n" ); document.write( " |