document.write( "Question 557159: A chemist needs to make 30 ounces of a 30% alcohol solution by mixing a 15% alcohol solution with a 40% alcohol solution. How many ounces of the 40% solution does she need \n" ); document.write( "
Algebra.Com's Answer #362479 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A chemist needs to make 30 ounces of a 30% alcohol solution by mixing a 15% alcohol solution with a 40% alcohol solution. How many ounces of the 40% solution does she need \n" ); document.write( "-------- \n" ); document.write( "Equation: \n" ); document.write( "alcohol + alcohol = alcohol \n" ); document.write( "0.15x + 0.40(30-x) = 0.30*30 \n" ); document.write( "-------- \n" ); document.write( "Multiply thru by 100: \n" ); document.write( "15x + 40*30 - 40x = 30*30 \n" ); document.write( "-25x = -10*30 \n" ); document.write( "x = (2/5)*30 \n" ); document.write( "x = 12 ounces (amt of 15% solution needed) \n" ); document.write( "--- \n" ); document.write( "30-x = 18 ounces (amt of 40% solution needed) \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " |