document.write( "Question 1054049: How much alcohol must be added to 24 gallons of a 14% solution of alcohol in order to produce a 20% solution? \n" ); document.write( "
Algebra.Com's Answer #669250 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
you have 24 gallons of a solution that is currently 14% alcohol.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you want to add pure alcohol to this solution to get a new solution that is 20% alcohol.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let x equal the amount you want to add.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your formula is 24 * .14 + x * 1 = (24 + x) * .2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify this formula to get 3.36 + x = 4.8 + .2 * x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract .2 * x from both sides of this equation and subtract 3.36 from both sides of this equation to get x - .2 * x = 4.8 - 3.36.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify to get .8 * x = 1.44.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides of the equation by .8 to get x = 1.8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this says that you need to add 1.8 gallons of pure alcohol to get a solution that is 20% alcohol.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the total gallons becomes 24 + 1.8 = 25.8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the total amount of alcohol becomes .14 * 24 + 1.8 = 5.16\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the percent alcohol in the new solution is 5.16 / 25.8 = .2 * 100 = 20 percent.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );