document.write( "Question 408138: A 40% saline solution is to be mixed with a 60% saline solution to obtain 8 liters of a 55% saline solution. How many liters of each solution should be used? \n" ); document.write( "
Algebra.Com's Answer #287595 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x and (8L-x)represent the amounts of the 60% and 40% solutions respectively
\n" ); document.write( "Question states***
\n" ); document.write( " .60x + .40(8L-x) = .55*8L
\n" ); document.write( "Solving for x
\n" ); document.write( " .20x = .15*8L x = 6L, amount of 60%, 2L of 40%. (8L-6L)
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " .6*6 + .4*2 = 4.4 = .55*8 \n" ); document.write( "
\n" );