document.write( "Question 1057739: how many ounces of a 25% alcohol solution and a 41% alcohol solution must be combined to obtain 64 ounces of a 35% solution \n" ); document.write( "
Algebra.Com's Answer #672781 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let n be the amount of 41% solution. Then:
\n" ); document.write( ".41n+.25(64-n)=.35(64)
\n" ); document.write( ".16n=6.4
\n" ); document.write( "n=40
\n" ); document.write( "You need 40 oz. of 41% solution, and 24 oz. of 25% solution. ☺☺☺☺
\n" ); document.write( "
\n" ); document.write( "
\n" );