document.write( "Question 263559: 5 liters of a 4 % solution must be mixed with a 10% solution to get a 6% solution. How many liters of the 10 % solution must be added. \n" ); document.write( "
Algebra.Com's Answer #194207 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! We have a mixture problem. Here is a table based on the given information \n" ); document.write( "solution . . . . . . . % . . . . . . . .L . . . . . . . . . %L \n" ); document.write( "4% . . . . . . . . . . . 4 . . . . . . . 5 . . . . . . . . . .20 \n" ); document.write( "10% . . . . . . . . . . 10 . . . . . . x . . . . . . . . .10x \n" ); document.write( "6% . . . . . . . . . . . 6 . . . . . . .x + 5 . . . . . . 6x + 30 \n" ); document.write( "look at column three, we get \n" ); document.write( " \n" ); document.write( "subtract 6x and subtract 20 to get \n" ); document.write( " \n" ); document.write( "so, \n" ); document.write( " \n" ); document.write( "you need 2.5 liters @ 10%. \n" ); document.write( " |