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 #161119 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .13x+.04*30=.07(30+x) \n" ); document.write( ".13x+1.2=2.1+.07x \n" ); document.write( ".13x-.07x=2.1-1.2 \n" ); document.write( ".06x=.9 \n" ); document.write( "x=.9/.06 \n" ); document.write( "x=15 gallons of 13% acid is used. \n" ); document.write( "Proof: \n" ); document.write( ".13*15+.04*30=.07(30+15) \n" ); document.write( "1.95+1.2=.07*45 \n" ); document.write( "3.15=3.15\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |