document.write( "Question 465995: A dehydrated patient needs a 2.6% saline IV. Unfortunately, the hospital only has bags of 8% and 2% saline solutions. How many liters of each of these solutions should be mixed together to yield 2 liters of the desired concentration? \n" ); document.write( "
Algebra.Com's Answer #319387 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A dehydrated patient needs a 2.6% saline IV. Unfortunately, the hospital only has bags of 8% and 2% saline solutions. How many liters of each of these solutions should be mixed together to yield 2 liters of the desired concentration?
\n" ); document.write( ".
\n" ); document.write( "Let x = amount (liters) of 8%
\n" ); document.write( "then
\n" ); document.write( "2-x = amount (liters) of 2%
\n" ); document.write( ".
\n" ); document.write( ".08x + .02(2-x) = .026(2)
\n" ); document.write( ".08x + .04-.02x = .052
\n" ); document.write( ".06x + .04 = .052
\n" ); document.write( ".06x = .012
\n" ); document.write( "x = 0.2 liters (of 8%)
\n" ); document.write( ".
\n" ); document.write( "Amount ot 2%:
\n" ); document.write( "2-x = 2-0.2 = 1.8 liters
\n" ); document.write( "
\n" ); document.write( "
\n" );