document.write( "Question 843135: There are 2 salt water solutions. One is 8% and 3.1 L and the other is 25% and 1.5 L
\n" );
document.write( "How do you make 1 L of a 10% solution? \n" );
document.write( "
Algebra.Com's Answer #507958 by richwmiller(17219) You can put this solution on YOUR website! a+b=1, \n" ); document.write( ".08a+.25b=.1*1 \n" ); document.write( "a = 0.882353 liter of 8%, b = 0.117647 liter of 25% to get one liter of 10% \n" ); document.write( " \n" ); document.write( " |