document.write( "Question 400956: how much pure acid should be added to 18 L of 30% acid to increase the concentration of 50% acid? \n" ); document.write( "
Algebra.Com's Answer #283744 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how much pure acid should be added to 18 L of 30% acid to increase the concentration of 50% acid? \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "acid + acid = acid \n" ); document.write( "0.30*18 + 1*x = 0.50(18+x) \n" ); document.write( "---- \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "30*18 + 100x = 50*18 + 50x \n" ); document.write( "50x = 20*18 \n" ); document.write( "x = (2/5)(18) \n" ); document.write( "x = 36/5 = 7 1/5 L (amt of pure acid needed) \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |