document.write( "Question 461757: Etch Clean Graphics uses one cleanser that is 25% acid and a second that is 50% acid. How many liters of each should be mixed to get 10 L of a solution that is 40% acid? \n" ); document.write( "
Algebra.Com's Answer #316666 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 10x.40=4 \n" ); document.write( "m+n=10 \n" ); document.write( ".25m+.50n=4 \n" ); document.write( "25m+50n=400 \n" ); document.write( "25m+25n=250 \n" ); document.write( "25n=150 \n" ); document.write( "n=6 \n" ); document.write( "m=4 \n" ); document.write( "You need 4 liters of 25% acid and 6 liters of 50% acid \n" ); document.write( "(4x.25)+6(.5)=1+3=4=.4(10) \n" ); document.write( " |