document.write( "Question 433610: how many gallons of a 25% acid solution must be mixed with 100 gallons of a 6% acid solution to obtain a mixture that is 20% acid? \n" ); document.write( "
Algebra.Com's Answer #300581 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
how many gallons of a 25% acid solution must be mixed with 100 gallons of a 6% acid solution to obtain a mixture that is 20% acid?
\n" ); document.write( "------------------
\n" ); document.write( "Equations:
\n" ); document.write( "acid + acid = acid
\n" ); document.write( "---
\n" ); document.write( "0.25x + 0.06*100 = 0.20(x+100)
\n" ); document.write( "------
\n" ); document.write( "Multiply thru by 100 to get:
\n" ); document.write( "25x + 6*100 = 20x+20*100
\n" ); document.write( "5x = 14*100
\n" ); document.write( "x = 14*20
\n" ); document.write( "x = 280 gallons (amt of 25% solution needed)
\n" ); document.write( "===============================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );