document.write( "Question 557812: How many liters of a 40% acid solution must be added to 100 liters of a 25% solution to obtain a 30% solution? \n" ); document.write( "
Algebra.Com's Answer #362778 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many liters of a 40% acid solution must be added to 100 liters of a 25% solution to obtain a 30% solution? \n" ); document.write( "----- \n" ); document.write( "acid + acid = acid \n" ); document.write( "0.40x + 0.25*100 = 0.30(x+100) \n" ); document.write( "------ \n" ); document.write( "40x + 25*100 = 30x + 30*100 \n" ); document.write( "10x = 500 \n" ); document.write( "x = 50 liters (amt. of 40% solution needed)\r \n" ); document.write( "\n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |