document.write( "Question 410648: How many gallons of a solution of 20% acid must be blended with a solution of 5% acid to obtain 40 gallons of a solution of 12% acid? \n" ); document.write( "
Algebra.Com's Answer #288721 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "to obtain 40 gallons
\n" ); document.write( "Let x and (40gal-x) represent the amount of the 20% and 5% solutions respectively
\n" ); document.write( "Question states***
\n" ); document.write( " .20x + .05(40gal-x) = .12*40gal
\n" ); document.write( "Solving for x
\n" ); document.write( " .15x = .07*40gal
\n" ); document.write( " x = .07*40gal/.15
\n" ); document.write( " x = 18 2/3 gal\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " .20*18.667 + .05*21.333 = 4.8 = .12*40 \n" ); document.write( "
\n" );