document.write( "Question 1071082: how many liters of distilled water must be added to 80% liters of 60% acid solution to obtain a 50% acid solution? \n" ); document.write( "
Algebra.Com's Answer #686018 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Do it like this one: \n" ); document.write( "===================================================== \n" ); document.write( "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( " |