document.write( "Question 480287: How many liters of water should be added to 20L of a 30% acid solution to make a solution that is 10% acid? \n" ); document.write( "
Algebra.Com's Answer #328953 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many liters of water should be added to 20L of a 30% acid solution to make a solution that is 10% acid? \n" ); document.write( "----------------------- \n" ); document.write( "Equation: \n" ); document.write( "acid + acid = acid \n" ); document.write( "---- \n" ); document.write( "0.30*20 + 0*x = 0.10(20+x) \n" ); document.write( "------ \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "30*20 + 0 = 10*20 + 10x \n" ); document.write( "10x = 20*20 \n" ); document.write( "x = 40L (amt. of water that must be added) \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |