document.write( "Question 942816: I have 65 gallons of H2O, 35 gallons of 9% sulfuric acid.
\n" );
document.write( "How much of the sulfuric mix do I have to add to the H2O to get a 0.26% concentration \n" );
document.write( "
Algebra.Com's Answer #574770 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I have 65 gallons of H2O, 35 gallons of 9% sulfuric acid. \n" ); document.write( "How much of the sulfuric mix do I have to add to the H2O to get a 0.26% concentration \n" ); document.write( "-------------- \n" ); document.write( "Add S gallons. \n" ); document.write( "65*0 + S*9 = (65 + S)*0.26 \n" ); document.write( "9S = 0.26S + 16.9 \n" ); document.write( "1.9336 gallons \n" ); document.write( " \n" ); document.write( " |