document.write( "Question 853076: How many gallons of a 24% saline solution (NaCl) must be mixed with 5 gallons of pure water to make a 9% solution? \n" ); document.write( "
Algebra.Com's Answer #513893 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the 24% saline solution (76% water
\n" ); document.write( " water = water
\n" ); document.write( " .76x + 1.00(5gal) = .91(x + 5gal)
\n" ); document.write( " .09(5gal)/.15 = x
\n" ); document.write( " \n" ); document.write( "
\n" );