document.write( "Question 1071077: A pharmacist has 4 quarts of a 15% solution of iodine. How much alcohol must be added to reduce it to a 10%solution of iodine?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #686017 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A pharmacist has 4 quarts of a 15% solution of iodine. How much alcohol must be added to reduce it to a 10%solution of iodine? \n" ); document.write( "-------- \n" ); document.write( "Assuming alcohol is a solvent for iodine, \n" ); document.write( "--- \n" ); document.write( "Add Q quarts \n" ); document.write( "4*15 + Q*0 = (4+Q)*10 \n" ); document.write( "Q = 2 \n" ); document.write( " \n" ); document.write( " |