document.write( "Question 465898: how many ounces of a 45% alcohol solution must be mixed with 5 ounces of a 50% alcohol solution to make a 46% alcohol solution \n" ); document.write( "
Algebra.Com's Answer #319710 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! m(.45)+5(.50)=.46(m+5) \n" ); document.write( ".45m+2.5=.46m+2.3 \n" ); document.write( ".2=.01m \n" ); document.write( "m=20 \n" ); document.write( "You need 20 ozs. of 45% solution for your 46% solution.. \n" ); document.write( " |