document.write( "Question 664662: ou have 10 liters of a solution that is 30% alcohol, how many liters of a 80% alcohol solution must you add to obtain a solution that is 50% alcohol? \n" ); document.write( "
Algebra.Com's Answer #413396 by ReadingBoosters(3246)\"\" \"About 
You can put this solution on YOUR website!
Establish variable
\n" ); document.write( "x = liters of 80%
\n" ); document.write( "...
\n" ); document.write( "Given
\n" ); document.write( "10 l of 30%
\n" ); document.write( "x l of 80%
\n" ); document.write( "To yield
\n" ); document.write( "10+x of 50%
\n" ); document.write( "...
\n" ); document.write( "Set the equation and solve for x
\n" ); document.write( ".3(10) + .8x = .5(10+x)
\n" ); document.write( "3 + .8x = 5 + .5x
\n" ); document.write( "Group like terms
\n" ); document.write( ".8x - .5x = 5 - 3
\n" ); document.write( ".3x = 2
\n" ); document.write( "Divide both sides by .3
\n" ); document.write( "x = 6.7 liters
\n" ); document.write( ".....................
\n" ); document.write( "Delighted to help.
\n" ); document.write( "-Reading Boosters
\n" ); document.write( "Wanting for others what we want for ourselves.
\n" ); document.write( "
\n" );