document.write( "Question 1089684: How much pure acid should be mixed with 6 gallons of 50% acid solution in order to get an 80% acid solution? \n" ); document.write( "
Algebra.Com's Answer #704007 by Alan3354(69443) You can put this solution on YOUR website! How much pure acid should be mixed with 6 gallons of 50% acid solution in order to get an 80% acid solution? \n" ); document.write( "------------ \n" ); document.write( "Add G gallons. \n" ); document.write( "Then, \n" ); document.write( "6*50 + G*100 = (6+G)*80 \n" ); document.write( " \n" ); document.write( " |