document.write( "Question 526663: How many gallons of 70% antifreeze solution must be mixed with 90 gallons of 25% antifreeze to get a mixture of that is 60% antifreeze? \n" ); document.write( "
Algebra.Com's Answer #348609 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
With mixture problems, you need to keep track of how much 'pure' stuff you need.
\n" ); document.write( ".
\n" ); document.write( "You need to end up a mixture that is 60% antifreeze.
\n" ); document.write( ".
\n" ); document.write( "You have 90 gallons of 25% antifreeze, which means it has .25*90 = 22.5 gallons of pure antifreeze mixed with a solvent (probably water).
\n" ); document.write( ".
\n" ); document.write( "You will add 'x' gallons of 70% antifreeze to make the 60% mixture.
\n" ); document.write( ".
\n" ); document.write( "So, at the conclusion, you will have (90+x) gallons @ 60% 'pure' antifreeze. That can be shown with the equation:
\n" ); document.write( ".
\n" ); document.write( ".25*90 + .7*x = .6*(90+x)
\n" ); document.write( ".
\n" ); document.write( "Multiply by 100 to eliminate fractions.
\n" ); document.write( ".
\n" ); document.write( "25*90 + 70x = 60(90 +x)
\n" ); document.write( ".
\n" ); document.write( "2250 + 70x = 5400 + 60x
\n" ); document.write( ".
\n" ); document.write( "10x = 5400 -2250
\n" ); document.write( ".
\n" ); document.write( "10x = 3150
\n" ); document.write( ".
\n" ); document.write( "x = 315 gallons of 70% antifreeze.
\n" ); document.write( ".
\n" ); document.write( "How much will you end up having on hand?
\n" ); document.write( "90 + 315 = 405 gallons
\n" ); document.write( ".
\n" ); document.write( "If it is 60% antifreeze, how much 'pure' antifreeze will be in the mixture?
\n" ); document.write( ".6*405 = 243
\n" ); document.write( ".
\n" ); document.write( "In the original 90 gallons, you have 22.5 gallons of pure antifreeze.
\n" ); document.write( "In the additional 315 gallons, you have .7*315 = 220.5 gallons.
\n" ); document.write( "22.5+220.5 = 243 gallons
\n" ); document.write( "Correct.
\n" ); document.write( ".
\n" ); document.write( "Answer: Add 315 gallons of 70% antifreeze to 90 gallons of 25% antifreeze to make a 60% mixture.
\n" ); document.write( ".
\n" ); document.write( "Done.
\n" ); document.write( "
\n" );