document.write( "Question 100212: Diluting wine.
\n" ); document.write( "A restuarant manager has 2 liters of white wine that is 12% alcohol. How many liters of white grape juice should be added to get a drink that is 10 % alcohol?
\n" ); document.write( "

Algebra.Com's Answer #72992 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
Let x=number of liters of white grape juice that needs to be added\r
\n" ); document.write( "\n" ); document.write( "(1) The pure alcohol in the 2 liters of 12% alcohol is (0.12*2).
\n" ); document.write( "(2) The pure alcohol in the white grape juice is (0).
\n" ); document.write( "(3) The pure alcohol in the final mixture is (0.10(2+x))\r
\n" ); document.write( "\n" ); document.write( "Now we know that (1)+(2)=(3). So our equation to solve is:\r
\n" ); document.write( "\n" ); document.write( "0.12*2=0.10(2+x) get rid of parens and simplify
\n" ); document.write( "0.24=0.20+0.10x subtract 0.20 from both sides\r
\n" ); document.write( "\n" ); document.write( "0.24-0.20=0.10x collect like terms\r
\n" ); document.write( "\n" ); document.write( "0.04=0.10x divide both sides by 0.10\r
\n" ); document.write( "\n" ); document.write( "x=0.4 liter---number of liters of white grape juice that needs to be added\r
\n" ); document.write( "\n" ); document.write( "CK\r
\n" ); document.write( "\n" ); document.write( "0.12*2=0.10*2.4
\n" ); document.write( "0.24=0.24\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );