document.write( "Question 901863: How many liters of 60% acid solution must be mixed with a 30% acid solution to get 240 L of a 50% acid solution? \n" ); document.write( "
Algebra.Com's Answer #546984 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! .60x + .30(240L-x) = .50(240L) \n" ); document.write( " x = .20(240L)/.30, amount of 60% solution \n" ); document.write( " |