document.write( "Question 953593: How many liters of water should be added to 20 liters of a 30% sulfuric acid solution to reduce it to a 15% solution? \n" ); document.write( "
Algebra.Com's Answer #582377 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How many liters of water should be added to 20 liters of a 30% sulfuric acid solution to reduce it to a 15% solution? \n" ); document.write( "============== \n" ); document.write( "Add w liters \n" ); document.write( "20*30 + w*0 = (20+w)*15 \n" ); document.write( " \n" ); document.write( " |