document.write( "Question 689823: How many liters of a 60% acid solution must be added to 10 liters of 20% acid solution to make a make 50% acid solution? \n" ); document.write( "
Algebra.Com's Answer #426067 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! How many liters of a 60% acid solution must be added to 10 liters of 20% acid solution to make a make 50% acid solution? \n" ); document.write( ". \n" ); document.write( "Let x = amount (liters) of 60% acid added \n" ); document.write( "then \n" ); document.write( ".60x + .20(20) = .50(x+20) \n" ); document.write( ".60x + 4 = .50x+10 \n" ); document.write( ".10x + 4 = 10 \n" ); document.write( "x = 6/.10 \n" ); document.write( "x = 60 liters\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |