document.write( "Question 282711: Four gallons of a 45% acid solution is obtained by mixing a 90% solution with a 30% solution. How many gallons of each solution must be used to obtain the desired mixture? \n" ); document.write( "
Algebra.Com's Answer #854177 by ikleyn(53742) You can put this solution on YOUR website! . \n" ); document.write( "Four gallons of a 45% acid solution is obtained by mixing a 90% solution with a 30% solution. \n" ); document.write( "How many gallons of each solution must be used to obtain the desired mixture? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " The solution by @mananth is fatally wrong due to wrong setup of the basic equation.\r \n" ); document.write( "\n" ); document.write( " I came to bring a correct solution.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let the quantity of 90% solution added be x \n" ); document.write( "the total solution obtained is 4 gallons \n" ); document.write( "So the remaining volume will be 30% solution \n" ); document.write( "=4-x gallons \n" ); document.write( "The sum of the acid content of mixed solutions is equal to acid content in the mixture \n" ); document.write( "0.9x + 0.3*(4-x) = 0.45*4 \n" ); document.write( "0.9x + 1.2 - 0.3x = 1.80 \n" ); document.write( "0.6x = 1.8 - 1.2 \n" ); document.write( "0.6x = 0.6 \n" ); document.write( "x = 0.6 / 0.6 \n" ); document.write( "x = 1 gallons which is 90% acid solution \n" ); document.write( "Balance will be 30% acid solution. \n" ); document.write( "4 - 1 = 3 gallons\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ANSWER. 1 gallon of the 90% solution and 3 gallons of the 30% solution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "CHECK for concentration. \n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved correctly.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |