document.write( "Question 25563: i am not getting mixture problems so can someone help me. the question is The radiator of an automobile already contains 12 quarts of a 10% solution. How much alchohal must be added to make a mixture of 20% alcohal. How much alcohol must be added to make a mixture containing 25% alcohal. I would appreciate it so much if someone could help \n" ); document.write( "
Algebra.Com's Answer #13705 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! (a)--------------------------------------------------------- \n" ); document.write( "This is how I see it. \n" ); document.write( "I'm starting out with 12 quarts and adding alcohol to it, so I'm going \n" ); document.write( "to end up with a little over 12 quarts of mixture with a little more than twice as much \n" ); document.write( "alcohol in it than I started. \n" ); document.write( "I'll call the amount of alcohol I need to add x. \n" ); document.write( "So, I'm going to end up with (12 + x) quarts \n" ); document.write( "How much alcohol did I have in the radiator to start with? \n" ); document.write( "I had 10% of 12 quarts, which is 1.2 quarts \n" ); document.write( "Now I can write an equation in words \n" ); document.write( "(alcohol started out with) + (alcohol to be added) \n" ); document.write( "_________________________________________________ = 20% \n" ); document.write( " (12 quarts of mixture) + (alcohol to be added)\r \n" ); document.write( "\n" ); document.write( "putting in values: \n" ); document.write( "(1.2 + x)/(12 + x) = .20 \n" ); document.write( "multiply both sides by (12 + x) and expand \n" ); document.write( "1.2 + x = 2.4 + .2x \n" ); document.write( "subtract .2x from both sides \n" ); document.write( "1.2 + .8x = 2.4 \n" ); document.write( "subtract 1.2 from both sides \n" ); document.write( ".8x = 1.2 \n" ); document.write( "divide both sides by .8 \n" ); document.write( "x = 1.5 \n" ); document.write( "so, the answer is - add 1.5 quarts to make a 20% mixture \n" ); document.write( "check the answer: \n" ); document.write( "(1.2 + 1.5)/(12 + 1.5) =20% \n" ); document.write( "2.7 / 13.5 = .20 \n" ); document.write( "27/135 = .20 \n" ); document.write( "this is true- answer checks \n" ); document.write( "(b)-------------------------------------------------------------- \n" ); document.write( "How much alcohol needs to be added to make a 25% mixture? \n" ); document.write( "If I'm starting with 12 quarts of 10% mixture, then the equation is: \n" ); document.write( "(1.2 + x) / (12 + x) = 25% \n" ); document.write( "(c)--------------------------------------------------------------- \n" ); document.write( "But if I'm starting out with the 20% mixture I just made, I need to ask \n" ); document.write( "new questions \n" ); document.write( "Whats's the total amount of mixture I'm starting with? \n" ); document.write( "It's (12 + 1.5) \n" ); document.write( "What's the total amount of mixture I'm going to end up with? \n" ); document.write( "It's (12 + 1.5 + x) where x is what I have to add to get a 25% mixture \n" ); document.write( "How much alcohol am I starting out with? \n" ); document.write( "It's (1.2 + 1.5) \n" ); document.write( "How much will I end up with? \n" ); document.write( "It's (1.2 + 1.5 + x) \n" ); document.write( "So, what's my equation? \n" ); document.write( "(1.2 + 1.5 + x) / (12 + 1.5 + x) = .25 \n" ); document.write( "(2.7 + x) / (13.5 + x) = .25 \n" ); document.write( "multiply both sides by (13.5 + x) and expand \n" ); document.write( "2.7 + x = 3.375 + .25x \n" ); document.write( "subtract .25x from both sides \n" ); document.write( "2.7 + .75x = 3.375 \n" ); document.write( "subtract 2.7 from both sides \n" ); document.write( ".75x = .675 \n" ); document.write( "divide both sides by .75 \n" ); document.write( "x = .9 \n" ); document.write( "So, if I start with 13.5 quarts of a 20% mixture, I'll have to add .9 quarts \n" ); document.write( "to make it a 25% mixture. \n" ); document.write( "check the answer: \n" ); document.write( "(2.7 + .9)/(13.5 + .9) = .25 \n" ); document.write( "3.6 / 14.4 = .25 \n" ); document.write( "This is true, so answer checks \n" ); document.write( "The (c) approach is probably what's required, because it takes a little more thought. Hope all this helps. \n" ); document.write( " |