document.write( "Question 466811: A dehydrated patient needs a 6.8% saline IV. Unfortunately, the hospital only has bags of 4% and 7% 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 #320096 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A dehydrated patient needs a 6.8% saline IV. Unfortunately, the hospital only has bags of 4% and 7% 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( "---------------------- \n" ); document.write( "Equation: \n" ); document.write( "salt + salt = salt \n" ); document.write( "0.04x + 0.07(3-x) = 0.068*3 \n" ); document.write( "----- \n" ); document.write( "Multiply thru by 1000 and solve for \"x\": \n" ); document.write( "40x + 70*3 - 70x = 68*3 \n" ); document.write( "2*3 = 30x \n" ); document.write( "x = 0.2 liters (amt. of 4% solution needed) \n" ); document.write( "--- \n" ); document.write( "3-x = 2.8 liters (amt. of 7% solution needed) \n" ); document.write( "------------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |