document.write( "Question 394830: How many gallons of a 9% peroxide solution must be mixed with 3 gallons of a 15% peroxide solution to obtain a 12% solution? \n" ); document.write( "
Algebra.Com's Answer #280171 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many gallons of a 9% peroxide solution must be mixed with 3 gallons of a 15% peroxide solution to obtain a 12% solution? \n" ); document.write( "-------------------- \n" ); document.write( "Equation: \n" ); document.write( "active + active = active \n" ); document.write( "0.09x + 0.15*3 = 0.12(x+3) \n" ); document.write( "------ \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "9x + 15*3 = 12x + 12*3 \n" ); document.write( "-3x = -3*3 \n" ); document.write( "--- \n" ); document.write( "x = 3 gallons (amt of 9% solution needed in the mixture) \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |