document.write( "Question 220184: how much pure acid should be mixed with 3 gallons of a 20% solution in order to get a 60% acid solution? \n" ); document.write( "
Algebra.Com's Answer #165362 by Theo(13342)![]() ![]() You can put this solution on YOUR website! Let S = amount of new solution \n" ); document.write( "Then .6*S = the amount of acid in the new solution. \n" ); document.write( "----- \n" ); document.write( "Amount of Acid in existing 3 gallon solution is equal to .2 * 3 = .6 gallons of acid. \n" ); document.write( "----- \n" ); document.write( "Let X be the amount of acid We need to add to the existing solution. \n" ); document.write( "----- \n" ); document.write( "The new solution is equal to the old solution plus X because we are adding pure acid which is represented by X. \n" ); document.write( "----- \n" ); document.write( "This means that S = X + 3 \n" ); document.write( "----- \n" ); document.write( "The amount of acid in the existing solution is .6 gallons \n" ); document.write( "We will be adding X gallons of acid. \n" ); document.write( "The Total amount of acid in the new Solution will be X + .6 \n" ); document.write( "That will equal to 60% of the new solution which equals .6*S \n" ); document.write( "----- \n" ); document.write( "This means that (X+.6) = .6*S \n" ); document.write( "----- \n" ); document.write( "Since we know that S = (X+3), we can susbtitute in our equation to get: \n" ); document.write( "(X+.6) = .6*(X+3) \n" ); document.write( "----- \n" ); document.write( "This reduces one equation in two unknown into one equation in one unknown which we can then solve. \n" ); document.write( "----- \n" ); document.write( "We remove parentheses to get: \n" ); document.write( "X + .6 = .6*X + .6*3 \n" ); document.write( "We Subtract .6 from both sides of the equation and we simplify to get: \n" ); document.write( "X = .6*X + .6*3 - .6 which becomes: \n" ); document.write( "X = .6*X + 1.2 \n" ); document.write( "We subtract .6*X from both sides of this equation to get: \n" ); document.write( "X - .6*X = 1.2 which simplifies to: \n" ); document.write( ".4*X = 1.2 \n" ); document.write( "We divide both sides of this equation by .4 to get: \n" ); document.write( "X = 1.2/.4 = 3 \n" ); document.write( "----- \n" ); document.write( "Answer is you have to add 3 gallons of acid to 3 gallons of 20% acid to get a solution that is 60% acid. \n" ); document.write( "----- \n" ); document.write( ".6 gallons of acid in the original mixture + 3 gallons of acid = 3.6 gallons in the new mixture. \n" ); document.write( "----- \n" ); document.write( "3 gallons of the original mixture + 3 gallons of of acid = 6 gallons of the new mixture. \n" ); document.write( "----- \n" ); document.write( "3.6 / 6 = .6 * 100% = 60% of acid in the new mixture.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |