document.write( "Question 295111: A 25% saltwater solution is mixed with 45% saltwater solution to make 25 liters of 37% solution. How many liters of each solution were mixed. \n" ); document.write( "
Algebra.Com's Answer #212733 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x+y=25 \n" ); document.write( ".25x+.45y=25*.37 \n" ); document.write( "x=10 y=15 \n" ); document.write( " |