document.write( "Question 626385: twenty ounce of a 30% alcohol solution are mixed with 80 ounces of 20% alcohol solution. how much alcohol is in the mixture? \n" ); document.write( "
Algebra.Com's Answer #394131 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
twenty ounce of a 30% alcohol solution are mixed with 80 ounces of 20% alcohol solution. how much alcohol is in the mixture?
\n" ); document.write( "**
\n" ); document.write( "let x=% alcohol in the mixture
\n" ); document.write( "30%*20+20%*80=x*(20+80)
\n" ); document.write( "6+16=100x
\n" ); document.write( "x=22/100
\n" ); document.write( "x=22%
\n" ); document.write( "alcohol in the mixture=22%
\n" ); document.write( "
\n" );