document.write( "Question 372670: A dehydrated patient needs a 6.4% saline IV. Unfortunately, the hospital only has bags of 6% and 8% saline solutions. How many liters of each of these solutions should be mixed together to yield 1 liter of the desired concentration? \n" ); document.write( "
Algebra.Com's Answer #265438 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the amount of the 8% solution,
\n" ); document.write( "then (1L-x) would be the amount of the 6% solution
\n" ); document.write( ".08x + .06(lL -x) = .064*1L
\n" ); document.write( "solving for x
\n" ); document.write( ".08x + .06*1L - .06x = .064*1L
\n" ); document.write( ".02x = .004L
\n" ); document.write( "x = .2L of the the 8% solution and .8L of the 6% solution (1L-.2L)\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );