document.write( "Question 514144: How many ounces of a 10% alcohol solution must be added to 40 ounces of a 25% solution to reduce it to a 15% solution? \n" ); document.write( "
Algebra.Com's Answer #343299 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many ounces of a 10% alcohol solution must be added to 40 ounces of a 25% solution to reduce it to a 15% solution? \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "alcohol + alcohol = alcohol \n" ); document.write( "0.10x + 0.25*40 = 0.15(x+40) \n" ); document.write( "----- \n" ); document.write( "Multiply thru by 100: \n" ); document.write( "10x + 25*40 = 15x + 15*40 \n" ); document.write( "5x = 10*40 \n" ); document.write( "x = 80 oz (amt. of 10% solution needed) \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |