document.write( "Question 737207: How many gallons of a 4% acid solution should be mixed with 30 gallons of a 14% acid solution to obtain a mixture that is 8% acid \n" ); document.write( "
Algebra.Com's Answer #450228 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many gallons of a 4% acid solution should be mixed with 30 gallons of a 14% acid solution to obtain a mixture that is 8% acid \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "acid + acid = acid \n" ); document.write( "0.04x + 0.14*30 = 0.08*(x+30) \n" ); document.write( "----- \n" ); document.write( "4x + 14*30 = 8x + 8*30 \n" ); document.write( "4x = 6*30 \n" ); document.write( "x = 45 gallons (amt of 4% solution needed) \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |