document.write( "Question 8422: I have no idea how to solve this problem\r
\n" ); document.write( "\n" ); document.write( "The cooling system on a truck contains 5 gallons of coolant that is 40% antifreeze. How much must be withdrawn and replaced with %100 antifreeze to bring the mixture to 50% antifreeze?
\n" ); document.write( "

Algebra.Com's Answer #4628 by drglass(89)\"\" \"About 
You can put this solution on YOUR website!
First, consider how much anti-freeze is in the cooling system. The system holds 5 gallons and 40% of the fluid in the system is anti-freeze so there are 0.40*5 or 2 gallons of anti-freeze currently in the cooling system.\r
\n" ); document.write( "\n" ); document.write( "Next, consider how much anti-freeze you will have in the cooling system, when 50% of the fluid is anti-freeze. Fifty percent of 5 gallons is 0.50*5 = 2.5 gallons. So, when you have completed the problem, you should have 2.5 gallons of anti-freeze in the 5 gallons of fluid.\r
\n" ); document.write( "\n" ); document.write( "Now, you have to withdraw some of the coolant to make room for the 100% anti-freeze you are about to add, so let's call this amount x. When you withdraw x gallons from the system, you are left with 5 - x gallons of fluid. So, how much anti-freeze do you have in the system after you've withdrawn the x gallons? The solution is still 40%, so you will have 0.40*(5 - x) gallons of anti-freeze. Add x gallons of pure anti-freeze to give yourself a total of 5 gallons. In other words, you will have 0.40*(5 - x) + x gallons of anti-freeze in the cooling system when you are done. We'll call 0.40*(5-x) + x \"the anti-freeze expression.\"\r
\n" ); document.write( "\n" ); document.write( "We know we want 2.5 gallons of anti-freeze in the system, so we know the anti-freeze expression must equal 2.5 gallons. In other words,\r
\n" ); document.write( "\n" ); document.write( "0.40*(5 - x) + x = 2.5\r
\n" ); document.write( "\n" ); document.write( "Now do the algebra:\r
\n" ); document.write( "\n" ); document.write( "0.40*(5 - x) + x = 2.5
\n" ); document.write( "2 - 0.40x + x = 2.5
\n" ); document.write( "2 + 0.6x = 2.5
\n" ); document.write( "0.6x = 0.5
\n" ); document.write( "x = 0.5/0.6 = 5/6\r
\n" ); document.write( "\n" ); document.write( "You have to remove 5/6 of a gallon of the original fluid and replace it with pure anti-freeze.\r
\n" ); document.write( "\n" ); document.write( "You can verify this pretty quickly. First, subtract 5/6 of a gallon from the 5 gallons of fluid. You will have 0.4*(4 1/6) = 0.4(25/6) = 10/6 gallons of anti-freeze remaining in the system. Next, add 5/6 gallons of pure anti-freeze and you will have:\r
\n" ); document.write( "\n" ); document.write( "10/6 + 5/6 = 15/6 = 2.5 gallons of anti-freeze. In otherwords, you will have a mixture of 50% anti-freeze.
\n" ); document.write( "
\n" );