document.write( "Question 550352: how many ounces of a 35% alcohol solution must be mixed with 15 ounces of a 40% alcohol solution to make a 36% alcohol solution? \n" ); document.write( "
Algebra.Com's Answer #358649 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how many ounces of a 35% alcohol solution must be mixed with 15 ounces of a 40% alcohol solution to make a 36% alcohol solution? \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "alcohol + alcohol = alcohol \n" ); document.write( "--------------------------------- \n" ); document.write( "0.35x + 0.40*15 = 0.36(x+15) \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "35x + 40*15 = 36x + 36*15 \n" ); document.write( "x = 4*15 \n" ); document.write( "x = 60 oz (amt. of 35% solution needed) \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |