document.write( "Question 848892: Twenty liters of a solution that is 63% alcohol is going to be diluted to 34% alcohol by adding water. How much water is added? \n" ); document.write( "
Algebra.Com's Answer #511310 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Twenty liters of a solution that is 63% alcohol is going to be diluted to 34% alcohol by adding water. \n" ); document.write( " How much water is added? \n" ); document.write( ": \n" ); document.write( "Let w = amt of water \n" ); document.write( ": \n" ); document.write( "A typical mixture equation \n" ); document.write( ".63(20) = .34(w+20) \n" ); document.write( "12.6 = .34w + 6.8 \n" ); document.write( "12.6 - 6.8 = .34w \n" ); document.write( "5.8 = .34w \n" ); document.write( "w = \n" ); document.write( "w = 17.06 liters of water \n" ); document.write( " |