document.write( "Question 910350: a 6% acidic solution is combined with a 20% acidic solution to produce 35 gallons of a 12% acidic solution. determine how many gallons of the 6% acidic solution should be used \n" ); document.write( "
Algebra.Com's Answer #552420 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x amount of 20%
\n" ); document.write( ".20x + .06(35G - x) = .12(35G)
\n" ); document.write( "x = .06(35G)/.14
\n" ); document.write( "\"35G-x%29\" amount of 6%
\n" ); document.write( "
\n" );