document.write( "Question 188538This question is from textbook
\n" );
document.write( ": How many liters of water must be added to 50 liters of a 30% acid solution in order to produce a 20% acid solution? \n" );
document.write( "
Algebra.Com's Answer #141569 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! How many liters of water must be added to 50 liters of a 30% acid solution in order to produce a 20% acid solution? \n" ); document.write( ". \n" ); document.write( "Let x = liters of water added \n" ); document.write( "then \n" ); document.write( ".30(50) = .20(50 + x) \n" ); document.write( "15 = 10 + x \n" ); document.write( "5 liters = x \n" ); document.write( " \n" ); document.write( " |