document.write( "Question 217324: a chemist has 2 solutions, one has 40% concentration the other has 25%. how many liters will be mixed of each to get 113 liters of a 26% concentration \n" ); document.write( "
Algebra.Com's Answer #163897 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! .4x+.25(113-x)=.26*113 \n" ); document.write( ".4x+28.25-.25x=29.38 \n" ); document.write( ".15x=1.13 \n" ); document.write( "x=7.53 lt of 40% \n" ); document.write( "113-x=105.47 lt of 25% \n" ); document.write( " |