document.write( "Question 31374: How many ounces of a 22% alcohol solution mixed with how many ounces of pure alcohol would form 60 ounces of a 35% solution? \n" ); document.write( "
Algebra.Com's Answer #18079 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
0.22(x+60)=0.35(60)
\n" ); document.write( "0.22x+13.2=21
\n" ); document.write( "0.22x=7.8
\n" ); document.write( "x=35.45
\n" ); document.write( "Hence, about 35.45 ounces of alcohol should be mixed.
\n" ); document.write( "PAul.
\n" ); document.write( "
\n" );