document.write( "Question 751428: A radiator contains 3 gallons of 40% antifreeze solution. How many gallons of pure antifreeze must be added to obtain 50% solution? Please Help!!! \n" ); document.write( "
Algebra.Com's Answer #457193 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
There are 3*0.4 = 1.2 gallons of pure antifreeze.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let x = amount (in gallons) of pure antifreeze needed to add\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you add x gallons of pure antifreeze to 1.2 gallons of pure antifreeze, you'll have 1.2+x gallons of pure antifreeze\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You are also adding x gallons of pure antifreeze to the 3 gallons of solution already there, so the total amount of solution is now 3+x gallons.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We can now say this\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(1.2+x)/(3+x) = 0.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since we want the percentage of pure antifreeze to total solution must be 50%\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now solve for x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(1.2+x)/(3+x) = 0.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1.2+x = 0.5(3+x)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1.2+x = 1.5+0.5x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 1.5+0.5x-1.2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x-0.5x = 1.5-1.2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "0.5x = 0.3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 0.3/0.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 0.6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So you need to add 0.6 gallons of pure antifreeze to obtain 50% solution.
\n" ); document.write( "
\n" );