document.write( "Question 213292: How many gallons of a 4% acid solution should be mixed with 30 gallons of a 13% acid solution to obtain a mixture that is 7% acid? \n" ); document.write( "
Algebra.Com's Answer #161162 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 13% acid solution to obtain a mixture that is 7% acid? \n" ); document.write( "--------------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "acid + acid = acid \n" ); document.write( "0.04x + 0.13*30 = 0.07(x+30) \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "4x + 13*30 = 7x + 7*30 \n" ); document.write( "3x = 6*30 \n" ); document.write( "x = 2*30 = 60 (amt. of 4% solution needed for the mixture) \n" ); document.write( "============================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |