document.write( "Question 325372: How much water must be added to one gallon of 8% saline solution to get a 2% saline solution? \n" ); document.write( "
Algebra.Com's Answer #233004 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How much water must be added to one gallon of 8% saline solution to get a 2% saline solution? \n" ); document.write( "----------------- \n" ); document.write( "Equation: \n" ); document.write( "salt + salt = salt \n" ); document.write( "0.08*1 + 0*x = 0.02(1+x) \n" ); document.write( "--- \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "8 + 0 = 2 + 2x \n" ); document.write( "2x = 6 \n" ); document.write( "x = 3 gallons (amt. of water that must be added) \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |