document.write( "Question 453856: A dehydrated patient needs a 7.9% saline IV. Unfortunately, the hospital only has bags of 3% and 10% saline solutions. How many liters of each of these solutions should be mixed together to yield 3 liters of the desired concentration? \n" ); document.write( "
Algebra.Com's Answer #312438 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 3x.079=.237 \n" ); document.write( "x+y=3 \n" ); document.write( "3x+10y=23.7 \n" ); document.write( "3x+3y=9 \n" ); document.write( "7y=14.7 \n" ); document.write( "y=2.1 \n" ); document.write( "x=.9 \n" ); document.write( "You need .9 liters of 3% solution and 2.1 liters of 10% solution to make 3 liters of 7.9% solution.. \n" ); document.write( " |